i have just installed fink and imeediatly installed xfre86-base and xfree86-rootless. i then began to try and install gimp. everything downloaded fine, but in the compiling and installing phase i get the following and it goes back to the prompt. What have i done wrong or haven't done at all. i am new to fink, and still learning whatever *nix stuff i can, so any info would be great.
thanks



Making install in libart_lgpl
Making install in doc
*** Scanning header files ***
cd . && ( \
if test -f libart.types && grep -l '^..*$' libart.types > /dev/null ; then \
CC="/bin/sh ../libtool --mode=compile gcc" LD="/bin/sh ../libtool --mode=link gcc" CFLAGS="" LDFLAGS="" gtkdoc-scangobj --module=libart ; \
else \
for i in libart.args libart.hierarchy libart.signals ; do \
test -f $i || touch $i ; \
done \
fi )
cd . && \
gtkdoc-scan --module=libart --source-dir=../ --ignore-headers="libart-features.h config.h acconfig.h libart.h" --deprecated-guards="GTK_ENABLE_BROKEN|GTK_DISABLE_DEPRECATED"
touch scan-build.stamp
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /sw/src/root-gnome-libs-1.4.2-2/sw/share/gtk-doc/html/libart
mkdir /sw/src/root-gnome-libs-1.4.2-2/sw/share/gtk-doc
mkdir /sw/src/root-gnome-libs-1.4.2-2/sw/share/gtk-doc/html
mkdir /sw/src/root-gnome-libs-1.4.2-2/sw/share/gtk-doc/html/libart
(installfiles=`echo ./html/*.html`; \
if test "$installfiles" = './html/*.html'; \
then echo '-- Nothing to install' ; \
else \
for i in $installfiles; do \
echo '-- Installing '$i ; \
/usr/bin/install -c -m 644 $i /sw/src/root-gnome-libs-1.4.2-2/sw/share/gtk-doc/html/libart; \
done; \
echo '-- Installing ./html/index.sgml' ; \
/usr/bin/install -c -m 644 ./html/index.sgml /sw/src/root-gnome-libs-1.4.2-2/sw/share/gtk-doc/html/libart; \
fi)
-- Installing ./html/basic-foo.html
-- Installing ./html/basic-rendering.html
-- Installing ./html/basic.html
-- Installing ./html/fdl-section1.html
-- Installing ./html/fdl-section10.html
-- Installing ./html/fdl-section2.html
-- Installing ./html/fdl-section3.html
-- Installing ./html/fdl-section4.html
-- Installing ./html/fdl-section5.html
-- Installing ./html/fdl-section6.html
-- Installing ./html/fdl-section7.html
-- Installing ./html/fdl-section8.html
-- Installing ./html/fdl-section9.html
-- Installing ./html/fdl-using.html
-- Installing ./html/fdl.html
-- Installing ./html/internals-intersector.html
-- Installing ./html/internals.html
-- Installing ./html/intro-file-names.html
-- Installing ./html/intro.html
-- Installing ./html/libart-affine-transformation-matrices.html
-- Installing ./html/libart-art-alpha-gamma-stuff.html
-- Installing ./html/libart-core-construction-apis.html
-- Installing ./html/libart-extended-construction-apis.html
-- Installing ./html/libart-memory-management.html
-- Installing ./html/libart-svp-rendering.html
-- Installing ./html/libart-svps.html
-- Installing ./html/libart-transformation-operations.html
-- Installing ./html/libart.html
-- Installing ./html/problems-memory.html
-- Installing ./html/problems.html
-- Installing ./html/sample-display.html
-- Installing ./html/sample.html
-- Installing ./html/x35.html
-- Installing ./html/index.sgml
/usr/bin/install: ./html/index.sgml: No such file or directory
make[3]: *** [install-data-local] Error 71
make[2]: *** [install-am] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
### execution of make failed, exit code 2
Failed: installing gnome-libs-1.4.2-2 failed



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to