LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Evolution profile (https://www.linuxquestions.org/questions/linux-general-1/evolution-profile-698165/)

Jongi 01-18-2009 02:44 PM

Evolution profile
 
So I had evolution running under Debian. I decided to change to Gentoo. So I thought that keeping ~/.evolution would be the wise thing and just copy the files back once gentoo was installed.

However I decided not to copy the files back there but keep them in a seperate partition and then symlink back

Code:

jongi ~ $ ls -la .evolution
lrwxrwxrwx 1 jongi jongi 25 Jan 18 22:17 .evolution -> /data/profiles/evolution/

However when I run Evolution it still wants to take me through a install wizard. What have I missed here?

As it turns out I do have the Debian install backed up so I am able to get the files from that system.

repo 01-19-2009 07:45 AM

you could try
/data/profiles/.evolution/
or
/data/profiles/.evolution

Jongi 01-19-2009 01:17 PM

ah, there is also ~/.gconf/apps/evolution that needs to be in place


All times are GMT -5. The time now is 03:37 AM.