When I run install.sh I get an error with the libjpeg.1a
+ libtool --mode=install /usr/bin/install -c libjpeg.la /usr/local/lib/libjpeg.la
libtool: install: `libjpeg.la' is not a valid libtool archive
I have libjpeg.1a, .so and .a in both the /usr/lib and /usr/local/lib folders.
Fedora 4 (Stentz) libjppeg.1a error
Fedora 4 (Stentz) libjppeg.1a error
I thought I did, so I just downloaded:pacsone wrote:That sounds weird since version 3.1.5 of PacsOne Server does not use the libjpeg library any more.
Are you sure you're installing version 3.1.5?
http://www.rainbowfishsoftware.com/pacsone-3.1.5.tar.gz
Is this the latest?
In the install.sh file near the end is:
libtool --mode=install /usr/bin/install -c libjpeg.la /usr/local/lib/libjpeg.l
??
Re: Fedora 4 (Stentz) libjppeg.1a error
This sounds like a bug in the script.Glenn wrote: In the install.sh file near the end is:
libtool --mode=install /usr/bin/install -c libjpeg.la /usr/local/lib/libjpeg.l
Can you comment out that line and run install.sh again?