Displaying 2 results from an estimated 2 matches for "bz2lib".
Did you mean:
blib
2012 Sep 26
2
Bundle Install ERROR: ERROR: Failed to build gem native extension.
...=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/home/taka/.rvm/rubies/ruby-1.9.3-p194/bin/ruby
--with-bz2-dir
--without-bz2-dir
--with-bz2-include
--without-bz2-include=${bz2-dir}/include
--with-bz2-lib
--without-bz2-lib=${bz2-dir}/lib
--with-bz2lib
--without-bz2lib
libbz2 not found, maybe try manually specifying --with-bz2-dir to find
it?
Gem files will remain installed in
/home/taka/.rvm/gems/ruby-1.9.3-p194/gems/bzip2-ruby-0.2.7 for
inspection.
Results logged to
/home/taka/.rvm/gems/ruby-1.9.3-p194/gems/bzip2-ruby-0.2.7/ext/gem_make.out...
mbox/maildir/directories [was: Re: still getting weird .{inbox} folder creations with latest -test7]
2003 Oct 04
1
mbox/maildir/directories [was: Re: still getting weird .{inbox} folder creations with latest -test7]
This is a bit of a late reply, but still:
On Thu, 2003-09-04 at 15:06, Timo Sirainen wrote:
> CVS has been optimized to assume all files beginning with a dot (except
> .subscriptions currently) are mailboxes. This is faster since it doesn't
> have to stat() each file to figure out if it's a directory or not.
> Perhaps that should be optional. New Linux systems (maybe others