[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] php 4.3.0 installation problems



> > I try to install php 4.3.0 like the howto from 'Re: [cobalt-users] GD
2.x
> > install on Cobalt Raq4?'  but i receive this error :
> >
> > checking for CURL support.. blah
>>
> > If i try to simply configure without the curl, i receive that error :
> >
> > checking for db_create in -ldb-3.1... no  blah blah
> >
> >
> You need to install the libraries: http://curl.haxx.se/
> They are NOT installed on a fresh RaQ 4.
>
> In response to the 2nd error, you do NOT have gdbm installed

As you probably do not use either, simply remove those elements from my
config line, if you prefer not to install them as per Brians reply.

As I said in my orginal post "You may need to amend the php config lines and
remove  things you do not
have .. like  curl."

So take out of the config line

--with-gdbm
--with-curl

As you do not have them.

Bassi