Date: 02/23/00
- Next message: Wico de Leeuw: "Re: [PHP-DEV] Could Someone look at these bugreports, please"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #3147 Updated: Problem with the getrusage() function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sascha Schumann <sascha <email protected>> writes:
> > I'm wanting to put IMAP support into php-4.0b4pl1 under my RedHat 5.x
> > system. I have a recent (version 4.7) IMAP from U.W. which is working
> > fine for me. However, PHP requires a shared c-client library, and I
> > haven't been able to find a recipe for building one anywhere at
> > U.W. nor under the various PHP resources I've investigated.
>
> You don't need a shared library. In fact, it will break the
> process (#3155).
>
OOPS! I accidentally posted this to the php-dev list instead of
the php3 list. Please forgive me.
However, since you responded, I want to follow up ...
I get a couple messages like this during my php make (below). Are you
saying that I can ignore these messages, and that all the IMAP
functions will still work fine in my php installation?
*** Warning: This library needs some functionality provided by -lc-client.
*** I have the capability to make that library automatically link in when
*** you link to this library. But I can only do this if you have a
*** shared version of the library, which you do not appear to have.
Note that -L/usr/local/lib is on the `/bin/sh ./libtool ...' line, and
that there's a valid libc-client.a in /usr/local/lib.
Thanks again.
-- Lloyd Zusman ljz <email protected> God bless you.-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Wico de Leeuw: "Re: [PHP-DEV] Could Someone look at these bugreports, please"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #3147 Updated: Problem with the getrusage() function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

