[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Print sales order



On 19/10/12 12:01, Erik Huelsmann wrote:
Hi Kevin,

On Fri, Oct 19, 2012 at 12:56 PM, Kevin Bailey <..hidden..> wrote:
On 19/10/12 07:20, Erik Huelsmann wrote:
Hi Brian,

Perl is missing Template::Plugin::LaTeX. It's the template processor's interface to LaTeX which is the engine used to produce PDFs.

There were same instructions how to install the missing plugin from Robert (Jame) to Kevin a few days ago. You need to (assuming Debian Squeeze):

$ aptitude install liblatex-driver-perl
$ aptitude install liblatex-encode-perl
$ aptitude install liblatex-table-perl
$ aptitude install libtemplate-perl

$ cpan Template::Plugin::Latex


Hi,

This is still not quite working for me.  I'm using a standard Debian squeeze server and the notes RE the setup have been posted to the list in the last few days.

I'd already installed the Debian packages listed.

When I run '$ cpan Template::Plugin::Latex' I'm getting:


..hidden..:/var/log# cpan Template::Plugin::Latexcpan
                                                                                         ^^^^^^^^^^^^^^^^^^^^

Note the extra 'cpan' at the end. What happens if you remove them?


yep - hands up - that was a mistake.  I've jst sent an email to the list with the detailed output (showing the failures) from running the correct command.  Hopefully it can go straight on to the list without moderation.

Actually - I've just pasted the output to here - http://pastebin.com/SQdpNnB8

Regards,

Kevin