Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Feb 2002 23:15:40 -0800
From:      John Merryweather Cooper <john_m_cooper@yahoo.com>
To:        William Evanson <evawil823@hotmail.com>
Cc:        marcus@marcuscom.com, freebsd-ports@FreeBSD.ORG
Subject:   Re: Another Galeon installation Issue
Message-ID:  <20020206231540.I23198@johncoop.MSHOME>
In-Reply-To: <F121nH9vTe1wXG4cd8L0000ae20@hotmail.com>; from evawil823@hotmail.com on Wed, Feb 06, 2002 at 22:55:40 -0800
References:  <F121nH9vTe1wXG4cd8L0000ae20@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 2002.02.06 22:55 William Evanson wrote:
> I tried portupgrade -R gnome and it says that the gnome package does 
> not exist???  I have gnome installed on my system.  I am not sure I 
> understand.  Any ideas...
> 

This is not a good sign.  :)

 From a root prompt (with X NOT running) try:

# cd /usr/ports/x11/gnome
# make clean install

This is the GNOME meta-port.  If this runs to completion without error, 
then you can:

# portupgrade -R gnome (or if you're really paranoid and have lots of 
cycle to burn, throw in the -f flag to "force" all the rebuilds)

If it doesn't run to completion without error (probably because it was 
already installed):

# make deinstall reinstall

and then try

# portupgrade -R gnome

as above.

> 
>> From: Joe Clarke <marcus@marcuscom.com>
>> To: William Evanson <evawil823@hotmail.com>
>> CC: freebsd-ports@FreeBSD.ORG
>> Subject: Re: Another Galeon installation Issue
>> Date: 03 Feb 2002 05:04:53 -0500
>> 
>> On Sun, 2002-02-03 at 04:35, William Evanson wrote:
>> > My Galeon installation of galeon-1.0.2 is trying to compile Gnome 
>> Control
>> > Center (control-center-1.4.0.1) which is erroring out.
>> > I'm assuming I am missing a dependency, but am not sure.  I'm still
>> > new to the port installation thing.
>> >
>> > Here is the error message and the area around the error:
>> >
>> > /usr/libexec/elf/ld: warning: libpng.so.4, needed by
>> > /usr/X11R6/lib/libImlib.so, may conflict with libpng.so.5
>> > configure:5766: checking for gnome-vfs library >= 0.9
>> > (end of "config.log")
>> > *** Error code 1
>> >
>> > Here is the area around this error.
>> > Do I need to do somehing with libpng or gnome-vfs???
>> > Any Ideas...
>> 
>> cvsup the latest ports tree, and upgrade png and all your GNOME bits.
>> If you're using portupgrade, try:
>> 
>> portupgrade -R gnome
>> portupgrade -r ORBit
>> 
>> That should get almost all of the GNOME apps and their dependencies.
>> 
>> Joe
>> 
>> >
>> > configure:5562: checking for imlib-config
>> > configure:5597: checking for IMLIB - version >= 1.8.2
>> > configure:5680: cc -o conftest -O -pipe  -I/usr/X11R6/include 
>> -Wall -Wunused
>> >   -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include
>> > -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12
>> > -I/usr/local/include/glib12 -I/usr/local/include 
>> -I/usr/X11R6/include
>> > -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 
>> -I/usr/local/include
>> > -I/usr/X11R6/include  -L/usr/X11R6/lib conftest.c -L/usr/local/lib
>> > -L/usr/X11R6/lib -lImlib -L/usr/local/lib -ltiff -lungif -lpng -lz 
>> -lm
>> > -lXext -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 1>&5
>> > /usr/libexec/elf/ld: warning: libpng.so.4, needed by
>> > /usr/X11R6/lib/libImlib.so, may conflict with libpng.so.5
>> > configure:5766: checking for gnome-vfs library >= 0.9
>> > (end of "config.log")
>> > *** Error code 1Stop in /usr/ports/sysutils/gnomecontrolcenter.
>> > *** Error code 1
>> >
>> > Stop in /usr/ports/sysutils/gnomecontrolcenter.
>> > *** Error code 1
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> > _________________________________________________________________
>> > Join the world?s largest e-mail service with MSN Hotmail.
>> > http://www.hotmail.com
>> >
>> >
>> > To Unsubscribe: send mail to majordomo@FreeBSD.org
>> > with "unsubscribe freebsd-ports" in the body of the message
>> >
>> 
>> 
> 
> 
> 
> 
> _________________________________________________________________
> MSN Photos is the easiest way to share and print your photos: 
> http://photos.msn.com/support/worldwide.aspx
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-ports" in the body of the message
-- 
          _
   | |V| / '                       ||  MacroHard --                   \
\_| | | \_,                       ||     the perfection of form over |
----------------------------------||     substance, marketing over   |
Web:  http://www.borgsdemons.com  ||     performance, and greed over |
AIM:  johnmcooper                 ||     design . . .                |
=====================================================================/
Public Key:  http://www.borgsdemons.com/Personal/pgpkey.asc          |
=====================================================================\

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?20020206231540.I23198>