[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Upgrading php - Raq4r



> >
> >
> >
> I get a:
> "make: *** No rule to make target 'install-lib' . Stop."
>
> --
> Jim D.
>
> _____________________________________




Thats weird. I used this version; Jpegsrc.v6b.tar.gz	598 Kbytes
http://downloads.depopo.net/showpage.asp?showpage=%2Fcobalt%2Fhowto/q3%2Dphp

Orignating from the only source as far as i know (http://www.ijg.org/files/)

With these steps;

* type; gunzip jpegsrc.v6b.tar.gz
* type; tar -xvf jpegsrc.v6b.tar
* type; cd jpeg-6b
* type; ./configure
* type; make
* type; make test
* type; make install-lib

No complaints from the machine. It's been a while but i doubt there a newer
versions around, the jpeg lib has been around for ages.

Bob.