Hi,
I am a complete newbie at linux and lazarus... I am trying to include Indy
10 in my home computer which has ubuntu 9.04 and Lazarus 0.9.27 with fpc
2.2.4
I tried to follow the steps found in the wiki page:

*How to install on debian/ubuntu

   * # cd indy-10.2.0.1/fpc
   * # chmod +x debian/rules
   * # touch README
   * # sudo apt-get install fakeroot
   * # dpkg-buildpackage -rfakeroot -uc
   * # cd ..
   * # sudo dpkg -i *.deb
   * install package indylaz.lpk in lazarus *

when I execute *    * # dpkg-buildpackage -rfakeroot -uc *I get:
*
/usr/bin/make install
INSTALL_BASEDIR=/usr/lib/lazarus/components/indy-10.2.0.3/fpc/debian/indy-fpc//usr/lib/fpc/2.2.4
make[1]: se ingresa al directorio
`/usr/lib/lazarus/components/indy-10.2.0.3/fpc'
/usr/bin/fpcmake -p -Ti386-linux Makefile.fpc
Processing Makefile.fpc
Error: Target "linux", package "rtl" not found
make[1]: *** [fpc_install] Error 1
make[1]: se sale del directorio
`/usr/lib/lazarus/components/indy-10.2.0.3/fpc'
make: *** [install-arch] Error 2
dpkg-buildpackage: fallo: fakeroot debian/rules binary entregó error de
estado de salida 2
adear...@adearmas-desktop:/usr/lib/lazarus/components/indy-10.2.0.3/fpc$
*
I could follow these steps with the same ubuntu box and lazarus from the
repositories (0.9.26), I managed to install indy there but I can't debug :-(
Debug is working on lazarus 0.9.27, all I need is to make indy work. Any
ideas?

Thanks.

PS: Sorry for my english.
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to