For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > February 2006 > Cross Compile and losing libraries









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Cross Compile and losing libraries
Artzi, Yoav \

2006-02-21, 6:58 pm

I have the following system for cross compilation: a computer on which I
build, on which the file system of the target computer is mounted. So, I
do the compile and everything, no problem, pointing to the libraries I
need (I compile with OpenSSL) by their location on the compilation
computer. When I switch to the target computer, the libs are there, but
of course on a different path, and PHP doesn't want to run, pointing to
unable to find the libs. It doesn't help to put them in the PATH. PHP
won't run unless I create for them a PATH exactly like it was on the
compilation computer.

Any idea? There must be a simple way to solve it that I dont't know.
Oh, and, of course, I don't want to compile with static libraries as
it's a waste of dear space.

Thanks.



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com