Just copied the dbi headers into /usr/include and the actual lib dbi
binaries into /usr/lib also ( they were all in /usr/local/lib and
/usr/local/include)

./configure doesnt seem to find lib dbi.

any more advice would be appreciated, as i would really like to
implement this solution.


Regards,
Johan

On Mon, Jul 26, 2010 at 3:54 PM, Johan Simpson <jsimpson...@gmail.com> wrote:
> I am using FreeBSD 8.0, yes its saying "checking for libdbi... no"
>
> I did install libdbi from the ports...
>
> Any advice to get lib dbi  working?
>
> Regards,
> Johan
>
> On Mon, Jul 26, 2010 at 3:07 PM, Martin Sperl <rrdt...@martin.sperl.org> 
> wrote:
>> Two questions:
>> 1) what does ./configure  2>/dev/null | grep dbi print? I assume "checking 
>> for libdbi... no"
>> 2) where do the libdbi include files sit - Especially: dbi/dbi.h?
>> 3) is the dbi directory in the default include path?
>>
>> One Idea:
>> 1) If you have got a libdbi installed via rpm or deb, then maybe you have 
>> not installed the libdbi-devel packet, that includes the
>>
>> Thanks,
>>                Martin
>>
>>
>>
>> On 26.07.2010, at 11:16, Johan Simpson wrote:
>>
>>> Hi all, i have tried to compile the latest rrdtool with libdbi
>>> support, but no luck at all.
>>>
>>> looking at librrdtoo.so with ldd just doesnt show libdbi, which is
>>> installed on my system..
>>>
>>> Is there a guide how to force a compile with libdbi?
>>>
>>> Regards,
>>> Johan Simpson
>>>
>>> _______________________________________________
>>> rrd-users mailing list
>>> rrd-users@lists.oetiker.ch
>>> https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
>>
>>
>

_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to