cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: cURL on BeOS ?

From: Mathieu Malaterre <mmalater_at_nycap.rr.com>
Date: Thu, 18 Mar 2004 23:32:10 -0500

ahwayakchih_at_neoni.net wrote:

>>> I have seen there is a binary package of cURL for BeOS. But i
>>> tried to
>>>compile from source the version 7.11.0 and if failed (see config.log).
>>>
>>> What is the lastest version of cURL that support BeOS ?
>
>
> 7.11.0 works fine on BeOS.
>
> But You may try configure it with paths set:
>
> configure --prefix=/boot/home/config CPPFLAGS=-I/boot/home/config/include
> LDFLAGS=-L/boot/home/config/lib
>
> (of course if those are true on Your system).
>

This was not very polite, I forgot to answer. So yes thanks to your
help. I was able to built curl on BeOS using:

./configure LDFLAGS=-L/boot/home/config/lib

Thanks
Mathieu
Received on 2004-03-19