View previous topic :: View next topic |
Author |
Message |
oRDeX Veteran
Joined: 19 Oct 2003 Posts: 1325 Location: Italy
|
Posted: Sun Dec 12, 2004 10:45 am Post subject: Errore in compilazione docbook-sgml-utils [risolto] |
|
|
Ragà vado ad emergere docbook-sgml-utils emi da qst errore
Code: |
SGML_SEARCH_PATH=../..:../../doc:.. \
jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
-V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
jade: error while loading shared libraries: libosp.so.3: cannot open shared object file: No such file or directory
jade: error while loading shared libraries: libosp.so.3: cannot open shared object file: No such file or directory
make[2]: *** [api.html] Error 127
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [backend-spec.html] Error 127
make[2]: Leaving directory `/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/doc/HTML'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/doc'
make: *** [all-recursive] Error 1
!!! ERROR: app-text/docbook-sgml-utils-0.6.14 failed.
!!! Function src_compile, Line 508, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.
|
Dove la trovo quella libreria??
Last edited by oRDeX on Sun Dec 12, 2004 2:26 pm; edited 1 time in total |
|
Back to top |
|
|
zUgLiO l33t
Joined: 12 Aug 2003 Posts: 754 Location: Ferrara (Italy)
|
Posted: Sun Dec 12, 2004 10:55 am Post subject: |
|
|
Code: | root@tavernello zuglio # qpkg -f /usr/lib/libosp.so.3
app-text/opensp *
|
_________________
voglio poi dire che il tempo mi avrà fatto abituare,
ma io non trovo nemmeno brutta la stiva buia di questa nave
|
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31282 Location: here
|
Posted: Sun Dec 12, 2004 11:23 am Post subject: |
|
|
Devi dare
Code: | # emerge --oneshot openjade |
e se leanci revdep-rebuild -p lo dira' anche lui _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
oRDeX Veteran
Joined: 19 Oct 2003 Posts: 1325 Location: Italy
|
Posted: Sun Dec 12, 2004 11:41 am Post subject: |
|
|
Entrambi i pacchetti sono già installati, ho fatto un ls /usr/lib/libosp.so* ed ho scoperto che io ho il .4, ora faccio un symlink con .3 e dovrei essere OK! |
|
Back to top |
|
|
oRDeX Veteran
Joined: 19 Oct 2003 Posts: 1325 Location: Italy
|
Posted: Sun Dec 12, 2004 11:50 am Post subject: |
|
|
Creato il symlink, lancio l'emerge, ora dove dava errore in vece sta così
Code: | SGML_CATALOG_FILES=/etc/sgml/catalog \
SGML_SEARCH_PATH=../..:../../doc:.. \
jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
-V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
SGML_CATALOG_FILES=/etc/sgml/catalog \
SGML_SEARCH_PATH=../..:../../doc:.. \
jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
-V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
|
con l'uso CPU al 100% da qulache minuto... |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31282 Location: here
|
Posted: Sun Dec 12, 2004 11:50 am Post subject: |
|
|
oRDeX wrote: | Entrambi i pacchetti sono già installati, ho fatto un ls /usr/lib/libosp.so* ed ho scoperto che io ho il .4, ora faccio un symlink con .3 e dovrei essere OK! |
No non e' il metodo giusto il metodo giusto per evitare queste cose e'
Code: | # revdep-rebuild -p |
_________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
oRDeX Veteran
Joined: 19 Oct 2003 Posts: 1325 Location: Italy
|
Posted: Sun Dec 12, 2004 11:53 am Post subject: |
|
|
Code: | -bash: revdep-rebuild: command not found |
Mi dici in che pacchetto sta pls? |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31282 Location: here
|
Posted: Sun Dec 12, 2004 11:54 am Post subject: |
|
|
Code: | # qpkg -f /usr/bin/revdep-rebuild
app-portage/gentoolkit * |
_________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
oRDeX Veteran
Joined: 19 Oct 2003 Posts: 1325 Location: Italy
|
Posted: Sun Dec 12, 2004 12:16 pm Post subject: |
|
|
Fatto! Sto emergendo i pacchetti che mi ha consigliato..anche se sono tutti marchiati R, spero in buoni risultati |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31282 Location: here
|
Posted: Sun Dec 12, 2004 12:22 pm Post subject: |
|
|
oRDeX wrote: | Fatto! Sto emergendo i pacchetti che mi ha consigliato..anche se sono tutti marchiati R, spero in buoni risultati |
E' giusto che siamo R. infatti controlla quelli linkati a librerie vecchie e li ricompila per linkarli a quelle nuove _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
oRDeX Veteran
Joined: 19 Oct 2003 Posts: 1325 Location: Italy
|
Posted: Sun Dec 12, 2004 2:26 pm Post subject: |
|
|
Risolto grazie |
|
Back to top |
|
|
|