[fpc-pascal] Easy install of FPC and Lazarus
Rainer Stratmann
RainerStratmann at t-online.de
Mon May 23 12:16:29 CEST 2011
Am Monday 23 May 2011 09:38:12 schrieb Marco van de Voort:
> In our previous episode, Rainer Stratmann said:
> > > > You mean the C Libraries?
> > > > Aren't they already there in the Linux distribution?
> > >
> > > No.
> >
> > But the libraries for X-Window are included I found out.
>
> Not guaranteed. That's what the dependancies are for, working via the
> package systems "should" bring them in if they are missing.
>
> And the qtintf library is mostly likely not available.
Would it be possible to put all the needed libraries in on ~/fpc_install_xxx
directory with all other programs so that lazarus looks there first for the
libraries?
Then also no root rights are needed (simple).
An less other dependancies and problems are created (f.e. version conflict).
With the X-libraries in the program directory it works for me on a linux
system which has not X-window (voyage embedded linux
http://linux.voyage.hk/).
More information about the fpc-pascal
mailing list