Recent

Author Topic: how to install fpc source on freebsd?  (Read 11659 times)

guest

  • Guest
how to install fpc source on freebsd?
« on: August 27, 2004, 09:00:06 am »
download fpcsrc-1.9.5-040821.tgz and extract it.
#gmake all OPT='-gl -O3p3'  PP=/usr/local/lib/fpc/1.94/ppc286 ----ok
#gamke install PP=compiler/ppc386 PREFIX=/usr/local             ----ok
#ln -s /usr/local/lib/fpc/1.9.5/ppc386 /usr/local/bin/ppc38          ----ok
#install sourceinstall PREFIX=/usr/local                                     ----error("sourceinstall" not found)

Giuseppe Ridinò

  • Full Member
  • ***
  • Posts: 130
how to install fpc source on freebsd?
« Reply #1 on: August 27, 2004, 09:52:59 am »

Anonymous

  • Guest
how to install fpc source on freebsd?
« Reply #2 on: August 27, 2004, 01:00:28 pm »
thanks you,but I can't find detail  about install fpc source in the topic.
Can you tell me which version of  lazarus can work on fpc1.9.4?

Giuseppe Ridinò

  • Full Member
  • ***
  • Posts: 130
how to install fpc source on freebsd?
« Reply #3 on: August 27, 2004, 02:06:29 pm »
fpc 1.9.4 -> lazarus 0.9.1
fpc 1.9.5 -> lazarus 0.9.2

You can find more info about Lazarus under BSD here:
http://lazarus-ccr.sourceforge.net/index.php?wiki=InstallingLazarus

Fred vS

  • Hero Member
  • *****
  • Posts: 3158
    • StrumPract is the musicians best friend
Re: how to install fpc source on freebsd?
« Reply #4 on: July 30, 2014, 06:14:46 am »
Hum, yes it is a old topic but i did not find the solution...

OK for installing fpc on freeBSD with :=>
Quote
# pkg install fpc

OK for installing Lazarus on freeBSD with :=>
Quote
# pkg install lazarus

But how to install fpc source ?
This command does not work :=>
Quote
# pkg install fpc-src

Gives => No packages available matching "fpc-src" in repositories...  :-\

Thanks.
I use Lazarus 2.2.0 32/64 and FPC 3.2.2 32/64 on Debian 11 64 bit, Windows 10, Windows 7 32/64, Windows XP 32,  FreeBSD 64.
Widgetset: fpGUI, MSEgui, Win32, GTK2, Qt.

https://github.com/fredvs
https://gitlab.com/fredvs
https://codeberg.org/fredvs

Graeme

  • Hero Member
  • *****
  • Posts: 1428
    • Graeme on the web
Re: how to install fpc source on freebsd?
« Reply #5 on: July 30, 2014, 08:44:43 pm »
But how to install fpc source ?

Follow this link [http://sourceforge.net/projects/freepascal/files/Source/], and download the source archive for the compiler you need.  ;)  Unpack to the directory you want. That's what I did and works perfectly.
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

 

TinyPortal © 2005-2018