[Klug-general] Problems with Ledger SMB

J D Freeman klug at quixotic.org.uk
Sun Jan 25 12:31:20 UTC 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sun, Jan 25, 2009 at 12:20:43PM +0000, Michael E. Rentell wrote:
> My apologies for beginning a new thread, but I am now working directly
> in Debian 5.0 (Lenny) under VirtualBox and had to configure a new email
> client to get the attachment attached.
> 
> I've now downloaded the ledgersmb .deb file again and also the
> dependencies file. The latter installed OK (I think) but not the
> ledgersmb .deb file.  The attached, as J Freeman asked, is an odt of the
> text it spat out when it refused to install. I can see that I need to
> put some more dependencies in. I had hoped that Debian would do that for
> me.
> 
> We progress!  Thanks for the advice.

try: 

apt-get install libmime-lite-perl liblocale-maketext-lexicon-perl libdbi-perl libdbd-pg-perl postgresql-client-8.3 apache2

You may want to change postgresql-client-8.3 to postgresql-client-8.2 OR
postgresql-client-8.2 

A note for the future, sending text in an odt file is a right utter pain in the arse, rather than simply dumping it out as a text file, which would have shown up in my mail client, I had to save it as and then open it up in open office.

If you want to dump the log of apt try sticking this on the end: 

2>&1 | tee apt-get.log 

and mail apt-get.log.

which gives you the full command to run of:

apt-get install libmime-lite-perl liblocale-maketext-lexicon-perl libdbi-perl libdbd-pg-perl postgresql-client-8.3 apache2 2>&1 | tee apt-get.log

J
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFJfFuV42M0lILkmGIRAmkkAJ4hpLQHzhzOz8/BV3q306nSvfXYYQCgjL16
tYm4Q+FNZv9ipPkCZpAm7fQ=
=u/w4
-----END PGP SIGNATURE-----



More information about the Kent mailing list