Just for the record, I've also added "export TEXMFLOCAL=~/texmf" to the
build, but this did not make the trick anyway.

Thanks,
--Simone


On 1 April 2014 13:16, Simone Caronni <negativ...@gmail.com> wrote:

> Thanks for the super fast debugging.
>
> On 1 April 2014 12:27, Kern Sibbald <k...@sibbald.com> wrote:
>
>>  I think I found your problem.  You probably don't have a ~/texmf
>> directory.  I have just pushed a change to the git docs repo that
>> automatically creates it for you (I really don't like creating things like
>> ~/texmf, but that is what needed).
>>
>> You can also manually run the command:
>>
>> mktexlsr ~/texmf
>>
>
> I found it quite confusing, the "how to build" commit shows this in the
> instructions, so "atxy.sty" seems to be included:
>
> +What do you need to produce the documentation?
> +==============================================
> +- a complete latex distribution
> +- a working inkscape
> +- a working latex2html
> +- the atxy.sty package (currently provided into the docs/bsysmanual/
> directory)
> +
> +On Debian stable version, the following are sufficient to produce the
> manuals:
> +aptitude install make
> +aptitude install inkscape
> +aptitude install texlive-full
> +aptitude install latex2html
> +aptitude install gawk
> +
> +It could be necessary to define an "EXPORT TEXMFLOCAL=~/texmf".
>
> But at the beginning of the file there's a statement that says that the
> directory containing "atxy.sty" is only used in the enterprise version:
>
> +Note: this document is used for the Bacula Enterprise version and some
> +things are different in the community version, for example, the directory
> +bsysmanual is only used in the Bacula Enterprise version. That said,
> +this document might be useful.
>
> While the fix is to create the "~/texmf" folder? Anyway, I tried the
> latest git tree but this does not work. I think you need to add the
> /bsysmanual/ folder in the docs git repository.
>
> Here is the error I have with or without the "mktexlsr ~/texmf" command:
>
> ==>Entering directory
> /builddir/build/BUILD/bacula-docs-7.0.1/manuals/en/main
> make[1]: Entering directory
> `/builddir/build/BUILD/bacula-docs-7.0.1/manuals/en/main'
> Making output directories...
> echo "Output directories done"
> Output directories done
>
> Building external references for main
> This is pdfTeX, Version 3.1415926-2.6-1.40.14 (TeX Live 2014/dev)
>  restricted \write18 enabled.
> entering extended mode
> (./main.tex
> LaTeX2e <2011/06/27>
> Babel <3.9h> and hyphenation patterns for 62 languages loaded.
> (../../../latex/borgmanual.cls
> Document Class: borgmanual 2014/03/02 v1.0 Standard bacula.org Book LaTeX
> docum
> ent class
> (/usr/share/texlive/texmf-dist/tex/latex/eso-pic/eso-pic.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/atbegshi.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg)
> (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def)))
>
> ! LaTeX Error: File `atxy.sty' not found.
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> Enter file name:
> ! Emergency stop.
> <read *>
>
> l.54 \definecolor
>                  {bluebat}{cmyk}{0.0, 1.0, 1.0, 0.55}%{0.38, 0.17, 0.0,
> 0.27...
> !  ==> Fatal error occurred, no output PDF file produced!
> Transcript written on ../pdf-and-html/main/main.log.
> make[1]: *** [external-references] Error 1
> make[1]: Leaving directory
> `/builddir/build/BUILD/bacula-docs-7.0.1/manuals/en/main'
>
> Thanks,
> --Simone
>
>
> --
> You cannot discover new oceans unless you have the courage to lose sight
> of the shore (R. W. Emerson).
>
> http://xkcd.com/229/
> http://negativo17.org/
>



-- 
You cannot discover new oceans unless you have the courage to lose sight of
the shore (R. W. Emerson).

http://xkcd.com/229/
http://negativo17.org/
------------------------------------------------------------------------------
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to