Displaying 20 results from an estimated 1000 matches similar to: "hpc r configure not recognizing zlib"
2017 Jun 23
2
RHEL6.5 cluster system library and home library
System: Red Hat Enterprise Linux Server release 6.5 (Santiago)
I?m working on a RHEL6.5 cluster with no EPEL or root access to install EPEL.
I have installed zlib 1.2.11 (and other necessary libraries) in my home directory.
Problem is the cluster has an older zlib library (1.2.4) and R does not accept that. How can I force configure to look in my home/[username]/packages/lib for zlib?
2017 Jun 22
0
HPC R configure not recognizing zlib
System: Red Hat Enterprise Linux Server release 6.5 (Santiago)
I?ve installed zlib 1.2.11 on the home folder of a Red Hat HPC as part of the process for installing R base 3.4.0.
I get this error even after successful install of zlib
checking for inflateInit2_ in -lz... no
checking whether zlib support suffices... configure: error: zlib library and headers are required
I?ve checked R
2017 Jun 23
0
RHEL6.5 cluster system library and home library
On Fri, 2017-06-23 at 14:41 +0000, Hamidi, Bashir wrote:
> System: Red Hat Enterprise Linux Server release 6.5 (Santiago)
>
> I?m working on a RHEL6.5 cluster with no EPEL or root access to
> install EPEL.
Can't you talk to your system administrator?
> I have installed zlib 1.2.11 (and other necessary libraries) in my
> home directory.
> Problem is the cluster has an
2005 Jul 27
2
oh323 geting voice problem g729 xeon 2.8 , fedora 1 , asterisk 1.0.6
Abwesenheitsnotiz: [Asterisk-Users] oh323 geting voice problem g729 xeon 2.8 , fedora 1 , asterisk 1.0.6Hi All
I am using oh323 with 6.6 virsion , and runing under xeon 2.8 dual with 2 gb
ram, with g729 for i686 , (fedora 1).
my problem is sip - oh323 - h323 (quintum) - pstn , sip party can listen
otherparty realtime voice , but other party geting sip party's voice 1 sec
later (not
2014 May 23
1
Conditional jump or move depends on uninitialised value
Hi,
My Server runs on Ubuntu Server 12.04 LTS 32 bits.
I'm getting the following error messages when I run "make check" during the compilation of dovecot-2.2.13.
<snip>
==2058== Conditional jump or move depends on uninitialised
value(s)
==2058==??? at 0x4049DD8: inflateReset2 (in
/lib/i386-linux-gnu/libz.so.1.2.3.4)
==2058==??? by 0x4049EC7: inflateInit2_ (in
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':
>
2007 Nov 01
1
using Unicode characters
Hi all :-P ,
I want to browse Arabic characters with Wine, but i noticed that wine
don't show them perfectly, although i installed extra font to it (i
copied windows fonts and put them in .wine folder in home path).
How i can solve this problem?
--
Best Regards ??????
Muhammad Bashir Al-Noimi ???? ???? ???????
My Blog ??????
http://hali-sy.com/
2007 Nov 01
1
Installing MS JVM
Hi all ;-) ,
I tried to install "Microsoft Java Virtual Machine" on Wine, but it
showed me this error message! (jvm-1.png), after end of installation i
tried to run a program using MS JVM, then wine appeared this error
message (jvm-2.png)
note:
I tried to install "SUN Java Virtual Machine (JRE)" it worked well, but
MS JVM didn't work!
--
Best Regards
2006 Jul 17
10
String manipulation and formatting
I'm trying to write a simple function that does the following:
[command] xify(5.2)
[output] XXX.XX
[command] xify(3)
[output] XXX
Any simple solutions (without using python/perl/unix script/...)?
Thanks,
Saghir
---------------------------------------------------------
Legal Notice: This electronic mail and its attachments are i...{{dropped}}
2019 Jan 22
1
[PATCH] fix build failure when CONFIG_KLIBC_ZLIB is not set
When CONFIG_KLIBC_ZLIB is not set, related functions
shall not be called otherwise build failure is encountered:
KLIBCLD usr/kinit/static/kinit
usr/kinit/ramdisk_load.o: In function `load_ramdisk_compressed':
/root/ldb_base/ofl/packages/klibc/usr/kinit/ramdisk_load.c:68: undefined reference to `inflateInit2_'
/root/ldb_base/ofl/packages/klibc/usr/kinit/ramdisk_load.c:116: undefined
2005 Dec 21
3
Checkbox readonly
I declare some checkboxes :
<%= check_box_tag ''offers[]'', offer.id ,
@params[:offers].include?(offer.id.to_s) ,:readonly=>true %>
the result is :
<input checked="checked" id="offers[]" name="offers[]"
readonly="readonly" type="checkbox" value="1" />
But readonly doesn''t work ???
--
Posted
2012 Jun 19
0
[R-sig-Geo] Help in simultaneous equations
On Tue, Jun 19, 2012 at 1:11 PM, Saima Bashir <saimabashir11 at yahoo.com> wrote:
> Hi Sarah,
>
> I have installed and loaded them into R but get same error.
>
> I am using four equations, cross-section data, version R i386 2.15.0.
That is by no means all the information I requested in my original
reply, or all that is requested in the posting guide. Nobody can help
you
2005 Mar 18
15
Meetme2 compilation problem
Hi All,
I am trying to compile meetme2 in my asterisk box and getting the
following compilaton error. Please help me to sort it out.
cc -fPIC -c -o app_dial.o app_dial.c
In file included from app_dial.c:14:
/usr/include/asterisk/lock.h: In function `ast_mutex_init':
/usr/include/asterisk/lock.h:317: `PTHREAD_MUTEX_RECURSIVE' undeclared
(first use in this function)
2015 May 10
1
[R] Building R-3.2.0 from source.
I am cross-posting this to r-sig-fedora (I hope that'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
2015 May 11
1
[R] Building R-3.2.0 from source.
On 11/05/15 12:06, M. Edward (Ed) Borasky wrote:
> 1. R 3.2.0 is packaged for Fedora now; it's in Rawhide and Fedora 22.
> I'm running Fedora 22 (late beta) and haven't had any problems with R.
> RStudio Desktop Preview (0.99.435) from the RStudio Fedora RPM is also
> running fine. You might save yourself some hassles by upgrading to
> Fedora 22.
I'm sure I would,
2003 Jul 18
3
lexicographic sort of ordered lists
Does anyone know how to execute the following sort problem in R? Matrix X
has positive integer entries, and each column has been sorted in ascending
order. The problem is now to order the columns lexicographically. For
instance if the matrix X is
1 2 1 1 2
2 2 3 3 2
3 5 5 4 2
then the result should be
1 1 1 2 2
2 3 3 2 2
3 4 5 2 5
Let ONE be a vector of 1's of length
2005 Jul 05
1
by (tapply) and for loop differences
I am getting a difference in results when running some analysis using by and
tapply compare to using a for loop. I've tried searching the web but had no
luck with the keywords I used.
I've attached a simple example below to illustrates my problem. I get a
difference in the mean of yvar, diff and the p-value using tapply & by
compared to a for loop. I cannot see what I am doing wrong.
2003 Oct 16
5
Desirable Properties of a Real Metadata Format
I suggest gzipped XML. Feel free to suggest something that isn't XML if you
dislike it that much.
Anyhow, as a practical matter, Vorbis-style metadata lacks a Really Good Way
to have the same data in multiple languages. Or at least a widely-agreed
upon way. So, howzabout...
<data>
<title xml:lang='en'>Mars, the Bringer of War</title>
<title
2008 May 12
1
lexicographic comparison of two vectors
Is there any built-in way to lexicographically compare two vectors of
the same length in R? The textbook algorithm could be coded as follows:
lex.cmp <- function (vec1,vec2) {
for (j in 1:length(vec1)) {
if (vec1[j] < vec2[j]) { return(-1) }
if (vec1[j] > vec2[j]) { return(1) }
}
return(0)
}
Thanks,
Gabriel