building documentation failed
Hello, when i run make inside the ~wine/documentation directory i get an error when the pdf is created. The fix is easy for me, just an additional parameter (-s) for the command db2pdf. But before i send the attached patch to wine-patches i like to know if anyone can run make successful in the documentation directory. In this case we may have to add a check in the configure script. If someone is able to build the documentation successful please post the output of "db2pdf -v". Thanks Stefan
Hello! On Sat, Apr 13, 2002 at 01:36:37PM +0200, Stefan Leichter wrote:
when i run make inside the ~wine/documentation directory i get an error when the pdf is created. The fix is easy for me, just an additional parameter (-s) for the command db2pdf.
But before i send the attached patch to wine-patches i like to know if anyone can run make successful in the documentation directory. In this case we may have to add a check in the configure script.
If someone is able to build the documentation successful please post the output of "db2pdf -v". Yes, it works without the "-s" for me. camus:~/work/wine/documentation$ db2pdf -v DocBook-utils version 0.6.9 (jw version 1.1)
bye michael -- Michael Stefaniuc Tel.: +49-711-96437-199 System Administration Fax.: +49-711-96437-111 Red Hat GmbH Email: mstefani(a)redhat.com Hauptstaetterstr. 58 http://www.redhat.de/ D-70178 Stuttgart
Michael Stefaniuc wrote:
On Sat, Apr 13, 2002 at 01:36:37PM +0200, Stefan Leichter wrote:
when i run make inside the ~wine/documentation directory i get an error when the pdf is created. The fix is easy for me, just an additional parameter (-s) for the command db2pdf.
But before i send the attached patch to wine-patches i like to know if anyone can run make successful in the documentation directory. In this case we may have to add a check in the configure script.
If someone is able to build the documentation successful please post the output of "db2pdf -v". Yes, it works without the "-s" for me. camus:~/work/wine/documentation$ db2pdf -v DocBook-utils version 0.6.9 (jw version 1.1)
Hello, does the documentation build with '-s' too? Tschüß Stefan
Hello! On Tue, Apr 16, 2002 at 09:25:44AM +0200, Stefan Leichter wrote:
On Sat, Apr 13, 2002 at 01:36:37PM +0200, Stefan Leichter wrote:
when i run make inside the ~wine/documentation directory i get an error when the pdf is created. The fix is easy for me, just an additional parameter (-s) for the command db2pdf.
But before i send the attached patch to wine-patches i like to know if anyone can run make successful in the documentation directory. In this case we may have to add a check in the configure script.
If someone is able to build the documentation successful please post the output of "db2pdf -v". Yes, it works without the "-s" for me. camus:~/work/wine/documentation$ db2pdf -v DocBook-utils version 0.6.9 (jw version 1.1)
does the documentation build with '-s' too? No, it fails with unknown option and presents me the db2pdf -h output.
bye michael -- Michael Stefaniuc Tel.: +49-711-96437-199 System Administration Fax.: +49-711-96437-111 Red Hat GmbH Email: mstefani(a)redhat.com Hauptstaetterstr. 58 http://www.redhat.de/ D-70178 Stuttgart
participants (2)
-
Michael Stefaniuc -
Stefan Leichter