Date: Sun, 12 Oct 2003 17:40:59 -0400 From: Tom Parquette <tparquet@twcny.rr.com> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: freebsd-gnome@freebsd.org Subject: Re: Problem with libbonoboui (solved in a different way) Message-ID: <3F89CA6B.50201@twcny.rr.com> In-Reply-To: <1065320027.27243.46.camel@shumai.marcuscom.com> References: <3F7F7C32.4010508@twcny.rr.com> <1065320027.27243.46.camel@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Joe, The procedure in the FAQ did NOT fix my problem. However the flow enabled me go get it going on one of my machines. I'm dead in the water on the second but that is the topic of another posting. Basically, what I had to do on my first machine was: pkg_delete -rf pkgconfig\* pkgdb -F cd usr/ports/devel/ORBit2 make clean pkgdb -F make install clean pkgdb -F cd /usr/ports/devel/libbonobo make clean pkgdb -F make install clean pkgdb -F cd /usr/ports/devel/atk make clean pkgdb -F make install clean pkgdb -F cd /usr/ports/x11/gnome2 make clean pkgdb -F make install clean cd /usr/ports/x11/XFree86-4 make clean pkgdb -F make install clean pkgdb -F cd /usr/ports/x11/gnome2-fifth-toe make clean pkgdb -F make install clean pkgdb -F At this point, everything seems to be working. Some of the cleaning and pkgdb-F stuff may have been excessive but I took note of the FAQ item to be liberal in the application of pkgdb -F. Thanks for your help. Cheers... Joe Marcus Clarke wrote: > On Sat, 2003-10-04 at 22:04, Tom Parquette wrote: > >>Please CC me on any replies. I do not subscribe to gnome. TIA. >> >>I was running a portupgrade on my 5.1-CURRENT desktop and I ran into >>problems. >>I think I have narrowed the problem down to libbonoboui. At least, I >>can recreate the failure on demand with a make in libbonoboui. >> From the messages, it appears a script called missing is either too old >>or missing. >>I searched the gnome archives and I found a few other postings but I did >>not find an answer that sounded solid. >>One that looked promising was to reinstall ORBit2 but that did not seem >>to fix the problem. >>I also tried cvsuping ports-all and that did not seem to help either. >> >>I'm attaching the suggested documentation. If this is another FAQ, I >>don't get it. > > > You need to update libbonobo first. If you follow the upgrade > instructions in the Known Issues and FAQ section of > http://www.freebsd.org/gnome/, this will be taken care of for you in the > second step: > > pkgdb -F > portupgrade libbonobo ORBit2 > ... > > Joe > > >>TIA for any help. >>Cheers... >>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F89CA6B.50201>