Forum > General

Compiling applications!

<< < (3/3)

xinyiman:

--- Quote from: Leledumbo on June 16, 2010, 05:51:10 am ---open a terminal, cd to that folder, then type the command I gave above.

--- End quote ---
Sorry what folder?

xinyiman:
francesco@francesco-laptop:~$ cd /usr/share/fpcsrc/
francesco@francesco-laptop:/usr/share/fpcsrc$ make all install INSTALL_PREFIX=/usr/lib CPU_TARGET=i386
make: *** Nessuna regola per creare l'obiettivo «all».  Arresto.
francesco@francesco-laptop:/usr/share/fpcsrc$


Why?

Leledumbo:
Do you really extract the fpc source into that folder? write here what `ls` (type in terminal, without the backquote) say in that folder. And the INSTALL_PREFIX should be /usr instead of /usr/lib. /usr will install binaries in /usr/bin and support files in /usr/lib/fpc/<fpc version>. You can imagine if you give /usr/lib instead.

Navigation

[0] Message Index

[*] Previous page

Go to full version