Hi Guys,

My Ubuntu version: 12.10, KDE. I have some problem about lazarus+fpc install/upgrade.

1)

   Setup via PPA:
   https://launchpad.net/~prof7bit/+archive/lazarus-1.0.0
   <https://launchpad.net/%7Eprof7bit/+archive/lazarus-1.0.0>

2)

   sudo apt-get install lazarus

   Beállítás: fpc (2.6.1+201302241921~quantal1) ...
   sh: 0: Can't open /usr/lib/fpc/2.6.1/samplecfg
   dpkg: error processing fpc (--configure):
     installed post-installation script alfolyamat 127 hibakóddal kilépett

3)

   sudo mkdir /usr/lib/fpc/2.6.1
   touch /usr/lib/fpc/2.6.1/samplecfg
   sudo apt-get install fpc
   Beállítás: fpc (2.6.1+201302241921~quantal1) ...
   Beállítás: lazarus (1.0.7+201302241818~quantal1) ...

The lazarus and fpc is installed. :) But...

4)
a)Start Lazarus ide from menu. The Configure Lazarus IDE say: "Without a proper compiler the code browsing and compiling will be disappointing. [Cancel][Ignore]" b)Error message: "Compiler "/usr/bin/fpc" does not support target x86_64-linux"


How could I install a fresh Lazarus+fpc version on Ubuntu 12.10 from repository or PPA?

Regards,
András
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to