RE: installation problem on SuSE 9.1



It seems obvious to me, so I must be missing some part of the problem..

For suse 9.1, I usually need to ./configure --prefix=/opt/gnome
make,
su
  make install
exit

  normal users can't really create directories in either /usr/local
(default prefix)  or in the stand

-----Original Message-----
From: gtk-list-bounces gnome org [mailto:gtk-list-bounces gnome org] On
Behalf Of Kolozi Robert
Sent: Thursday, November 04, 2004 11:54 AM
To: gtk-list
Subject: Re: installation problem on SuSE 9.1

On Thu, 2004-11-04 at 06:26, Archana wrote:
> Also you can try one more thing:
> 
> Go to gtk+2.* directory
> cp configure configure.org /* Save the original configure script */
> autoconf /* This will generate a configure script for you */
> 
> Now do the usual steps: ./configure, make, make install
> 
> If it breaks in running configure script here, then move back the
> original configure script so that you dont loose it.
> 
> And see if it helps..
> 
> Regards,
> Archana.
> 
> Archana wrote:
> 
>  > Hi,
>  >
>  > Try doing these steps:
>  >
>  > 1. Become root
>  > 2. Set all the environment variables CFLAGS, PATH, LD_LIBRARY_PATH and
>  > then build it.
>  >
>  > See if it helps..
>  >
>  > Regards,
>  > Archana.
>  >


Archana,

I have tried what you suggested but it steel gave me the same message
while compiling:

$: make

...
 && rm -f tmp-gdk-pixbuf-enum-types.h \
 && echo timestamp > s-enum-types-h
 /bin/sh: line 1: glib-mkenums: command not found
 make[2]: *** [s-enum-types-h] Error 127
 make[2]: Leaving directory
 `/usr/src/packages/SOURCES/gtk+-2.4.9/gdk-pixbuf'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/usr/src/packages/SOURCES/gtk+-2.4.9'
 make: *** [all] Error 2

Any other suggestions? Is there any medicine?

Thanks!!

_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list




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