On Tue, 24 Jun 2003 JRTHURS@xxxxxx wrote:
> I'm trying to compile gdome on an HP box. I don't have admin rights and
> can't run the configure script. My compile fails on glib.h with error
> g_bit_nth_lsf: Unexpected symbol. Any pointers?
not having admin rights shouldn't prevent you from running configure. In
fact you can specify a local directory where you want gdome installed to.
Example:
./configure --prefix=/public/local
In what stage did you get the error? What file was being compiled?
-- luca
|