Am Friday 01 July 2011 13:22:58 schrieb Henry Vermaak: > On 01/07/11 12:06, Rainer Stratmann wrote: > > I downloaded some *.deb packages from here: > > http://sourceforge.net/projects/lazarus/files/Lazarus%20Linux%20i386%20DE > >B/Lazarus%200.9.30/ and wanted to install with > > dpkg -i *.deb > > > > There was an error libc6-dev not found. (crosscompile package). > > Where can I get this deb package? > > dpkg should have marked that dependency as broken, so you should be able > to use: > > apt-get -f install > > to install the necessary packages from the repo. then try dpkg -i ... > again.
When try to install the packages I have some kind of feeling that I will force to learn again and again to eat with knife and fork although I know already how to eat with knife and fork. Also it feels like to be thrown back in stone age. The win32 crosscompile package requires a lot of other packages that are not available in the debian (standard!) distribution. I want to install fpc, lazarus and crosscompile with the deb packages (without internet access on this computer) but that seems to be impossible. I remember that is was possible easier last year. Rainer > Henry > _______________________________________________ > fpc-pascal maillist - fpc-pascal@lists.freepascal.org > http://lists.freepascal.org/mailman/listinfo/fpc-pascal _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal