Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 1999 08:52:31 -0500 (EST)
From:      Will Andrews <andrews@TECHNOLOGIST.COM>
To:        Jim Mock <jim@luna.cdrom.com>
Cc:        ports@FreeBSD.ORG, erich@FreeBSD.ORG
Subject:   Re: gimp upgrade
Message-ID:  <XFMail.991230085231.andrews@TECHNOLOGIST.COM>
In-Reply-To: <19991229120318.A599@luna.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 29-Dec-99 Jim Mock wrote:
> On Wed, 29 Dec 1999 at 09:06:13 -0500, Will Andrews wrote:
>> On 29-Dec-99 Jim Mock wrote:
>> > Here's a patch to upgrade the gimp port to the latest (afaik) version.
>> > I'd appreciate some feedback on it before I go ahead and commit it.
>> 
>> Does this fix the ugly script-fu crash after one usage? :)
> 
> It seems to.. at least on -STABLE.

*** /var/log/x11.log ***
"/usr/X11R6/libexec/gimp/1.1/plug-ins/rotators" executable not found
gimp: fatal error: sigsegv caught
gimp (pid:26313): [E]xit, [H]alt, show [S]tack trace or [P]roceed: 

Ugh. I tried to use script fu but it crashed (script-fu brought GIMP down with
it too). I tried a `make deinstall' and got this:

<1 5017-0> (99-12-30 8:47:50) [root@shadow /usr/ports/graphics/gimp1.new]# make
deinstall
===>  Deinstalling for gimp-1.1.14
pkg_delete: file `/usr/X11R6/libexec/gimp/1.1/modules/libcdisplay_gamma.so'
doesn't really exist
pkg_delete: file `/usr/X11R6/libexec/gimp/1.1/modules/libcolorsel_gtk.so'
doesn't really exist
pkg_delete: file `/usr/X11R6/libexec/gimp/1.1/modules/libcolorsel_triangle.so'
doesn't really exist
pkg_delete: file `/usr/X11R6/libexec/gimp/1.1/modules/libcolorsel_water.so'
doesn't really exist
pkg_delete: unable to completely remove directory
'/usr/X11R6/libexec/gimp/1.1/modules'
pkg_delete: unable to completely remove directory '/usr/X11R6/libexec/gimp/1.1'
pkg_delete: unable to completely remove directory '/usr/X11R6/libexec/gimp'
pkg_delete: couldn't entirely delete package (perhaps the packing list is
incorrectly specified?)

<1 5022-0> (99-12-30 8:50:20) [root@shadow /usr/ports/graphics/gimp1.new]# ll
/usr/X11R6/libexec/gimp/1.1/modules/
total 41
-rw-r--r--  1 root  wheel   5762 Dec 30 08:47 libcdisplay_gamma.a
-rw-r--r--  1 root  wheel   3148 Dec 30 08:47 libcolorsel_gtk.a
-rw-r--r--  1 root  wheel  15644 Dec 30 08:47 libcolorsel_triangle.a
-rw-r--r--  1 root  wheel  15130 Dec 30 08:47 libcolorsel_water.a

You forgot the static (.a's are static, i think) libraries in the PLIST. ;)

I'm not sure why script-fu keeps crashing on me.. it's done that since gimp
1.1.9, or whatever came before 1.1.10. :\

--
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.991230085231.andrews>