[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Upgrading php - Raq4r
- Subject: RE: [cobalt-users] Upgrading php - Raq4r
- From: "Bob Noordam" <mac@xxxxxxxx>
- Date: Thu Feb 19 12:42:00 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> >
> >
> >
> 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.