checking pkg-config is at least version 0.9.0... yes
checking for DEPS... no
configure: error: Package requirements (tokyocabinet >= 1.4.21 fuse >= 2.8.0 ) were not met:
No package 'fuse' found
But the package "fuse" is installed at 'Version: 2.9.0-2+deb7u1'. What else do I need?
Linux host is Debian Wheezy for PowerPC
Any help will be appreciated...
--
You received this message because you are subscribed to the Google Groups "lessfs " group.
To unsubscribe from this group and stop receiving emails from it, send an email to lessfs+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
User defined signal 1
root@bigal:/home/rbthomas/Downloads/lessfs-1.7.0# lessfs /etc/lessfs.cfg /fuse
Segmentation fault (core dumped)
--
You received this message because you are subscribed to a topic in the Google Groups "lessfs " group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/lessfs/o6YEF0DzoAU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to lessfs+un...@googlegroups.com.
<DB_CONFIG>
<lessfs.cfg>
rbthomas@bigal:~$ grep -i lessfs /var/log/syslog
Jan 18 00:25:27 bigal mklessfs[20954]: Blocksize = 131072 bytes
Jan 18 00:25:27 bigal mklessfs[20954]: MIN_SPACE_CLEAN is not set, lessfs runs -ENOSPC when reaching MIN_SPACE_FREE
Jan 18 00:25:27 bigal mklessfs[20954]: The selected data store is file_io.
Jan 18 00:25:27 bigal mklessfs[20954]: Lessfs transaction support is enabled.
Jan 18 00:25:27 bigal mklessfs[20954]: config->blockdata = /backups/dta/blockdata.dta
Jan 18 00:25:27 bigal mklessfs[20954]: compression = none
Jan 18 00:25:27 bigal mklessfs[20954]: Threaded background delete is enabled
Jan 18 00:25:27 bigal mklessfs[20954]: Hash MHASH_TIGER192 has been selected
Jan 18 00:25:27 bigal mklessfs[20954]: Lessfs uses a 24 bytes long hash.
Jan 18 00:25:27 bigal mklessfs[20954]: Automatic defragmentation is enabled.
Jan 18 00:25:27 bigal mklessfs[20954]: cache 4096 data blocks
Jan 18 00:25:27 bigal mklessfs[20954]: open /backups/dta/replog.dta failed : No such file or directory
Jan 18 00:26:06 bigal lessfs[20958]: Blocksize = 131072 bytes
Jan 18 00:26:06 bigal lessfs[20958]: MIN_SPACE_CLEAN is not set, lessfs runs -ENOSPC when reaching MIN_SPACE_FREE
Jan 18 00:26:06 bigal lessfs[20958]: The selected data store is file_io.
Jan 18 00:26:06 bigal lessfs[20958]: Lessfs transaction support is enabled.
Jan 18 00:26:06 bigal lessfs[20958]: config->blockdata = /backups/dta/blockdata.dta
Jan 18 00:26:06 bigal lessfs[20958]: compression = none
Jan 18 00:26:06 bigal lessfs[20958]: Threaded background delete is enabled
Jan 18 00:26:06 bigal lessfs[20958]: Hash MHASH_TIGER192 has been selected
Jan 18 00:26:06 bigal lessfs[20958]: Lessfs uses a 24 bytes long hash.
Jan 18 00:26:06 bigal lessfs[20958]: Automatic defragmentation is enabled.
Jan 18 00:26:06 bigal lessfs[20958]: cache 4096 data blocks
Jan 18 00:26:06 bigal lessfs[20958]: open /backups/dta/replog.dta failed : No such file or directory
rbthomas@bigal:~$