Updated the fink calls to libjpeg and libpng instead of just jpeg and png.
Kent
This commit is contained in:
4
README
4
README
@@ -191,8 +191,8 @@ Step 2:
|
|||||||
You can use the package installer fink (http://fink.sourceforge.net/) for some
|
You can use the package installer fink (http://fink.sourceforge.net/) for some
|
||||||
of the external libraries:
|
of the external libraries:
|
||||||
1. openssl (fink install openssl)
|
1. openssl (fink install openssl)
|
||||||
2. jpeg (fink install jpeg)
|
2. jpeg (fink install libjpeg)
|
||||||
3. png (fink install png)
|
3. png (fink install libpng)
|
||||||
|
|
||||||
Step 3:
|
Step 3:
|
||||||
The rest of the external libraries are present in CVS in binary format so you
|
The rest of the external libraries are present in CVS in binary format so you
|
||||||
|
Reference in New Issue
Block a user