:
gcc -dynamic -twolevel_namespace -bundle -bundle_loader
/usr/sbin/httpd -g -O2 ...
with error:
ld: table of contents for archive: /usr/local/pgsql/lib/libpq.a is out
of date; rerun ranlib(1) (can't load from it)
make: *** [libs/libphp4.bundle] Error 1
Anyone can tell why?
Many thanks,
Ah! I had missed that little suggestion as it is inside the
installation of perl section,
which i skipped. But, after running this, it works just fine!
Many thanks,
Mario Ruggier
On mardi, jan 21, 2003, at 15:34 Europe/Amsterdam, Jay Greenspan wrote:
Did you run the ranlib command, as the
Following the instructions on
http://developer.apple.com/internet/macosx/postgres.html,
i have successfully installed postgres + php access + phpPgAdmin.
However, logging
in (name/password are accepted) to phpPgAdmin with Safari b51, the
resulting page is a bizarre
double frames of the same logi
phpPgAdmin 2.3.1 and
Safari v51.
John
Pikes Peak Technology and Computer Services
http://www.pikespeaktech.com/
On Tuesday, January 21, 2003, at 01:24 PM, Mario Ruggier wrote:
Following the instructions on
http://developer.apple.com/internet/macosx/postgres.html,
i have successfully installed