search for: directiry

Displaying 6 results from an estimated 6 matches for "directiry".

2008 Jan 16
4
Can anyone help??
...tring 2: unrecognized escape removed from "C:\onlinesurvey.csv" 3: In file(file, "r") : cannot open file 'C:onlinesurvey.csv', reason 'No such file or directory' I have the file located on the C drive so I do not know why its telling me "no such file or directiry". -- View this message in context: http://www.nabble.com/Can-anyone-help---tp14888245p14888245.html Sent from the R help mailing list archive at Nabble.com.
2015 Jun 22
2
[LLVMdev] Enabling the gold linker on freebsd
...'-plugin' usr/bin/ld: use the --help option for usage information clang: error: linker command failed with exit code 1 (use -v to see invocation) Is there the problem with the linker that ld.gold is not being called. Should I replace the ld with ld.gold? Does the linker looks in the right directiry for the .so plugins? The LLVMgold.so and libLTO.so shared objects are in the directory /usr/local/llvm-devel/lib/. I cannot find the directory where clang is installed. I am not sure where to make the bfd-plugins directory and add the symlinks to LLVMgold.so and libLTO.so. I am using freebsd 10.1...
2001 Jul 22
2
Patches for Cray T3Es running Unicossmk and SV1s running Unicos
...le, jid, and setting job and process limits form cray's udb. I could have put them in seesion.c but I think session.c is getting to loaded with speicalied system codes. The same is true for pty.c. Maby it time to split out the code int seperate system modules in the openbsd-compat directiry. 4) Fixed a few minor issues with resetting SIGCHLD. If you permanently install a signal with mysingnal for SIGCHLD you don't need to reset it in the sigchld handler. You can get into a infinite signal loop if the sigchld handler does not reap the child win it is called if it reset...
2015 Jun 23
3
[LLVMdev] Enabling the gold linker on freebsd
...age information > > clang: error: linker command failed with exit code 1 (use -v to see > > invocation) > > > > Is there the problem with the linker that ld.gold is not being called. > > Should I replace the ld with ld.gold? Does the linker looks in the right > > directiry for the .so plugins? > > > > The LLVMgold.so and libLTO.so shared objects are in the directory > > /usr/local/llvm-devel/lib/. I cannot find the directory where clang is > > installed. I am not sure where to make the bfd-plugins directory and add > the > > symlinks...
2011 May 09
2
upgrade samba4 install
I have a install of samba4 that I have been using on my home network for testing with one PDC and BDC on the local network and a 3rd BDC located on another network with IPSEC tunnel between the two networks. The problem I have is all 3 servers are running different versions on the samba4 code I would like to get all the system on the same code level. Do any of you know an easy way to
2008 Sep 03
0
Winbind + Win2003 ADS + Trusted Domain Issue
Hello all, I am having an issue that I need help with and have been searching the web high and low for a solution. It involvs using winbind to authenticate Linux systems against a 2003 Active Directiry domain with a one-way trust. Here is the lay out. Domain "ABC" is the resource domain where the servers are located. Domain "XYZ" is the domain that the primary user accounts are. Domain "ABC" has a one way trust with domain "XYZ". I am able to add the Lin...