gimp and the gnome update...

2006-11-05 Thread Andy Harrison

Could anyone tell me the proper way to fix this?

I tried installing the gimp-2.2.13_2,1 port and here are the relevent
error lines:

grep: /usr/X11R6/lib/libgtk-x11-2.0.la: No such file or directory
sed: /usr/X11R6/lib/libgtk-x11-2.0.la: No such file or directory
libtool: link: `/usr/X11R6/lib/libgtk-x11-2.0.la' is not a valid libtool archive

I'd rather learn to fix it correctly than symlink libs into the wrong spot.

My ports are very current.  Nothing related is out of date.  After a
portsnap yesterday:

# portversion -v | grep 'needs up'
firefox-1.5.0.7_1,1   needs updating (port has 2.0_1,1)
p5-XML-Simple-2.15needs updating (port has 2.16)
win32-codecs-3.1.0.p8,1   needs updating (port has 3.1.0.p8_1,1)


Other relevant versions:

gtk-2.10.6_2
glib-2.12.4
libgnome-2.16.0

FreeBSD 6.1-RELEASE-p10

--
Andy Harrison
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gimp and the gnome update...

2006-11-05 Thread Joe Marcus Clarke
On Sun, 2006-11-05 at 17:12 -0500, Andy Harrison wrote:
 Could anyone tell me the proper way to fix this?
 
 I tried installing the gimp-2.2.13_2,1 port and here are the relevent
 error lines:
 
 grep: /usr/X11R6/lib/libgtk-x11-2.0.la: No such file or directory
 sed: /usr/X11R6/lib/libgtk-x11-2.0.la: No such file or directory
 libtool: link: `/usr/X11R6/lib/libgtk-x11-2.0.la' is not a valid libtool 
 archive
 
 I'd rather learn to fix it correctly than symlink libs into the wrong spot.

http://www.freebsd.org/gnome/docs/faq2.html#q2

Joe
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


signature.asc
Description: This is a digitally signed message part


Re: gimp and the gnome update...

2006-11-05 Thread Andy Harrison


http://www.freebsd.org/gnome/docs/faq2.html#q2



Thanks!  Using the find/grep suggestion did the trick.

--
Andy Harrison
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]