Displaying 20 results from an estimated 178 matches for "bzlib".
Did you mean:
zlib
2016 Mar 22
1
bzlib, pcre and zlib still needed in rules?
Dear All,
I just
apt-get source r-base-core
and noticed that file "rules" under ./r-base-3.2.4-revised/debian
contains (lines 277 to 279)
--with-system-bzlib \
--with-system-pcre \
--with-system-zlib \
I wonder if these are still necessary and, in fact, when building R alpha
(specifically, R-alpha_2016-03-21_r70361.tar.gz) I get a warning saying
that those options are not recognized.
Best,
R.
--
Ramon Diaz-Uriarte
Department of Biochemistr...
2017 Jun 22
1
Compiling R-devel - missing some expected features (zlib, bzlib, lzma, PCRE)
...configured for x86_64-pc-linux-gnu
[...]
Interfaces supported: X11
External libraries: readline, curl
Additional capabilities: PNG, JPEG, TIFF, NLS, cairo, ICU
Options enabled: shared BLAS, R profiling
Under 'External libraries', I am missing "zlib, bzlib, lzma, PCRE". As far as I can tell, I have all necessary libs installed:
wviechtb at psysim:~$ dpkg -l | grep zlib
ii zlib1g:amd64 1:1.2.8.dfsg-2ubuntu4.1
ii zlib1g-dev:amd64 1:1.2.8.dfsg-2ubuntu4.1
wviechtb at psysim:~$ dpkg -l | gr...
2008 May 14
3
[LLVMdev] Help needed after hiatus
...s. I run the following
script:
#!/bin/sh
if [ 1 -ne 0 ] ; then
echo -n "ellsif:"
/usr/bin/time -f "real %e user %U sys %S" ../elsa/ellsif/ellsif -v
-O0 -g -o ellbzip2 -D_FILE_OFFSET_BITS=64 $* bzip2.c crctable.c
randtable.c compress.c blocksort.c huffman.c decompress.c bzlib.c
if [ $? -ne 0 ] ; then exit $?; fi
echo -n "1:"; /usr/bin/time -f "real %e user %U sys %S" ./ellbzip2 -1
< sample1.ref > sample1.rb2
echo -n "2:"; /usr/bin/time -f "real %e user %U sys %S" ./ellbzip2 -2
< sample2.ref > sample2.rb2...
2015 May 10
1
[R] Building R-3.2.0 from source.
...hat's not an egregious
sin) in the hope that doing so might provide some source of insight.
I tried
sudo yum install zlib
and was told
> Package zlib-1.2.5-7.fc17.x86_64 already installed and latest version
Likewise for "zlib-devel".
I also tried
sudo yum install bzlib
and was told
> No package bzlib available.
Likewise for "bzlib-devel".
Finally I sort of got some joy with "lzma" and "lzma-devel" --- both of
those yielded an actual installation. But it didn't help.
I re-did the configure and then the make and got the s...
2015 May 11
1
[R] Building R-3.2.0 from source.
...;> sudo yum install zlib
>>
>> and was told
>>
>>> Package zlib-1.2.5-7.fc17.x86_64 already installed and latest version
>>
>>
>>
>> Likewise for "zlib-devel".
>>
>> I also tried
>>
>> sudo yum install bzlib
>>
>> and was told
>>
>>> No package bzlib available.
>>
>>
>> Likewise for "bzlib-devel".
>>
>> Finally I sort of got some joy with "lzma" and "lzma-devel" --- both of
>> those yielded an actual installati...
2015 May 10
2
Building R-3.2.0 from source.
I am just now getting around to upgrading from 3.1.2 to 3.2.0 and am
getting hammered by a problem which is beyond my limited capabilities of
handling.
I executed
./configure --with-tcltk --with cairo
which seemed to go just fine, and then did:
make
In fairly short order I started getting error messages like unto:
> connections.o: In function `gzcon_write':
>
2015 May 10
2
Building R-3.2.0 from source.
I am just now getting around to upgrading from 3.1.2 to 3.2.0 and am
getting hammered by a problem which is beyond my limited capabilities of
handling.
I executed
./configure --with-tcltk --with cairo
which seemed to go just fine, and then did:
make
In fairly short order I started getting error messages like unto:
> connections.o: In function `gzcon_write':
>
2015 Nov 04
0
Building R for AIX in 64-bit mode
...ased on R-3.2.2 I shall repeat asap with R-devel and
> report any significant differences.
"A lot of hassle I fear - still not done" - so a brief update - and
question - is this change (since 2015-10-17) really needed?
R-devel update (compared to R-3.2.2)
configure is now requiring bzlib.h - no idea what adding the file
actually adds - but will do so.
I guess it is something someone added - when the real issue would be the
library to link to!
configure:35647: checking bzlib.h presence
configure:35647: gcc -maix64 -E -I/opt/buildaix/include -I/opt/include
conftest.c
configure:3...
2016 Dec 04
2
RES: RES: v2.2.27 released
...e
CentOS release 6.8 (Final)
-bash-4.1# uname -a
Linux test-centos6.dovecot.net 2.6.32-642.6.1.el6.x86_64 #1 SMP Wed Oct 5 00:36:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
-bash-4.1# tar xzf dovecot-2.2.27.tar.gz
-bash-4.1# cd dovecot-2.2.27
-bash-4.1# ./configure --with-ldap=yes --with-zlib --with-bzlib --with-solr > foo
-bash-4.1# grep 102 foo
-bash-4.1#
> On 4 Dec 2016, at 1.38, Ricardo Machini <ricardomachini at gmail.com> wrote:
>
> From tarball distribution:
> https://dovecot.org/releases/2.2/dovecot-2.2.27.tar.gz
>
> Ricardo
>
> -----Mensagem original---...
2005 Jun 29
0
FreeBSD Security Advisory FreeBSD-SA-05:14.bzip2
...f each file that was
corrected in FreeBSD.
Branch Revision
Path
- -------------------------------------------------------------------------
RELENG_4
contrib/bzip2/bzip2.c 1.1.1.1.2.3
contrib/bzip2/bzlib.c 1.1.1.1.2.3
contrib/bzip2/compress.c 1.1.1.1.2.3
contrib/bzip2/decompress.c 1.1.1.1.2.3
contrib/bzip2/huffman.c 1.1.1.1.2.3
RELENG_4_11
src/UPDATIN...
2005 Jun 29
0
FreeBSD Security Advisory FreeBSD-SA-05:14.bzip2
...f each file that was
corrected in FreeBSD.
Branch Revision
Path
- -------------------------------------------------------------------------
RELENG_4
contrib/bzip2/bzip2.c 1.1.1.1.2.3
contrib/bzip2/bzlib.c 1.1.1.1.2.3
contrib/bzip2/compress.c 1.1.1.1.2.3
contrib/bzip2/decompress.c 1.1.1.1.2.3
contrib/bzip2/huffman.c 1.1.1.1.2.3
RELENG_4_11
src/UPDATIN...
2015 May 11
0
[R] Building R-3.2.0 from source.
...ide some source of insight.
>
> I tried
>
> sudo yum install zlib
>
> and was told
>
>> Package zlib-1.2.5-7.fc17.x86_64 already installed and latest version
>
>
>
> Likewise for "zlib-devel".
>
> I also tried
>
> sudo yum install bzlib
>
> and was told
>
>> No package bzlib available.
>
>
> Likewise for "bzlib-devel".
>
> Finally I sort of got some joy with "lzma" and "lzma-devel" --- both of
> those yielded an actual installation. But it didn't help.
>
> I...
2015 May 11
3
[R] Building R-3.2.0 from source.
...old
> >>
> >>> Package zlib-1.2.5-7.fc17.x86_64 already installed and latest version
> >>
> >>
> >>
> >> Likewise for "zlib-devel".
> >>
> >> I also tried
> >>
> >>????? sudo yum install bzlib
> >>
> >> and was told
> >>
> >>> No package bzlib available.
> >>
> >>
> >> Likewise for "bzlib-devel".
> >>
> >> Finally I sort of got some joy with "lzma" and "lzma-devel" -...
2008 Nov 18
1
[Patch 3/3] ocfs2-tools: Fix compilation of Pacemaker glue for ocfs2_controld
...stream/ocfs2_controld/pacemaker.c 2008-09-11 16:51:11.000000000
+0200
+++ dev/ocfs2_controld/pacemaker.c 2008-10-23 13:14:56.000000000 +0200
@@ -20,8 +20,16 @@
#include <unistd.h>
#include <syslog.h>
-#include <crm/crm.h>
-#include <crm/common/cluster.h>
+#include <bzlib.h>
+
+#include <pacemaker/crm_config.h>
+/* heartbeat support is irrelevant here */
+#undef SUPPORT_HEARTBEAT
+#define SUPPORT_HEARTBEAT 0
+
+#include <pacemaker/crm/crm.h>
+#include <pacemaker/crm/ais.h>
+#include <pacemaker/crm/common/cluster.h>
#include <fencing/s...
2016 Dec 03
2
RES: v2.2.27 released
...:
>
> checking that generated files are newer than configure... done
> configure: error: conditional "SSL_VERSION_GE_102" was never defined.
> Usually this means the macro was only invoked conditionally.
>
> # configure
> ./configure with-ldap=yes --with-zlib --with-bzlib --with-solr
>
Is this with the distribution tarball, or from git? If it's from git, you need to re-run ./autogen.sh to make sure everything is up to date.
Aki
2015 May 11
0
[R] Building R-3.2.0 from source.
...gt;>>>> Package zlib-1.2.5-7.fc17.x86_64 already installed and latest version
>>>>
>>>>
>>>>
>>>> Likewise for "zlib-devel".
>>>>
>>>> I also tried
>>>>
>>>> sudo yum install bzlib
>>>>
>>>> and was told
>>>>
>>>>> No package bzlib available.
>>>>
>>>>
>>>> Likewise for "bzlib-devel".
>>>>
>>>> Finally I sort of got some joy with "lzma" and "...
2005 Dec 26
1
Problem in installatin under Unix
...dditional capabilities: PNG, JPEG, MBCS, NLS
Options enabled: R profiling
Recommended packages: yes
configure: WARNING: you cannot build info or html versions of the R manuals
"
Then I launched make but I get this error
"
making blocksort.d from blocksort.c
making bzlib.d from bzlib.c
making compress.d from compress.c
making crctable.d from crctable.c
making decompress.d from decompress.c
making huffman.d from huffman.c
making randtable.d from randtable.c
make[4]: Leaving directory `/sw/master/R/R-2.1.0/src/extra/bzip2'
make[4]: Entering directory `/sw/master/...
2004 Dec 21
3
[LLVMdev] VC++: Cannot open include file: 'windows.h': No such file or directory
Hi,
I cannot find windows either... In previous llvm sources windows.h was found
in: 'include/llvm/Config'.
------ Build started: Project: support, Configuration: Release Win32 ------
Compiling...
randtable.c
c:\projects\src\llvm-1\llvm\lib\Support\bzip2\bzlib.h(117) : fatal error
C1083: Cannot open include file: 'windows.h': No such file or directory
huffman.c
----------------
Henrik.
=============================================================
Henrik Bach
Open Source Developer
e-mail: henrik_bach_llvm at hotmail.com
======================...
2011 Feb 15
2
Some questions about mdbox
...a=writeback) and I have read about mdbox_preallocate_space. I will try it, any hint about this setup? This is not still in production, so I have no idea about IOPs and user concurrency, but I have several thousand users.
*4? Compression with mdbox*
I am reading about compression in mdbox (zlib/bzlib). I am starting with zlib, has anyone experience with bzlib? How much load is bzlib against zlib and how much delay adds to user experience (and space savings vs zlib???) ?
*5? Recover a message with refcount=0*
Is there any way to recover a message with refcount=0 without using a backup? I am...
2008 Jul 20
4
v1.1.2 release candidate
I've finally read and answered most of the mails on this list. ?If you
haven't received an answer to your question, resend it. There are a
couple of tricky mbox issues left, but I'm not sure if I can do anything
about them unless someone can show me how to reproduce the problems.
There are quite a lot of new features in v1.1.2 actually. Most of them
are in plugins so hopefully they