> Hi Daikon,
> 
> /usr/lib is the wrong place to look, you should run the command "man
> hier" to see an overview of where things are stored in Linux.
> 
> But in this particular case the files you are looking for, which is
> your personal learning and configuration data for Mnemosyne will be
> stored in your home directory. So the following set of commands should
> work (not that # means a line is a comment)
> 
> cd  #this is just to get you in your home directory for sure
> rm -r .mnemosyne #careful, this will erase this computers learning and
> config data (including any flash cards you made)
> ln -s Dropbox/mnemosyne .mnemosyne #this will create a soft link that
> points from .mnemosyne in your home directory to Dropbox/mnemosyne
> which is where I assume you put you mnemosyne folder, adjust this if
> necessary

As I mentioned before, inside your home directory don't use .mnemosyne under 
OSX, but instead use Library/Mnemosyne

Cheers,

Peter

-- 
You received this message because you are subscribed to the Google Groups 
"mnemosyne-proj-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mnemosyne-proj-users?hl=en.

Reply via email to