| Posted: 31 Mar 2007 07:25 | |
|
Registered User Currently Offline |
Posts: 2 Join Date: Mar 2007 |
|
Hi Guru's
i have installed eDE, and read the documentation, now i have created a Docbook XML file with the docbook_create command. If i then run docbook_pdf i get the error message below Code:
C:\docbook\bat>docbook_pdf.bat SQAPFinal eDE: creating SQAPFinal.pdf in c:\docbook\output\SQAPFinal\pdf\: 'docbook_configuration.bat' is not recognized as an internal or external command , operable program or batch file. 'docbook_process' is not recognized as an internal or external command, operable program or batch file. The bat file's are there in the \bat dir, but eDE cant seem to find them. any help would be much apperciated! |
|
| Posted: 31 Mar 2007 16:01 | |
|
Registered User Currently Offline |
Posts: 28 Join Date: Apr 2005 |
|
Go to DocBook root (i.e. C:\docbook) and issue the command from there as follows:
docbook_pdf SQAPFinal This should work for you. |
|
| Posted: 01 Apr 2007 01:54 | |
|
Registered User Currently Offline |
Posts: 2 Join Date: Mar 2007 |
|
Ok, that worked, after i added the bin and bat dir's to the windows path. I mustve missed that in the installation somehow.
Thanks |
|