Displaying 11 results from an estimated 11 matches for "envar".
Did you mean:
envvar
2002 Jul 18
1
RSPerl on OS X
...discardRProxy
_RPerl_getProxyValue
_RPerl_getReferenceName
_addPerlConverterRoutine
_fromPerl
_tryEval
_userLevelConversionToPerl
It looks like the dynamic loader can't find the right libraries. The
instructions (http://www.omegahat.org/RSPerl/RFromPerl.pdf)
specify setting the LD_LIBRARY_PATH envar. I assumed that
the corresponding envar on OS X is DYLD_LIBRARY_PATH
and added $R_HOME/bin/ and <wherever>/RSPERL/libs/ to
the path, but this didn't help.
Thanks,
Steve
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://w...
2005 Dec 18
8
Invoking Rails from an API
Hi,
I am trying to use ruby int an embedded web server. The environment
does not have the luxury of CGI or WebBrick. I find limited
documentation on how to get this to work. As a test program on windows,
I tried the code in the section below.
I have the issues.
1. Is public/dispatch.rb the right script to invoke a rails app? If
so, what is the right way to invoke dispatch.rb?
2.
2010 Feb 16
1
R_LIBS_USER bugs
...the R_LIBS_USER env var gets bigger than 1023 chars R
completely ignores it and uses the default:
> Sys.getenv('R_LIBS_USER');
R_LIBS_USER
"${R_LIBS_USER-~/R/i386-pc-solaris2.11-library/2.10}"
The strange thing is, if I set another envar to the same value, there
seems to be no problem at all. E.g.:
BLA=/develop/lnf/i386/R/LNFr-car/reloc/R-2.10/library:/develop/lnf/i386/R/LNFr-Formula/reloc/R-2.10/library:/develop/lnf/i386/R/LNFr-lmtest/reloc/R-2.10/library:/develop/lnf/i386/R/LNFr-sandwich/reloc/R-2.10/library:/develop/lnf/i386/R...
2019 Dec 04
1
Environment variables in pgsql connect string
Hi,
We are trying to set up a Dovecot Docker image with dynamic database
configuration based on environment variables, however the variables do
not appear to be expanded in the "connect=" string of the SQL config.
The documentation states that environment variables, being listed under
global variables, work "everywhere":
2010 May 25
3
smbd start trouble - CentOS 5.4
...rt" runs it just fine, if from a
console. (sh = bash on CentOS, and the smb script itself specifies /bin/sh.)
These are all consistent; what works works, what doesn't doesn't. I haven't
found any invocation that works on system reboot, so am stuck doing it by
hand for now. Changing envars so that, for instance, they are only what are
available to "service smb start" still allows the manual "smbd -D" to work,
so it doesn't seem to be about the shell or environment as such. Perhaps
there's some timing issue that for instance allows "sh /etc/init.d/smb...
2007 Jul 15
1
does samba support non-flat /home
Hi all,
I hope this is an easy one:
We've just set up a samba server and We're using winbind with the
idmap_rid backend option to authenticate users via AD. So far so good!
Now we want window users to have there home shares on the samba
server.
When Winbind pulls a list of users from AD it appears to use the
template homedir option in our smb.conf to figure out where users home
2016 Feb 11
2
Guidance on cross compiling LLVM with mingw-w64 and cmake
The CrossCompile module is in a perpetual state of "when I get a chance...", and desperately needs some cleanup.
The problem you are hitting is caused by setting CMAKE_SYSTEM_NAME. When you set that CMake sets a variable CMAKE_CROSS_COMPILING. That variable should only be set when your host OS doesn't match your target OS. Since LLVM needs to build host-capable tools there is some
2013 Oct 30
1
samba-4.1.0 wont compile- help!
Greetings,
I am attempting to compile samba-.1.0 on a machine with these:-
--cpu amd64 3cores
--ozs blfs linux gcc-4.8.1, linux-3.10.17, glibc-2.17
waf build ( i.e. make ) ends like so"":-
##################################
In file included from ../source3/lib/smbconf/smbconf_reg.c:26:0:
../source3/registry/reg_api_util.h:39:17: warning: 'enum winreg_CreateAction'
declared
2004 Sep 22
0
samba 3.0.7 cannot join NT4 domain
...ng a level 3 log to
# samba@samba.org should allow it to be fixed.
# %I The IP address of the client machine.
# %T the current date and time.
# %D Name of the domain or workgroup of the current
# user.
# %$(envvar)
# The value of the environment variable envar.
#
# The following substitutes apply only to some configuration
# options (only those that are used when a connection has
# been established):
#
# %S the name of the current service, if any.
# %P the root directory of the current service, if any.
# %u username of the current servi...
2002 Aug 22
5
Roaming Profiles Dead
Hi everyone
i have running 2.2.5 on RH73 and few days after i have upgrade all my
roaming profiles have died !!!!
in my error log i have constantly a messages saying:
nmbd find_response_record: response packet id 32896 received with no
matching record.
nmbd/nmbd_responserecordsdb.c:find_response_record(234)
and this is going on and on !!!!!
I have moved my Roaming Profiles Dir to other place
2004 Sep 23
0
3.0.7 net join to NT4 domain - silently fails?
...ng a level 3 log to
# samba@samba.org should allow it to be fixed.
# %I The IP address of the client machine.
# %T the current date and time.
# %D Name of the domain or workgroup of the current
# user.
# %$(envvar)
# The value of the environment variable envar.
#
# The following substitutes apply only to some configuration
# options (only those that are used when a connection has
# been established):
#
# %S the name of the current service, if any.
# %P the root directory of the current service, if any.
# %u username of the current servi...