search for: ld_library

Displaying 8 results from an estimated 8 matches for "ld_library".

2002 Aug 29
3
running SJava
...e problem: 1. Read the FAQ. Not much here on this one, although several emails requesting help on this one, with no apparent solution. 2. Read the Archives. There were several emails concerning this, but though one even said problem solved, but does not. It's a java classpath problem, and not a LD_LIBRARY problem. 3. RTFM. Actually, the Howto.pdf dated 16 July 2002 (page 5), in fact states: "The default values in .javaConfig are computed and fixed when the R library is installed These contain the entries of the default classpath necessary to locate the classes used to run the embedded Omegahat...
2006 Mar 24
4
SAMBA install on IRIX 6.5
...libldap_r.a lrwxr-xr-x 1 root sys 32 Mar 23 09:15 /usr/lib/libldap_r.so -> /usr/freeware/lib32/libldap_r.so lrwxr-xr-x 1 root sys 34 Mar 23 09:15 /usr/lib/libldap_r.so.3 -> /usr/freeware/lib32/libldap_r.so.3 And I even tried to use the environment variable : LD_LIBRARY=/usr/lib:/usr/include Any Suggestions?
2016 Apr 20
3
Fresh build from source of R-3.2.5 failing "make check" under 64-bit Ubuntu
...Execution halted > ls myLib exNSS4 myTst pkgA pkgB So, it looks like the "installed.packages()" is not correctly detecting what is present in "myLib". Has anyone else seen this? Has anyone got any ideas about what is going wrong? My environment does not include R_LIBS, LD_LIBRARY, etc. The PATH does include an older version of R, 3.1.1. Regards, Mark Dalphin
2003 Feb 19
5
codecs
Hello, can i use different audio codecs when i calling between sip devices ( snom phones ) and different when i making call from isdn to sip or from sip to isdn ? best regards Marian -- SUNTEQ s. r. o. Bojnicka cesta 35 # Prievidza # 971 04 # Slovak republic Tel: +421-46-5430 754 # Fax: +421-46-5439 144 http://www.sunteq.sk/ ------------------------------------------------------------ A
2016 Apr 21
0
Fresh build from source of R-3.2.5 failing "make check" under 64-bit Ubuntu [SOLVED]
...looks like the "installed.packages()" is not correctly detecting >>>> what is present in "myLib". >>>> >>>> Has anyone else seen this? Has anyone got any ideas about what is going >>>> wrong? My environment does not include R_LIBS, LD_LIBRARY, etc. The PATH >>>> does include an older version of R, 3.1.1. >>>> >>>> Regards, >>>> Mark Dalphin >>>> >>>> ______________________________________________ >>>> R-devel at r-project.org mailing list >>>&gt...
2006 Mar 07
2
R started in terminal shell script or ESS steps on LD_LIBRARY_PATH?
Hi all, Just noted this behavior in the past couple of days, where if R is started in a shell script such as: gnome-terminal [-e][-x] R or in ESS (version 5.2.12 with Emacs or XEmacs), the LD_LIBRARY_PATH environment variable is not properly appended to, resulting in the loss of the pre-start value. This is using R Version 2.2.1 Patched (2006-02-28 r37448) on FC4. I noted this when attempting to access an Oracle 10g server using RODBC (version 1.1-5) and to the best of my recollection, this i...
2010 Feb 05
0
samba Digest, Vol 86, Issue 6
...you.) I think Sun compiles Samba > > using a Mozilla LDAP SDK. > > > > This is how I ended up compiling Samba using Sunfreeware GCC. > > > > #PATH=/usr/swf/bin:/usr/ccs/bin:$PATH > > #PATH=/usr/local/samba-3.4.5/bin:/usr/local/samba-3.4.5/sbin:$PATH > > #LD_LIBRARY_PATH=/usr/sfw/lib:/usr/ccs/lib:$LD_LIBRARY PATH > > #LD_LIBRARY_PATH=/usr/local/samba-3.4.5:$LD_LIBRARY_PATH > > #export LD_LIBRARY_PATH > > > > #export CPPFLAGS="-I/usr/local/include -I/usr/local/ssl/include > > -I/usr/include" > > #export LDFLAGS=&quo...
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
Hi All, I'm having problems compiling a newer version of samba (3.3.x or 3.4.x) on solaris 9. We are currently running 3.0.23d and have been putting off upgrading for far to long. I've tried gcc and sun studio 12 cc with the same issues when it comes to compiling dbwrap.c. I can't seem to find anything on google that's related to my issue. Here's my configure line when