On Fri, Sep 19, 2008 at 1:26 AM, Maxim Vuets <[EMAIL PROTECTED]> wrote:
> I made Arch Linux PKGBUILD (analog of a Gentoo ebuild) > for cuneiform 0.4: http://aur.archlinux.org/packages.php?ID=20060 Great work, thanks. > I'm afraid to install .so to /usr/lib, so I changed CMakeLists.txt a bit > to install them to /usr/lib/cuneiform-0.4.0: Does this require adding /usr/lib/cuneiform-0.4.0 to LD_LIBRARY_PATH for every user? > Also I found a little bug--"cmake -DLIBTYPE=STATIC ..." I think that is the smallest bug you could find. STATIC has never worked. I should have removed that ages ago. _______________________________________________ Mailing list: https://launchpad.net/~cuneiform Post to : [email protected] Unsubscribe : https://launchpad.net/~cuneiform More help : https://help.launchpad.net/ListHelp

