[fpc-pascal] FPC / Lazarus install on Fedora 18
md at rpzdesign.com
md at rpzdesign.com
Thu May 23 15:23:09 CEST 2013
Yes, you may have built the rpms on the platform, but where was the
ultimate destination for the executables
after you RAN the RPM to install the program?
It seems that Fedora 18 unified /bin -> /usr->bin using symbolic links
and so the compiler is not ready to run
on a system where it installs the binaries to /usr/bin.
So what I am saying for the lazarus/freepascal binary package installers
is that they need to consider having
some option of changing where the installed binaries go that is
different than /usr/bin. Maybe /usr/local/bin?
md
On 5/23/2013 3:40 AM, Mattias Gaertner wrote:
>> "md at rpzdesign.com" <md at rpzdesign.com> hat am 22. Mai 2013 um 17:18
>> geschrieben:
>>
>>
>> Anybody successful putting Freepascal 2.6.2 / Lazarus 1.0.8 on Fedora 18.
> I built successfully the 64bit rpms on a FC 18 64bit and had no such problems.
>
> Mattias
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
More information about the fpc-pascal
mailing list