Displaying 12 results from an estimated 12 matches for "shlib_path".
2003 Sep 26
0
Cannot compile 3.0.0 @ HP-UX - Errors in libsmb/clikrb5.c ?
...ompile on a HP-UX 11.00
system. Well, "trying to" is the key here... :(
I did this do configure the Samba source:
____________________________________________________________
#!/usr/local/bin/bash
VERSION=3.0.0
PREFIX=/opt/samba-${VERSION}
CC=/usr/local/bin/gcc
CPP=/usr/local/bin/cpp
SHLIB_PATH=$SHLIB_PATH:/usr/local/lib
PATH=$PATH:/opt/heimdal-0.6/bin
export CC
export CPP
export SHLIB_PATH
export PATH
cd samba-${VERSION}/source
./configure \
--prefix=${PREFIX} \
\
--disable-cups \
\
--with-smbwrapper \
--with-ads \...
2011 Jul 13
3
How to compile OpenSSH on HP-UX10
I did this as a project back in the early 2002, and I had a nice
little how-to to walk me through it. Many work places and moves, and
I've lost it. I have a friend who asked me about this recently, and I
can't seem to find anything on the web, or the how-to I used (not
surprised).
If I remember correctly, you needed an up-to-date zlib, egd (or prng),
OpenSSL, tcpwrappers, and OpenSSH.
2007 Nov 01
1
Problem with compiling 64bit R(2.5.1) under HP-UX(ia64)
...lation and Administration document and
seeking help from Google, I still can't get answer why even "bool" in
a c file can not be recognized.
Using the f90 and cc for Fortran and C because we only have this
installed. Is this the problem?
Below envrionment variables may associated:
SHLIB_PATH=/usr/lib/hpux64:.:/lib/hpux64:.:/rnd/homes/lfan/R251/lib/R/lib:.:/opt/fortran90/lib:.:/usr/lib:/lib
LD_LIBRARY_PATH=/usr/lib/hpux64:.:/lib/hpux64:.:/rnd/homes/lfan/R251/lib/R/lib:.:/opt/fortran90/lib
LIBPATH=/usr/lib/hpux64:.:/lib/hpux64:.:/rnd/homes/lfan/R251/lib/R/lib:.:/opt/fortran90/lib
Best...
2008 Mar 07
0
Samba 3.2.0 and internal shared libraries
...a directory
that is already searched for libs (e.g. /usr/lib/)
1) Set the environment variable LD_LIBRARY_PATH to "/your/samba/library/path"
before starting the samba applications.
(This is the variable name for linux, solaris, netbsd, irix, ...)
the variable is called SHLIB_PATH on HP-UX, LIB_PATH on AIX
and DYLD_LIBRARY_PATH on darwin.)
2) Add a line with the folder containing your samba libs to /etc/ld.so.conf
(or a dedicated file /etc/ld.so.conf.d/samba_foo.conf which has to be
included in /etc/ld.so.conf)
3) build your binaries with an rpath:
LD...
2007 Jul 19
6
[LLVMdev] PATH and LD_LIBRARY_PATH
...ar environments. The functions take care of the
details.
However, even with only a single checkout (environment) of llvm
software, there are details to be taken care of. We would like to
support this better, but the question is how.
Here are some of the issues:
* On some platforms you set SHLIB_PATH or SHOBJ_PATH, etc.
* With more modules the PATH and LD_LIBRARY_PATH become long (one
entry per module). Having every module's Debug/bin in PATH and
Debug/lib in LD_LIBRARY_PATH gets hard to maintain when there's
multiple environments. Furthermore, the paths ne...
2008 Feb 02
1
[Bug 14338] New: Firefox crash when viewing this flash
....sh -g /usr/lib/firefox/firefox-bin
MOZILLA_FIVE_HOME=/usr/lib/firefox
LD_LIBRARY_PATH=/usr/lib/firefox:/usr/lib/firefox/plugins:/usr/lib/mre/mre
DISPLAY=:0.0
DYLD_LIBRARY_PATH=/usr/lib/firefox:/usr/lib/mre/mre
LIBRARY_PATH=/usr/lib/firefox:/usr/lib/firefox/components:/usr/lib/mre/mre
SHLIB_PATH=/usr/lib/firefox:/usr/lib/mre/mre
LIBPATH=/usr/lib/firefox:/usr/lib/mre/mre
ADDON_PATH=/usr/lib/firefox
MOZ_PROGRAM=/usr/lib/firefox/firefox-bin
MOZ_TOOLKIT=
moz_debug=1
moz_debugger=
/usr/bin/gdb /usr/lib/firefox/firefox-bin -x /tmp/mozargs.J13597
GNU gdb...
2003 May 26
1
Problem with a 64bit R on HP-UX]
Greetings,
We are trying to compile a 64bit version of R (1.7.0) on HP-UX (11.11),
but are running into some problems.
The following relevant filesets are installed:
B3901BA B.11.11.04 HP C/ANSI C Developer's
Bundle for HP-UX 11.i (S800)
B3909DB B.11.11.60 HP Fortran 90 Compiler
and associated products (S800)
B3913DB C.03.33.01 HP aC++ Compiler (S800)
This is our configure step:
2007 Jul 20
0
[LLVMdev] PATH and LD_LIBRARY_PATH
...ectories for each module.
Ok.
> However, even with only a single checkout (environment) of llvm
> software, there are details to be taken care of. We would like to
> support this better, but the question is how.
>
> Here are some of the issues:
> * On some platforms you set SHLIB_PATH or SHOBJ_PATH, etc.
This is up to the user to know what to do.
> * With more modules the PATH and LD_LIBRARY_PATH become long (one
> entry per module). Having every module's Debug/bin in PATH and
> Debug/lib in LD_LIBRARY_PATH gets hard to maintain when there's...
2008 Jan 29
1
"ROracle" Packages is not to be installed (PR#10652)
...5601
export ORA_NLS10=$ORACLE_HOME/nls/data
export ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
export ORA_CLIENT_LIB=shared
export TNS_ADMIN=$ORACLE_HOME/network/admin
export PATH=$ORACLE_HOME/bin:.:/opt/R-2.6.1-patched/bin:$PATH
export LIBPATH=$ORACLE_HOME/lib:/usr/lib:/lib:/usr/local/lib
export SHLIB_PATH=/home/ofsa45/ofsa4.5-092-linux/lib:$ORACLE_HOME/lib
export LD_LIBRARY_PATH=/home/ofsa45/ofsa4.5-092-linux/lib:$ORACLE_HOME/lib:/usr/lib:/lib:/usr/local/lib
export LANG=C
export TMP=$ORACLE_HOME/tmp
export TEMP=$ORACLE_HOME/tmp
export R_HOME=/opt/R-2.6.1-patched
export R_LIBS=/opt/R-2.6.1-patched/l...
2005 Jan 16
0
Printing from Windows is printing PS commands instead of job!
...quot;
D [15/Jan/2005:19:27:20 -0600] StartJob: envp[14]="CUPS_SERVER=localhost"
D [15/Jan/2005:19:27:20 -0600] StartJob: envp[15]="IPP_PORT=631"
D [15/Jan/2005:19:27:20 -0600] StartJob: envp[16]="LD_LIBRARY_PATH="
D [15/Jan/2005:19:27:20 -0600] StartJob: envp[17]="SHLIB_PATH="
D [15/Jan/2005:19:27:20 -0600] StartJob: statusfds = [ 10 11 ]
D [15/Jan/2005:19:27:20 -0600] StartJob: filterfds[1] = [ 12 -1 ]
D [15/Jan/2005:19:27:20 -0600] StartJob: backend =
"/usr/lib/cups/backend/usb"
D [15/Jan/2005:19:27:20 -0600] StartJob: filterfds[0] = [ -1 13 ]
D [15/J...
2007 Jul 20
1
[LLVMdev] PATH and LD_LIBRARY_PATH
...> > However, even with only a single checkout (environment) of llvm
> > software, there are details to be taken care of. We would like to
> > support this better, but the question is how.
> >
> > Here are some of the issues:
> > * On some platforms you set SHLIB_PATH or SHOBJ_PATH, etc.
>
> This is up to the user to know what to do.
>
> > * With more modules the PATH and LD_LIBRARY_PATH become long (one
> > entry per module). Having every module's Debug/bin in PATH and
> > Debug/lib in LD_LIBRARY_PATH gets har...
2006 Mar 19
20
Instiki 0.11.0 - ActiveRecord Forever
Dear all,
If you thought Instiki was a dead project, you were right. Since I''ve got a day job that doesn''t suck
(Official Ruby Zealot of ThoughtWorks Canada), my motivation to do open source greatly sufferred :)
But... but... but! Here is Instiki 0.11.0, and in this version Instiki is (finally!) moving to ActiveRecord backend
and (finally!) has the File Upload feature.