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

HTH,

Erik.

On Fri, Oct 19, 2012 at 2:23 AM, Brian Wolf <br...@activustech.com> wrote:

>  After saving a sales order, a print button is displayed.  Clicking it
> produces an error:
>
> Can't locate LaTeX/Encode.pm in @INC (@INC contains: /etc/perl
> /usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5
> /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12
> /usr/local/lib/site_perl .) at /usr/share/perl5/Template/Plugin/Latex.pm
> line 41.
> BEGIN failed--compilation aborted at
> /usr/share/perl5/Template/Plugin/Latex.pm line 41.
> Compilation failed in require at /usr/share/perl5/Template/Latex.pm line
> 41.
> BEGIN failed--compilation aborted at /usr/share/perl5/Template/Latex.pm
> line 41.
> Compilation failed in require at LedgerSMB/Template/LaTeX.pm line 58.
> BEGIN failed--compilation aborted at LedgerSMB/Template/LaTeX.pm line 58.
> Compilation failed in require at (eval 100) line 2.
>
> Looks like Latex.pm is not working (at line 41).  I'm new to LedgerSMB; is
> there something not installed?  What is the resolution to this error?
>
> Thanks.
> Brian
>
>   Brian Wolf
> Phone: 410.367.2958
> Email: br...@activustech.com
>  Try out Activus Secure Payments™, our recurring payments application.
> Demo at http://demo.activustech.com
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_sfd2d_oct
> _______________________________________________
> Ledger-smb-users mailing list
> Ledger-smb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
>
>

<<activus_logo_small.png>>

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Ledger-smb-users mailing list
Ledger-smb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to