Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Mar 1999 16:15:43 -0500
From:      "Chuck O'Donnell" <cao@bus.net>
To:        Tyson Dougherty <mannix@eoni.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Enlightenment
Message-ID:  <19990308161543.C13886@milf18.bus.net>
In-Reply-To: <001201be682e$e9337300$7c6cb4cd@default>; from Tyson Dougherty on Sun, Mar 07, 1999 at 12:10:21AM -0000
References:  <001201be682e$e9337300$7c6cb4cd@default>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 07, 1999 at 12:10:21AM -0000, Tyson Dougherty wrote:
> I was given advice on getting Enlightenment to work..... I'm having
> problems that are giving me a complex.... as follows...
> >cd /usr/ports/x11-wm/enlightenment
> >make install clean
> >
> I did exactally that.. and I get an error,
> Error: shared library "gtk11.1" does not exist
> *error code1
> Stop
> ***error code1
> etc.. and etc.. 
> I could not locate gtk11.1 anywhere. :(
> can you help?
> --Thanks
> 

Most ports will install any required dependencies themselves, so you
shouldn't have to do it yourself. Lately while installing ports I have
found that the ftp server supplying the sources is busy, and the make
will fail. It's hard to say from the error you supplied above, but if
that is happening to you, your two choices are to (1) manually fetch
the required source distribution and make the port again, or (2) just
keep retrying until `make' succeeds. I usually go with method (1) to
save time.

If you're still having trouble, try to capture the exact error message
returned when make fails (maybe using script(1) or a redirection if
you don't already have X running to cut/paste).

Good luck.

Chuck


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




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