Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jan 1999 3:59:12 GMT
From:      "Scott I. Remick" <scott@computeralt.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   gtk-1.1.12 won't "make install"
Message-ID:  <199901210359.WAA08059@server.computeralt.com>

next in thread | raw e-mail | index | archive | help
Hey... I'm having a problem.  Trying to get Enlightenment going, and working on getting all the libraries it needs installed.  This is a fresh 2.2.8-RELEASE install with only a few things in it so far.  

I've gotten most other of the libraries installed, but I'm stuck on gtk-1.1.12 (I still need to install imblib-1.9.1 and p5-gtk-0.4).  First of all, I'm confused as to why E requires gtk-1.1.2 AND gtk-1.1.12, so maybe someone can explain that to me (gtk-1.1.2 installed fine).

Anyhow... for gtk-1.1.12, ./configure works fine.  make works fine.  But when I run "make install", it fails.  It can't find dependencies that do exist (gettext, glib, perl5, xfree86).  First off, right after running make install, I see...

su-2.02# make install
===>  Installing for gtk-1.1.12
===>   gtk-1.1.12 depends on executable: gettext - found
===>   gtk-1.1.12 depends on executable: perl5.00502 - found
===>   gtk-1.1.12 depends on shared library: glib11d.2 - found
===>   gtk-1.1.12 depends on shared library: X11.6 - found
Making install in po 

... and so on.  So at first, it finds them all.  But then after churning for a while, it fails with the following:

===>   Registering installation for gtk-1.1.12
gtk-1.1.12: "/usr/ports/devel/gettext" non-existent -- dependency list incomplet
e
gtk-1.1.12: "/usr/ports/devel/glib11-devel" non-existent -- dependency list inco
mplete
gtk-1.1.12: "/usr/ports/lang/perl5" non-existent -- dependency list incomplete
gtk-1.1.12: "/usr/ports/x11/XFree86" non-existent -- dependency list incomplete

I haven't installed the ports tree, because I didn't think I needed to...?  Besides, all 4 are indeed installed.

Any ideas?  Please cc: any responses to my email address... thanks!

[side note: where is sshd in the ports? I can't find it]

-----------------------
Scott I. Remick                 mailto:scott@computeralt.com
Network and Information Systems (802)388-7545  FAX:(802)388-3697
Computer Alternatives, Inc.     http://www.computeralt.com

-------> <http://www.unix-vs-nt.org/>; <-------

"Voici mon secret. Il est tres simple: on ne voit bien qu'avec le coeur.
L'essentiel est invisible pour les yeux."

This message sent using EMUmail.  http://EmuMail.com

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?199901210359.WAA08059>