Mailinglist Archive: opensuse (1377 mails)
| < Previous | Next > |
Re: [S.u.S.E. Linux] Gimp 1.0 Compile Probs
- From: deem@xxxxxxx (W.D.McKinney)
- Date: Sun, 2 Aug 1998 09:59:12 -0800 (AKDT)
- Message-id: <199808021759.JAA06048@xxxxxxx>
Michael Lankton <satan3@xxxxxxxx> wrote:
>
> Which gtk do you have installed? 1.0.5 is the latest stable version,
> and 1.1.0 is the dev version. Make sure your gtk libs are in a dir that
> shows up in /etc/ld.so.conf, if not, add the dir to /etc/ld.so.conf.in
> and run SuSEconfig.
The libs needed are available at
<A HREF="ftp://ftp.gimp.org/pub/gtk/v1.1/"><A HREF="ftp://ftp.gimp.org/pub/gtk/v1.1/</A">ftp://ftp.gimp.org/pub/gtk/v1.1/</A</A>>
get both
glib-1.1.0.tar.gz & gtk+-1.1.0.tar.gz
Decompress and compile, following instructions.
Add LIBDIR in /etc/ld.so.conf.in so it looks like this:
------------------------------------
/lib-aout
/usr/X11R6/lib/Xaw3d
/usr/X11R6/lib
/usr/X386/lib
/usr/i486-linux/lib
/usr/i486-linuxaout/lib
/usr/local/lib
/usr/openwin/lib
/usr/siscadp-2.0.0/lib
/opt/kde/lib
LIBDIR
---------------------------------------
Then as ROOT issue the the command
# ldconfig
This should be what you need. Then try compiling GIMP again, and just to be sure
try it from freshly decompressed copy of Gimp.
Post to the list again if you need further help.
Best Regards
-Dee
----------------------------------
|W.D.McKinney (Dee) deem@xxxxxxx |
|No Claim to Fame, Saved by Grace |
----------------------------------
-
To get out of this list, please send email to majordomo@xxxxxxxx with
this text in its body: unsubscribe suse-linux-e
| < Previous | Next > |