Displaying 20 results from an estimated 200 matches similar to: "Shared Library Support for AIX?"
2006 Apr 19
1
AIX libjpeg still looms
Simon,
Did you get a chance to review your AIX configuration? I'd be
curious to know the differences with my own as while I have R installed,
I still get the error related to libjpeg.a.
Error in get(getOption("device"))() : X11 module cannot be loaded
In addition: Warning message:
unable to load shared library '/usr/local/R/lib/R/modules/R_X11.so':
Could not load module
2006 Feb 07
0
[R] R compile on AIX 5.2
Professor Ripley,
Following your advice, I am now using an updated version of gcc
(4.0.2 to be exact) as well as a true fortran compiler (XL Fortran
Compiler v10.1.0.0 from IBM). I am still experiencing difficulty in
running "make" after a successful "configure". Any additional insight
you could provide would be greatly appreciated. Output of make is as
follows:
Running
2005 Dec 16
2
R compile on AIX 5.3
I'm trying to compile R on AIX 5.3. I've gotten "configure" to work but
"make" generates the following errors:
Target "R" is up to date.
Target "R" is up to date.
Target "R" is up to date.
Target "R" is up to date.
Target "Makedeps" is up to date.
Target "libbz2.a" is up to date.
Target "Makedeps"
2007 May 18
1
AIX testers needed
Per the request to test the latest tarball referenced below, I have
built R on AIX 5.3. There is a memory issue, please see 3) below.
1) Build with --enable-BLAS-shlib option. Builds and
passes "make check".
2) GNU libiconv was installed; R configured *without*
the --without-
iconv option. Builds and passes "make check."
3) Memory issue:
a)
2007 Mar 29
1
AIX testers needed
With much thanks to Ei-ji Nakama, R 2.5.0 alpha supports building on AIX
(at least AIX 5.2 on one system).
Would anyone able to test this please get the latest tarball from
http://cran.r-project.org/src/base-prerelease/R-latest.tar.gz
and try installing (after reading the AIX notes in R-admin.html section
C.9).
In particular it would be very helpful to know if
1) --enable-BLAS-shlib works
2006 Jan 27
1
R compile on AIX 5.2
Fellow R Enthusiasts..
I'm trying to compile R on AIX 5.2 32bit with gcc 3.3.2-5. I've
tried both the development bundle R-devel_2006-01-25.tar.gz and the
R-beta.tar.gz from about a month ago. In each instance, I'm using the
following options prior to running "./configure --prefix=/usr/local/R":
OBJECT_MODE=32
MAIN_LDFLAGS=-Wl,-brtl
SHLIB_LDFLAGS=-Wl,-G
2006 Jan 27
1
R compile on AIX 5.2
Fellow R Enthusiasts..
I'm trying to compile R on AIX 5.2 32bit with gcc 3.3.2-5. I've
tried both the development bundle R-devel_2006-01-25.tar.gz and the
R-beta.tar.gz from about a month ago. In each instance, I'm using the
following options prior to running "./configure --prefix=/usr/local/R":
OBJECT_MODE=32
MAIN_LDFLAGS=-Wl,-brtl
SHLIB_LDFLAGS=-Wl,-G
2006 Mar 18
3
R make install and demo(graphics) issue
I've successfully gotten R 2.2.1 to compile on AIX 5.2.
However, when I run "make install", I receive the following message:
/appl/perform/workspace/R-2.2.1
[root@diablo][/appl/perform/workspace/R-2.2.1] make install
/appl/perform/workspace/R-2.2.1/m4
Target "install" is up to date.
/appl/perform/workspace/R-2.2.1/tools
Target "install" is up to date.
2005 Sep 26
2
[Bug 1093] ssh installation error: No acceptable C compiler found in $PATH
http://bugzilla.mindrot.org/show_bug.cgi?id=1093
Summary: ssh installation error: No acceptable C compiler found
in $PATH
Product: Portable OpenSSH
Version: 4.2p1
Platform: Other
OS/Version: AIX
Status: NEW
Keywords: help-wanted
Severity: normal
Priority: P2
Component: ssh
2008 Jul 17
1
SIP Testing-Tool
Hi All,
Does anyone know, if there is a tool, which is doing the follwing:
- Testprogram on host A establishes a sip connection to testprogramm on
host B
- Testprogram on host A plays a tone and Testprogram B verifies, if tone
is playing correctly (without any interruptions)
Thank You.
2005 Sep 18
0
Timer ISR/1: Time went backwards, Changeset 6902
Changeset 6902
Sep 18 13:37:23 inyoureyes kernel: 1: 5077390000000
Sep 18 13:37:23 inyoureyes kernel: Timer ISR/1: Time went backwards:
delta=-34786504 cpu_delta=15257914 shadow=5076506780929 off=938478409
processed=50770Sep 18 13:37:23 inyoureyes kernel: 0: 5077480044418
Sep 18 13:37:23 inyoureyes kernel: 1: 5077430000000
Sep 18 13:37:23 inyoureyes kernel: Timer ISR/1: Time went backwards:
2016 Aug 24
5
missing dns records? _ldaps._tcp ?
Hai,
Im wondering, im missing the _ldaps._tcp. INTERNAL.DOMAIN.TLD entries in my dns.
Now, before the updates ( badlock ) etc. this wasnt notice i think.
But now since im setting up that everything is doing ldaps i noticed this in my squid setup
( squid mailing subject : [squid-users] ext_kerberos_ldap_group_acl problem )
My question is... did someone resently setup a new AD
2004 Aug 26
0
Problems with ISDN (NT-Mode) - Error Messages inside
Hello everyone,
I try to connect the Asterisk PBX Server on my NTBA
(NT1) - actually its "hard"-connected on the box, but
I've tried a crosslink-ISDN cable, too.
My ISDN-Phone is connected on one port (of two)
S0-Ports on NTBA.
When I start Asterisk and want to make a call I'll
geht a lot of this messages -->
040827-034639 WARNING[213005]: chan_zap.c:6902
zt_pri_error:
2009 Jul 27
2
Problems with Broadcom 4312 wireless
Hello David,
In brief, I've solved this problem on my Dell Inspiron 1525 (with
Broadcom 4312 wireless card), so I figured letting You know would be
nice, 'cause it didn't seem like the issue is resolved.
Visit this link:
http://jomcode.com/fadhil/?p=59
and in addition check out the comment on the same page by Andre Kiepe to
have the modules load on boot.
Best Regards,
Milos.
2004 May 21
1
Bug in update()? (PR#6902)
Dear all,
I noticed the following while playing around with fitting log-linear
models to contingency tables using R 1.8.1, but the problem also
exists under R 1.9.0.
A reproducible example uses the following contingency table:
> library(MASS)
> data(quine)
> tmp <- with(quine, expand.grid(Eth=levels(Eth), Sex=levels(Sex),
+ Lrn=levels(Lrn), Age=levels(Age)))
2009 Jun 18
4
Which external WiFi device for laptop running CentOS 5.3?
Have decided to give up on the embedded Broadcom 4312 wireless device in
my son's Dell laptop. I get WEP open authentication to work, but
nothing else. I was about to dump the bcm43xx kernel module and the
bcm43xx-microcode5.fw firmware and work with the newer b43 module and
associated firmware. However, he claims that at school, he has always
had intermittent problems with wireless under
2009 Apr 27
2
Problem with R 2.9.0 vs. R2.8.1 with either "survival" package or "predict" function
Just wanted to alert everyone regarding a problem that I only
experience with R2.9.0 and not with R2.8.1 when I run both using
exactly the same script and the same data.
Here is what I do with my data "MyData", 2 predictors (V1 and V2) and
my survival DV "Depvar":
library(survival)
2009 Jun 11
5
Problems with Broadcom 4312 wireless
I'm migrating my son's Dell laptop from Vista to CentOS 5.3. He came
back from each of his first two years of college loaded with virii and
trojans. This year he said "Dad, can you give me Linux?"
5.3 went onto the laptop easily and after doing some research, I applied
the guidance for getting multimedia working and got the nvidia driver
loaded. That works great.
Last
2007 Feb 19
6
Open CallerID Database?
Hey Guys,
I'm curious if there's an interest in a free, CallerID database? For those
of you in the same spot we are, our current provider only provides us with
the CND, excluding CNAM.
Would creating a public database, managed by users be worthwhile to anyone?
Thanks - Any input is greatly appreciated.
--
Robert Norton
SophMedia LLC Operations Manager
Cell: 480-234-4312 Office:
2004 Sep 07
0
Bristuff wackyness - not answering
Hi
Is anyone having this weird trouble with bristuff....calls don't get
answered, but on the debug it looks as if the call is answered. The call
will just hear ringing.
I am using -BRI-stuffed-0.1.0-RC4a
Occassionally the system starts working on its own, other times I have
to stop and rmmod everything and start them all up again.
These error messages appear on the CLI:
== Primary