Re: GNOME on SuSE 6.0, a nightmare.



Jan Gentsch <gentsch@ifm.uni-hamburg.de> writes:

|   You have given the answear yourself, use something like this (taken from
|   my spec-files):
|   
|   export PATH=${PATH}:/opt/gnome/bin
|   export ACLOCAL_FLAGS="-I/opt/gnome/share/aclocal"
|   if [ ! -f configure ]; then
|     CPPFLAGS="-I/usr/X11R6/include" LDFLAGS="-L/usr/X11R6/lib" \
|     CFLAGS="$RPM_OPT_FLAGS" ./autogen.sh --prefix=%prefix
|   else
|     CPPFLAGS="-I/usr/X11R6/include" LDFLAGS="-L/usr/X11R6/lib" \
|     CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%prefix
|   fi

Yes, this looks good.  For the time being, I do use

    %define sysconfdir=/etc/opt/gnome

in additions.

|   Then configure will find libpng, libz and co and everything should work
|   fine.
|   Gnome 1.0 will be available from my site
|   http://ifmpc118.ifm.uni-hamburg.de/gnome.html and mirrors propably
|   tommorrow morning.

Thanks for your service!

-- 
Karl Eichwalder



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