Fedora 4 (Stentz) libjppeg.1a error

Trouble during PacsOne Server installations
Post Reply
Glenn
Posts:18
Joined:Thu Sep 08, 2005 3:03 am
Location:Florida
Fedora 4 (Stentz) libjppeg.1a error

Post by Glenn » Wed Sep 14, 2005 1:21 am

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.

Antw1
Posts:80
Joined:Mon Nov 01, 2004 1:29 pm

Post by Antw1 » Wed Sep 14, 2005 12:57 pm

I ran into the exact same issue while installing PacsOne on Mandrake 10.3.
I'll be following the discussion closely !

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Wed Sep 14, 2005 1:44 pm

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?

Glenn
Posts:18
Joined:Thu Sep 08, 2005 3:03 am
Location:Florida

Fedora 4 (Stentz) libjppeg.1a error

Post by Glenn » Wed Sep 14, 2005 10:28 pm

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?
I thought I did, so I just downloaded:
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

??

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Re: Fedora 4 (Stentz) libjppeg.1a error

Post by pacsone » Thu Sep 15, 2005 1:08 pm

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
This sounds like a bug in the script.

Can you comment out that line and run install.sh again?

Post Reply