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



--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to