paragui-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-dev] latest status:


From: Asko Kauppi
Subject: [paragui-dev] latest status:
Date: Thu, 8 Jul 2004 02:44:54 +0300


After today's CVS changes:

OS X:

+ The Unicode issue is okay, well compiles at least. :)
If Unicode is enabled the fonts don't look right. Is this an OS X issue, or..?


- I still need to modify test/Makefile, test/keyboard/Makefile, test/fireworks/Makefile and test/colorselector/Makefile, adding the following to LDFLAGS= :

        -Wl,-bind_at_load -framework Cocoa -framework OpenGL


- "make install" still doesn't try sudo automatically.
  To fix this, change in Makefile:

        install: install-recursive
  -->
        install:
        <tab>     sudo make install-recursive


- Still installs to /sw/... (the fink tree), /usr/local/... would be a better default.
  Where does it take that default anyhow?!

.ak





reply via email to

[Prev in Thread] Current Thread [Next in Thread]