Re: Dependency Error



Hello,
I found a later version of libpng12 in /opt/local/lib (1.2.10) and that took care of the problem. I set the paths to look into both /sw/ lib and /opt/local/lib. Thank you for your help.
Frank

On Nov 12, 2006, at 1:24 PM, Joseph E. Sacco, Ph.D. wrote:

Frank,

Some things to look at:

(1) Paths in gar.conf.mk
PATH, LD_LIBRARY_PATH, PKG_CONFIG_PATH, PYTHONPATH, etc. must contain
entries for the stuff installed by Fink in /sw

(2) development packages
Many applications are decomposed into a user package and a development
package. Is libpng3-shlibs installed?

-Joseph

====================================================================== =============


Is there a "-devel" package for libpng ?


-Jose
On Sun, 2006-11-12 at 12:41 -0800, Frank J.R.Hanstick wrote:
Hello,
	I opened Fink via Fink Commander (both were already installed) to
discover that libpng3 version 1:1.2.8-1 is already installed.  I
reinstalled; but, got the same error when trying again.  I then ran
package selfupdate-cvs and update-all to ensure that all within are
most current according to Fink.  A lot was updated; but, libpng3 did
not appear to be among the updates.  libpng12.pc is in sw/lib/
pkgconfig (where Fink installs everything); therefore, I added the
directory to PKG_CONFIG_PATH.  I still get the dependency error.
Frank

On Nov 12, 2006, at 6:21 AM, Joseph E. Sacco, Ph.D. wrote:

Frank,

GARNOME handles dependencies within the GARNOME source tree. It
does not
handle *external* dependencies.

What to do...

You are building under OSX. Install Fink

        http://fink.sourceforge.net/

and add whatever external packages you require.

-Joseph

===============================================================
On Sun, 2006-11-12 at 02:37 -0800, Frank J.R.Hanstick wrote:
Hello,
	I am trying to install gnome via garnome (2.16.0) on my G4 PPC mac
(Darwin 8.8.0) and get the following dependency error for ==> Running
configure in work/main.d/gtk+-2.10.3:

checking for BASE_DEPENDENCIES... configure: error: Package
requirements (glib-2.0 >= 2.12.0    atk >= 1.9.0    pango >=
1.12.0    cairo >= 1.2.0) were not met.

The configure.log file contained the following detailed information:

configure:21250: checking for BASE_DEPENDENCIES
configure:21255: $PKG_CONFIG --exists --print-errors "glib-2.0 >=
2.12.0    atk >= 1.9.0    pango >= 1.12.0    cairo >= 1.2.0"
Package libpng12 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpng12.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpng12', required by 'cairo', not found

[snip...]


I thought all dependencies were to be taken care of by garnome; but,
could not find a libpng12 folder anywhere in garnome-2.16.0.  Where
do I go from here?

	For the record, I tried garnome-2.16.1.1 and get a not found error
for _FSPathMakeRef in libfreetype.6.dylis.

	One more item.  --Export-dynamic is not a recognized parameter for
ld in Darwin. I changed the reference to -dynamic (even though it is
the default setting) and got as far as the dependency error.

Frank
PS:  I signed up, so I should be on the mailing list.
--
joseph_sacco [at] comcast [dot] net

--
garnome-list mailing list
garnome-list gnome org
http://mail.gnome.org/mailman/listinfo/garnome-list

--
joseph_sacco [at] comcast [dot] net

--
garnome-list mailing list
garnome-list gnome org
http://mail.gnome.org/mailman/listinfo/garnome-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]