> Type 'python setup.py install' as root. > Do I have do do anything but type that in and press enter? Gives me errno 2 no such file or director
> If you get a "no file or directory" error, it means you are in the wrong directory. You must change the directory using the terminal to the directory into which you unzipped the mnemosyne files. Example (you start in the home directory by default; this example assumes the files were unzipped to a mnemosyne-2.0 directory inside the Downloads directory): cd Downloads/mnemosyne-2.0 (cd command changes directories) Then "sudo python setup.py install" Your account must be an administrator account and you will need to enter your password. Cheers, Patrick -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To view this discussion on the web visit https://groups.google.com/d/msg/mnemosyne-proj-users/-/GdlQpqmnZ5gJ. 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.
