gimp2 install fails
I get this error message when I try 'sudo port install gimp2':
Making all in common
/bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -L/opt/local/lib -o wmf wmf.o ../../libgimp/
libgimpui-1.3.la ../../libgimpwidgets/libgimpwidgets-1.3.la ../../libgimp/libgimp-1.3.la ../../
libgimpcolor/libgimpcolor-1.3.la ../../libgimpbase/libgimpbase-1.3.la -L/usr/local/lib -lwmf -lwmflite
-lfreetype -lz -lexpat -ljpeg -lpng -lz -lm -L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
-lgdk_pixbuf-2.0 -ltiff -ljpeg -lpng12 -lz -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject
-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lintl
libtool: link: cannot find the library `/usr/local/lib/libexpat.la'
make[3]: * [wmf] Error 1
make[2]: * [all-recursive] Error 1
make[1]: * [all-recursive] Error 1
make: * [all] Error 2
Change History (3)
Owner: |
changed from darwinports-bugs@… to toby@…
|
severity: |
blocker →
normal
|
Resolution: |
→ invalid
|
Status: |
new →
closed
|
Do you have anything installed in /usr/local ? Do you have expat installed via fink?