Displaying 4 results from an estimated 4 matches for "envirronement".
Did you mean:
environement
2006 Jun 23
2
rsync and mysql with users connected
...s it transparency for rsync ?
Sorry if my question is stupid but I haven't already finish the reading of all the documents treating rsync.
Thanks in advance to your answers and comprehension.
Oh yes, I forgot an important fact : The Backup is done between SUSE 10.0 and Mandrake 10.0 so Linux envirronement. Some datas froms Windows will be Backuped too. I think we will use a ntfs partition. Some advises about that or all is OK and though that don't cause any problems ?
Micka?l.
-------------- next part --------------
HTML attachment scrubbed and removed
2008 Dec 18
1
R crash with dyn.load
Hello,
I try to incorporate C code in R.
suppose I have the following C code:
#include <R.h>
#include <stdio.h>
int main(int *n)
{
int i;
for(i=0; i < *n; i++) {
printf("Hello, world!\n");
}
}
in a file named "hello.c". First I make:
g++ -c hello.c -o hello.o -I
"/Library/Frameworks/R.framework/Versions/2.8/Headers/"
g++
2014 Jun 04
1
samba4 and cups problem
Hello,
My envirronement:
Debian 7.5
Samba version 4.1.7 from backport
Cups 1.5.3-5
I have upgrade from samba 3 to samba4 this morning. Since, I have some
very strange error when I try to print or list the shared printer from
a windows Server:
Here is my syslog log file when I try to refresh the printers list from
a...
2004 Aug 06
2
Cross compiling
Hello all,
I'm trying to build speex library for a CRIS
processor running Linux. The configure seems to fail.
Here is the command I use wich works to build libogg :
./configure --host=cris
--prefix=/home/axis/devboard_lx/target/cris-axis-linux-gnu/usr/local
--exec-prefix=/home/axis/devboard_lx/target/cris-axis-linux-gnu/usr/local
(I have all my target files in this directory :