Re: ** ERROR **: Could not create per-user Gnome directory </home/torben/.gnome> - aborting




thuis happens if you are using a libc5 Linux system and the pthreads
library (aka linuxthreads for libc-5) is linked in. This happens
especially with objective-c libraries Edit the makefile and delete the
-lpthreads item from the library list. Relink the app and all should
be fine.

The pthread library for libc-5 is buggy as hell. Best would be to
ignpre threrading when on libc-5 systems.
--
Michael Lausch/g.a.m.s. edv dienstleistungen gmbh
See my web page <http://www.gams.net/~mla> or query PGP key server for PGP key.
"Reality is that which, when you stop believing in it, doesn't go away".
                -- Philip K. Dick



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