Cant upload on OSX Server
|
JensMK
Joined: 2002-09-09
Posts: 3 |
Posted: Mon, 2002-09-09 06:21
|
|
Hi, I installed gallery, everything is fine - exept the fact that I cant find the error in uploading pictures. Debug Mode tells me: Quote:
Processing status... When I run the Netpbm-Checker, it tells me on every binary: ... The other problem is, that I cant find /usr/lib/libSystem.B.dylib (like gallery :smile: ) I am new to php and gallery, so please excuse if this question is stupid. I cant see the Apache_errorlog to look for further information. Thank you very much in advance, Jens |
|

Posts: 7994
I don't have any MacOSX experience, but it looks like your NetPBM binaries are dynamically linked and are expecting a shared library which doesn't exist on your machine.
Where did you get your NetPBM binaries from?
-Bharat
Posts: 3
Thank you for your help!
From right here. I downloaded the pre-compiled version for Mac OS X.
Posts: 7994
Hm. That's not good; I thought the MacOS X binaries we provided were statically linked. Unfortunately I don't have access to a MacOS X machine to do compiles on. Perhaps somebody can create a statically compiled distribution of NetPBM for that platform?
Posts: 487
Or, alternatively, you can probably compile them yourself under OSX.
It includes development tools after all.
Posts: 3
I will look for an howto or somewhat else instructions to do this and will try to compile them.
If this should work, who gets the precompiled code?
Posts: 487
Well, be sure you compile them statically. And the person to send them to
would be Bharat I believe, or provide him a link to them anyhow. It would
be good to test them first :wink: