[Wine]Getting Rosetta Stone language software to work

Joachim von Thadden thadden at web.de
Mon Feb 21 03:10:51 CST 2005


Am Mo, Feb 21, 2005 at 03:16:46 -0500 schrieb mailinglist at brenart.net:
> I tried ln -s /directory/to/languagepack /M:
> 
> And that made a link, but didn't alleviate the problem.
> I tried ln -s /directory/to/languagepack M:
> and that failed as expected
> I tried ln -s /directory/to/languagepack ./M: in the application
> directory, and that failed as well (not as I expected)

Your links are wrong. Use

ln -s /directory/to/languagepack ~/.wine/dosdevices/m:

Read the manpage about ln to understand what you are doing.

Regards
	Joachim
-- 
"Never touch a running system! Never run a touching system?
          Never run a touchy system!!!"



More information about the wine-users mailing list