Re: [Lessfs-users] hamsterdb is not found
Brought to you by:
mruijter
From: Gruher, J. R <jos...@in...> - 2013-04-16 01:22:45
|
>>>> However, when I try to configure lessfs with the --with-hamsterdb flag, I get this error: >>>> >>>> configure: error: "Hamsterdb is not found" >> -----Original Message----- >> From: David H. Rhodes Clymer [mailto:da...@ze...] >> I would guess that it is not finding the development files for hamsterdb. >> Where was hamsterdb installed? Perhaps you will have to mess with >> CPPFLAGS, LIBS, or LDFLAGS. Thanks for responding. On the hamsterdb install I just ran the "make install", so wherever installs to by default. I don't see any obvious clues in lessfs config.*. I have attached for reference. >> You didn't mention what version of lessfs you were trying to compile. This is with lessfs 1.5.13. It does seem to compile OK if I run make but since the configure throws an error I assume it is not set up correctly. I can even run the binaries but nothing seems to happen when I move data into the mounted lessfs (for example database never grows at all no matter how much random data I copy into the lessfs mount). I think these problems go back to hamsterdb and the configure failure. I am going to try with BDB and see if I get a better result. >> Does your config.log give you any hints? I don't see anything obvious. I have attached for reference. |