Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Docbook problems when writing ebuild
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
vrih
n00b
n00b


Joined: 05 Dec 2002
Posts: 69
Location: London, England

PostPosted: Wed Apr 30, 2003 9:44 am    Post subject: Docbook problems when writing ebuild Reply with quote

I'm trying to write an ebuild for an ear training program called Solfege but I'm running into problems with docbook requirements. I've already had to add the line

Code:
   econf \
--enable-docbook-stylesheet=/usr/share/sgml/docbook/xsl-stylesheets-1.60.1/html/chunk.xsl


To get configure to go further but it errors on
Code:
/usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.60.1/html//../manpages/docbook.xsl solfege.manpage.xml
warning: failed to load external entity "/usr/share/sgml/docbook/xsl-stylesheets-1.60.1/html//../manpages/docbook.xsl"
cannot parse /usr/share/sgml/docbook/xsl-stylesheets-1.60.1/html//../manpages/docbook.xsl
make: *** [solfege.1] Error 4


Has anyone got any ideas?
Back to top
View user's profile Send private message
PT_LAmb
Guru
Guru


Joined: 22 Apr 2002
Posts: 332
Location: Lisboa (Lisbon), Portugal

PostPosted: Wed Apr 30, 2003 1:08 pm    Post subject: Reply with quote

Strange... I can't find /usr/share/sgml/docbook/xsl-stylesheets-1.57.0/manpage/docbook.xsl, but /usr/share/sgml/docbook/xsl-stylesheets-1.57.0/html/docbook.xsl is present and is part of app-text/docbook-xsl-stylesheets-1.57.0.

Are you trying to translate your doc to a manpage? Try not doing it. (this is pure guess).

Good luck,
Ricardo Cordeiro :)
_________________
SETI@Home - http://setiathome.ssl.berkeley.edu/
Back to top
View user's profile Send private message
vrih
n00b
n00b


Joined: 05 Dec 2002
Posts: 69
Location: London, England

PostPosted: Wed Apr 30, 2003 6:06 pm    Post subject: Reply with quote

its not me trying to do it, it's the configure script
Back to top
View user's profile Send private message
PT_LAmb
Guru
Guru


Joined: 22 Apr 2002
Posts: 332
Location: Lisboa (Lisbon), Portugal

PostPosted: Thu May 01, 2003 2:09 pm    Post subject: Reply with quote

vrih wrote:
its not me trying to do it, it's the configure script
hum... dunno. Try to hack it. :)

Good luck,
Ricardo Cordeiro :)
_________________
SETI@Home - http://setiathome.ssl.berkeley.edu/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum