search for: sourcedirectory

Displaying 13 results from an estimated 13 matches for "sourcedirectory".

2006 Apr 13
1
Increamental backup
Hello Folks, I happened to have won atleast something because my backup off the site is working absolutely well at the scheduled interval. But I am having one question, which I know this community could help me getting it down and having everything working the way I really want. This is about having increamental backup. Here's the script I thought, If Include it in the crontab might work but
2012 Feb 17
1
Load packages from source
...veloping an R package and I'd like to load it easly while developing, debugging and testing. I would like to load it without having to install it. Installing it causes me some problems for debugging it, as the code file it is executing it not the one I'm editing. I've seen the function sourceDirectory from R.utils package which works quite fine for me, but would be just perfect to be able to load the package as it would be installed (handling dependences, namespaces and all this stuff). Thanks in advance! David [[alternative HTML version deleted]]
2002 Aug 12
2
ACL settings
hi all, i have download the latest verion of samba (2.2.5) and acltools from bestbits. i would use an fileserver with acl support, but i have some problems. after uncompress the tar-archiv i type in the sourcedirectory: ./configure --with-quotas --with-acl-support and i get the following: "checking whether to support ACLs... checking for acl_get_file in -lacl... (cached) no checking for ACL support... (cached) no" is this normal? well, i've done make and make install. the option <nt acl supp...
2010 Jan 08
2
how to organize a lot of R source files
Hi, I wonder what is a better way to organize a lot of R source files. I have a lot of utility functions written and store them in several source files (e.g util1.R, util2.R,..utilN.R). I also have a master file in which the source command is used to load all the util.R files. When I need to use the utility functions in a new project, I create a new R file (e.g main.R) in which I
2019 Jan 03
1
--link-dest. Time to 'building file list' incrementing
...was slowly incrementing. It started at around three hours, but is now around fifteen. The command is as follows... rsync -rlptDhPR \ --password-file=password \ --Chmod=Du=rwx,Dgo=rx,Fu=rw,Fgo=r \ --Stats \ --delete \ --log-file=logfilename \ --link-dest=linkdestpath \ sourceDirectory \ rsync at 192.168.1.2::destinationDirectory I'm not using the full -a option as the differences between the Windows and Linux ownership stuff messed things up. The first log file looked like this... 2018/10/01 23:00:14 [2164] building file list ...transfer file list here 2018/10/02 02:1...
2019 Jan 08
2
--link-dest. Time to 'building file list' incrementing
...> rsync -rlptDhPR \ > > >     --password-file=password \ > > >     --Chmod=Du=rwx,Dgo=rx,Fu=rw,Fgo=r \ > > >     --Stats \ > > >     --delete \ > > >     --log-file=logfilename \ > > >     --link-dest=linkdestpath \ > > >     sourceDirectory \ > > >     rsync at 192.168.1.2::destinationDirectory > > > > > > I'm not using the full -a option as the differences between the Windows and Linux ownership stuff messed things up. > > > > > > The first log file looked like this... > >...
2008 Sep 11
9
How to load functions in R
Hello, I am trying to use self created functions in other scripts than the one where they are stored. For the moment I am using the following structure of commands to do that: 1. Load the text file with the functions in the current script: x=parse("path") 2. transform the tex in a function: f1=eval(x[1]), f2=eval(x[2]) if more than one function is stored in the text file 3. use the
2002 Sep 04
1
readline doesn't work even thou cled=TRUE
Can anyone offer suggestion about getting readline to work on Solaris? (v1.5.1) When I use the up arrow or ctrl-p to try to repeat the last command my session just beeps. It appears that the .Rhistory file that should appear in my startup directory is not being created. Thanks! The screen shot below shows cled=TRUE and no .Rhistory file created: $ /apps/R-1.5.1/bin/R R : Copyright 2002, The
2019 Jan 04
0
--link-dest. Time to 'building file list' incrementing
...d is as follows... > > > > rsync -rlptDhPR \ > >     --password-file=password \ > >     --Chmod=Du=rwx,Dgo=rx,Fu=rw,Fgo=r \ > >     --Stats \ > >     --delete \ > >     --log-file=logfilename \ > >     --link-dest=linkdestpath \ > >     sourceDirectory \ > >     rsync at 192.168.1.2::destinationDirectory > > > > I'm not using the full -a option as the differences between the Windows and Linux ownership stuff messed things up. > > > > The first log file looked like this... > > > > 2018/10/01 23:...
2010 Apr 13
4
[LLVMdev] darwin dragon-egg build issues
...e CPPFLAGS="-DENABLE_LTO -I/sw/include" How do you build llvm? I am using... Info2: << Package: llvm Version: 2.799 Revision: 101114 #Source: http://llvm.org/releases/%v/llvm-%v.tar.gz Source: http://llvm.org/releases/%v/llvm-2.8.tar.gz Source-MD5: d317d277e97c3852994bb4dcaadf1591 SourceDirectory: llvm-2.8 Type: -64bit . Architecture: x86_64 BuildDepends: fink (>= 0.28) ConfigureParams: << --prefix=%p/lib/llvm --mandir=%p/share/man --infodir=%p/share/info --with-gmp=%p --with-libiconv-prefix=/usr --with-system-zlib --with-as=`xcode-select -print-path`/usr/bin/as --with-ld=`xcode-...
2008 Mar 13
7
Suggestions for basic rsync configuration
Hello, I am very new to rsync and am wanting to have it back up more than 4 remote linux servers via ftp. I want to write a script that will open up a ftp connection using "ftp://username:password@ftp.server.com" with a server, then mount the drive containing the backups, copy the data that is new, unmount the drive, close the connection and move onto the next server until every server
2010 Apr 11
0
[LLVMdev] darwin dragon-egg build issues
On 04/10/2010 08:01 PM, Jack Howarth wrote: > > bash-3.2$ GCC=/sw/bin/gcc-4 CC=gcc-4 CXX=g++-4 CFLAGS=-I/sw/include CXXFLAGS=-I/sw/include LLVM_CONFIG=/sw/lib/llvm/bin/llvm-config make > g++-4 -c -I/sw/lib/llvm/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -MD -MP -DIN_GCC -DREVISION=\"100954M\"
2010 Apr 11
7
[LLVMdev] darwin dragon-egg build issues
On Sat, Apr 10, 2010 at 01:52:18PM +0200, Duncan Sands wrote: > Hi Jack, > > > Is anyone building dragon-egg on darwin? > > Anton built it once. There were some problems with dynamic libraries: gcc's > plugin support requires the use of dynamic libraries, and the configure logic > it uses thinks that darwin does not support dynamic libraries! So it is >