search for: delad

Displaying 2 results from an estimated 2 matches for "delad".

Did you mean: delay
2005 Jan 19
2
Moving fileserver
...h this, hoping I could write a script that sets owner/group of the files on bella. But this seemed more difficult than anticipated. Because of the differences in NLS, the filenames won't match! Creating a list of filenames on both machines, and diffing those two files will give me: -./shares/delade/Bilder/Jobb bilder/F?r?arna/Mvc00019.jpg +./shares/delade/Bilder/Jobb bilder/FAArAA?arnMvc0001919.jpg I hope this goes through correctly, but the line which starts with '-' is located on 'tux' and the line which starts with '+' is located on 'bella'. The problem is...
2006 Sep 08
1
JGR on SUSE 10.1 AMD 64
...when trying to load library("JGR") or just library("rJava") I get the following error message: > Error in dyn.load(x, as.logical(local), as.logical(now)) : > unable to load shared library '/usr/lib64/R/library/rJava/libs/rJava.so': > libjvm.so: kan inte ?ppna delad objektfil: Filen eller katalogen finns inte > Error in library("rJava") : .First.lib failed for 'rJava' I desperately tried to symlink libjvm.so from > /usr/lib64/jvm/java-1.5.0-sun-1.5.0_07/jre/lib/amd64/server to > /usr/lib64/R/library/rJava/libs but without success....