From 751e7a415729d1ebcc78fbef2705ec4c10b66e82 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Tue, 18 Jan 2005 02:15:33 +0000 Subject: Fix a pathname. svn path=/trunk/; revision=13106 --- README.macos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.macos') diff --git a/README.macos b/README.macos index a23f47e5aa..54c66c5bf1 100644 --- a/README.macos +++ b/README.macos @@ -58,7 +58,7 @@ install them before configuring GTK+.) You will need to do "make install-lib" for the JPEG library to install its libraries - "make install" does not suffice. You will also have to -do "sudo ranlib /usr/lib/libjpeg.a" after "make install-lib". +do "sudo ranlib /usr/local/lib/libjpeg.a" after "make install-lib". For libpng, use scripts/makefile.darwin, not scripts/makefile.macosx. -- cgit v1.2.3