Hey folks, I just downloaded the file bacula-docs-2.2.0.tar.bz2. I extracted the files but could not make the manual.pdf file. It seems the
{src}/manual/update-versions* files need to have 'x' rights for the user and the group. If this does not occur, the following messages will be seen: [EMAIL PROTECTED] bacula-docs-2.2.0]# make all (cd manual; make) make[1]: Entering directory `/home/dgardner/bacula-docs-2.2.0/manual' make[1]: execvp: ./update_version: Permission denied make[1]: *** [tex] Error 127 make[1]: Leaving directory `/home/dgardner/bacula-docs-2.2.0/manual' make: *** [all] Error 2 Once the permissions are corrected, the make runs farther along but still fails: [EMAIL PROTECTED] manual]# make Making version 2.2.0 (08 August 2007) latex -interaction=batchmode bacula.tex This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode makeindex bacula.idx -o bacula.ind 2>/dev/null makeindex bacula.ddx -o bacula.dnd >/dev/null 2>/dev/null makeindex bacula.fdx -o bacula.fnd >/dev/null 2>/dev/null makeindex bacula.sdx -o bacula.snd >/dev/null 2>/dev/null makeindex bacula.cdx -o bacula.cnd >/dev/null 2>/dev/null latex -interaction=batchmode bacula.tex This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode latex -interaction=batchmode bimagemgr.tex This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode Making web latex2html -split 3 -local_icons -t "Bacula User's Guide" -long_titles 4 \ -toc_stars -contents_in_nav -init_file latex2html-init.pl -white -notransparent bacula >tex.out 2>&1 ./translate_images.pl --to_meaningful_names bacula/Bacula_Users_Guide.html translate_images.pl: 0 image filenames translated to meaningful names ERROR from system mv: cannot stat `bacula/img15.png': No such file or directory ERROR from system mv: cannot stat `bacula/img8.png': No such file or directory ERROR from system mv: cannot stat `bacula/img24.png': No such file or directory ERROR from system mv: cannot stat `bacula/img2.png': No such file or directory ERROR from system mv: cannot stat `bacula/img7.png': No such file or directory ERROR from system mv: cannot stat `bacula/img10.png': No such file or directory ERROR from system mv: cannot stat `bacula/img4.png': No such file or directory ERROR from system mv: cannot stat `bacula/img21.png': No such file or directory ERROR from system mv: cannot stat `bacula/img23.png': No such file or directory ERROR from system mv: cannot stat `bacula/img13.png': No such file or directory ERROR from system mv: cannot stat `bacula/img20.png': No such file or directory ERROR from system mv: cannot stat `bacula/img25.png': No such file or directory ERROR from system mv: cannot stat `bacula/img5.png': No such file or directory ERROR from system mv: cannot stat `bacula/img11.png': No such file or directory ERROR from system mv: cannot stat `bacula/img1.png': No such file or directory ERROR from system mv: cannot stat `bacula/img18.png': No such file or directory ERROR from system mv: cannot stat `bacula/img14.png': No such file or directory ERROR from system mv: cannot stat `bacula/img12.png': No such file or directory ERROR from system mv: cannot stat `bacula/img16.png': No such file or directory ERROR from system mv: cannot stat `bacula/img17.png': No such file or directory ERROR from system mv: cannot stat `bacula/img6.png': No such file or directory ERROR from system mv: cannot stat `bacula/img3.png': No such file or directory ERROR from system mv: cannot stat `bacula/img22.png': No such file or directory ERROR from system mv: cannot stat `bacula/img19.png': No such file or directory ERROR from system mv: cannot stat `bacula/img26.png': No such file or directory ERROR from system mv: cannot stat `bacula/img9.png': No such file or directory cp -f bacula/Bacula_Freque_Asked_Questi.html bacula/faq.html Done making web Making dvi to pdf dvipdf bacula.dvi bacula.pdf make: dvipdf: Command not found make: *** [dvipdf] Error 127 The problem appears to be at translate_images.pl, line 185: rename_images(\%translate); This "bails out" before getting to create the PDF which I am after. I don't know enough Perl to figure this one out. When I attempt to create just the PDF, I get: [EMAIL PROTECTED] manual]# make pdf . . . Current input buffer is -->begin H.R end<-- Ignoring remaining special text following unknown PS operator: "SDict" Remainder of line unparsed. Current input buffer is -->begin [ /View [/XYZ H.V] /Dest (page.15) cvn H.B /... <-- ][16 Ignoring remaining special text following unknown PS operator: "SDict" Remainder of line unparsed. Current input buffer is -->begin /product where{pop product(Distiller)search{... <-- Ignoring remaining special text following unknown PS operator: "SDict" Remainder of line unparsed. Current input buffer is -->begin H.S end<-- Ignoring remaining special text following unknown PS operator: "SDict" Remainder of line unparsed. Current input buffer is -->begin H.R end<-- Ignoring remaining special text following unknown PS operator: "SDict" Remainder of line unparsed. Current input buffer is -->begin [ /View [/XYZ H.V] /Dest (page.16) cvn H.B /... <-- ] 102200 bytes written I'm sure the solution is simple to those who understand Perl, I'm just not one of them. Please advise. /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ David Gardner email: djgardner(at)yahoo.com Yahoo! IM: djgardner AIM: dgardner09 "Everything is a learning experience, even a mistake." ____________________________________________________________________________________ Shape Yahoo! in your own image. Join our Network Research Panel today! http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users