> I am using Red Hat 9 and evolution coming with the distribution
> (V.1.2.2).
> 
> I would like to move evolution to another machine that has the same
> versions of RH and evolution. 
> 
> I moved the evolution folder that is in my home folder but it seems that
> something is missing as I lost everything. 

Be sure to close Evolution 1.2.x and run 'killev' *before* copying the
entire ~/evolution directory.

As there are sensible data contained, be sure to adjust the user and
group if necessary -- else Evo won't be able to access some of its
files.

# chown -R USER.GROUP ~/evolution

where USER and GROUP are the user and group on the new machine. If in
doubt, issue 'id' command and see uid= and gid= (without the brackets).

Also, please make shure, you did not loose file permissions while
copying (do not use CD or FAT file system), a tarball comes in handy.
scp probably is the easiest way, if you have network access.

...guenther


-- 
char *t="[EMAIL PROTECTED]";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}

_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to