JMicrovision

Fred Roller froller at tnclimited.com
Mon Aug 10 17:44:02 UTC 2009


On Mon, 2009-08-10 at 10:50 -0400, Fred Roller wrote:
> Minor correction on post...
> 
> On Mon, 2009-08-10 at 10:41 -0400, Fred Roller wrote:
> > My 9.04 test system (vbox) is missing two dependencies:
> >                 sudo apt-get install libpng3 
> 			This command fix one...
> >         and
> >                 libexpat.so.0 => not found
> 			libexpat1 (libexpat.so.1) does exist and perhaps the developer needs
> to change their reference.
> >         does not appear to exist through normal channels (I am looking
> > for so
> > if anyone knows...)
> 
> 

sudo ln -s /usr/lib/libexpat.so.1 /usr/lib/libexpat.so.0

Seems to allow the program to run.  I cannot, however, vouch for the
effects of the newer lib on the software.  Hope it helps.


-- 
Fred R.
www.fwrgallery.com

"Life is like Linux - simple; if you are fighting it, you are doing
something wrong."






More information about the ubuntu-users mailing list