View previous topic :: View next topic |
Author |
Message |
Cryssli Apprentice
Joined: 16 Sep 2003 Posts: 213 Location: Regensburg - Germany
|
Posted: Thu Feb 26, 2004 4:29 pm Post subject: emerge pango fails (sgml ... not found) [gelöst] |
|
|
Hallo,
nach einer Neuinstallation bekomme ich immer wieder folgenden Fehler:
Code: |
/bin/install -c -m 644 ./pangox.aliases /var/tmp/portage/pango-1.2.5-r1/image//etc/pango/pangox.aliases
make[2]: Leaving directory `/var/tmp/portage/pango-1.2.5-r1/work/pango-1.2.5/examples'
make[1]: Leaving directory `/var/tmp/portage/pango-1.2.5-r1/work/pango-1.2.5/examples'
Making install in docs
make[1]: Entering directory `/var/tmp/portage/pango-1.2.5-r1/work/pango-1.2.5/docs'
make[2]: Entering directory `/var/tmp/portage/pango-1.2.5-r1/work/pango-1.2.5/docs'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /var/tmp/portage/pango-1.2.5-r1/image//usr/share/gtk-doc/html/pango
mkdir /var/tmp/portage/pango-1.2.5-r1/image/usr/share
mkdir /var/tmp/portage/pango-1.2.5-r1/image/usr/share/gtk-doc
mkdir /var/tmp/portage/pango-1.2.5-r1/image/usr/share/gtk-doc/html
mkdir /var/tmp/portage/pango-1.2.5-r1/image/usr/share/gtk-doc/html/pango
(installfiles=`echo ./html/*`; \
if test "$installfiles" = './html/*'; \
then echo '-- Nothing to install' ; \
else \
for i in $installfiles; do \
echo '-- Installing '$i ; \
/bin/install -c -m 644 $i /var/tmp/portage/pango-1.2.5-r1/image//usr/share/gtk-doc/html/pango; \
done; \
echo '-- Installing ./html/index.sgml' ; \
/bin/install -c -m 644 ./html/index.sgml /var/tmp/portage/pango-1.2.5-r1/image//usr/share/gtk-doc/html/pango; \
fi)
-- Installing ./html/home.png
-- Installing ./html/layout.gif
-- Installing ./html/left.png
-- Installing ./html/right.png
-- Installing ./html/up.png
-- Installing ./html/index.sgml
/bin/install: cannot stat `./html/index.sgml': No such file or directory
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory `/var/tmp/portage/pango-1.2.5-r1/work/pango-1.2.5/docs'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/pango-1.2.5-r1/work/pango-1.2.5/docs'
make: *** [install-recursive] Error 1
!!! ERROR: x11-libs/pango-1.2.5-r1 failed.
!!! Function einstall, Line 388, Exitcode 2
!!! einstall failed
bash-2.05b#
--------------------------------------------
|
Alle Versuche sind bei mir klaeglich gescheitert. Kann mit BITTE jemand sagen, wie ich das loesen kann? Bin mittlerweile am verzweifeln....
Cryssli _________________ ----------------------------------------------------------
JabberID: Jabberwocky AT amessage.de
GPG-Key: http://www.cryss.net/pubkey.gpg.asc
----------------------------------------------------------
Last edited by Cryssli on Fri Feb 27, 2004 4:47 am; edited 1 time in total |
|
Back to top |
|
|
ralph Advocate
Joined: 02 Mar 2003 Posts: 2001 Location: Hamburg
|
|
Back to top |
|
|
Cryssli Apprentice
Joined: 16 Sep 2003 Posts: 213 Location: Regensburg - Germany
|
Posted: Thu Feb 26, 2004 6:03 pm Post subject: |
|
|
Hab ich versucht. -doc hilft nichts.
Und die sgml Fixseite ist nicht mehr verfuegbar.
(http://cvs.gentoo.org/~satai/sgmlfix.html) _________________ ----------------------------------------------------------
JabberID: Jabberwocky AT amessage.de
GPG-Key: http://www.cryss.net/pubkey.gpg.asc
---------------------------------------------------------- |
|
Back to top |
|
|
Cryssli Apprentice
Joined: 16 Sep 2003 Posts: 213 Location: Regensburg - Germany
|
Posted: Fri Feb 27, 2004 4:49 am Post subject: |
|
|
ein:
Code: | emerge -u --deep pango
|
hat geholfen. _________________ ----------------------------------------------------------
JabberID: Jabberwocky AT amessage.de
GPG-Key: http://www.cryss.net/pubkey.gpg.asc
---------------------------------------------------------- |
|
Back to top |
|
|
|