[Lazarus] Installing FPC/Lazarus on Windows using SVN, no binaries
shoKwave
shokwave at gmx.net
Thu Jun 3 18:39:37 CEST 2010
Am 03.06.2010 17:15, schrieb Juha Manninen:
> shoKwave wrote:
>
>> I don't think so. On Linux first you have to check all depending
>> packages (gdk-pixbuf-devel, gtk2-devel, libQt4-devel...) are installed
>> and on some distros packages are named different. Then do all things
>> discriped( without 5.1). And then you have create a symlink to your
>> ppcxxx binary by hand.
>>
> The first part is true but I didn't create symlinks by hand. "make install..."
> made it I guess.
>
I just tested make install to a new diretory but there is no
ppc-binary/-link. Maybe we can say:
begin
if not FileExists('bin/ppci386') then
CreatePPCLink;
end;
:D
More information about the Lazarus
mailing list