Hi all,

I have some questions about the Lazarus Makefile's.

First: why is lazarus installed in share? /usr/share is hard-coded in
Makefile.fpc, and so it's hard to change. But since there's compiled
code in lazarus, I would say that /usr/lib is the right place...

Second: If I change /usr/lib in Makefile.fpc and run fpcmake, that works
fine, but not on dual 32/64 bit linux systems. In that case it should
be /usr/lib64. Any idea how to solve this, except by using two
makefile.fpc's?

Joost.


_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to