[EMAIL PROTECTED] wrote:
> I installed mySQL and apache
>
> when I went to install glib the reply was that couldnt resolve host during
> configure.
Copy a config.guess from a package that works. Appearantly flib was
packaged with an outdated config.guess.
> how do I resolve that MAC-OS-X does not have ldconfig?
Add the library path to LD_LIBRARY_PATH. Note that you'll have to do
this for every program you intend to start, so that apache startup
script will need to do this before starting apache. This is just the
way the BSDs work (I think). The easy way out is to use --prefix=/usr for the
libs, since the BSD dynaloader will look into /usr/lib without further
help.
> has anybody have detailed instalation notes for this OS?
Not yet. I was talking to someone (I totally forgot who -- sorry!)
about doing an install myself so I could tune the installation process
for Mac OS X.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]