[l2h] Summary: pnmtopng problem

1999-07-28 Thread Ellis, Nick (Marine, Cleveland)
Thanks to Gabriele Balducci, Lakshman and Seth Rogers for kindly pointing out that I needed to add the path to the libpng.so.2 shared library to my LD_LIBRARY_PATH environment variable. The converter works now and the results are beautiful! Cheers! Nick Ellis CSIRO Marine Research mailto:[EMAI

Re: [l2h] re: 99.1 htmladdimg problem

1999-07-28 Thread Ross MOORE
> On Fri March 8, Graham Gough reported: > > > Since installing 99.1 beta (March 8, 1999) from the Bayreuth archive, > > htmladdimg has stopped working. The following complete document worked > > fine with 98.2b8 but produces no trace of the link when using 99.1 > > > > \documentclass{article} >

[l2h] REMOVE

1999-07-28 Thread Scott Koch

[l2h] re: 99.1 htmladdimg problem

1999-07-28 Thread jock
On Fri March 8, Graham Gough reported: > Since installing 99.1 beta (March 8, 1999) from the Bayreuth archive, > htmladdimg has stopped working. The following complete document worked > fine with 98.2b8 but produces no trace of the link when using 99.1 > > \documentclass{article} > \usepackage{ht

Re: [l2h] pnmtopng problem

1999-07-28 Thread Seth Rogers
The problem is probably in your LD_LIBRARY_PATH. When you have executables that use shared objects (.so), the OS searches the directories in your environemnt variable LD_LIBRARY_PATH for the the necessary libraries. Try adding /home/ell201/netpbm/lib to it. Good luck. --Seth On Wed, 28 Jul 19

[l2h] pnmtopng problem

1999-07-28 Thread Ellis, Nick (Marine, Cleveland)
Dear latex2html community, I've run into some trouble trying to use latex2html and the problem is in the installation of pnmtopng. I realize this is somewhat off-topic for this list, but I'm hoping someone has had experience with this issue. And the only reason I installed pnmtopng was to use lat