Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
well when I try to test it like it says on the site I type notepad and this is what I get
bash-2.05b# notepad
Warning: no valid DOS drive found, check your configuration file.
Warning: could not find wine config [Drive x] entry for current working directory /root/Desktop; starting in windows directory.
Invalid path L"c:\\windows" for L"windows" directory: does not exist.
Perhaps you have not properly edited your Wine configuration file (/root/.wine/config)
here's the section of my config file with the windows thing
well....wine does not run with 'root' user. You need to login as a normal user to run apps using wine. Additionally, there is also a command called 'winecfg' for configuration. And if you have installed wine from an .rpm file, it will automatically configure most of the settings. You will only need to create a fake windows directory.
some of the older versions run studio mx, but the newer ones are giving me problems with studio mx and adobe photoshop
i recommend that you grab the 20031118 version and use that if you want to use studio mx (i think studio mx and photoshop ran on that; check frankscorner for the version that worked); but do not install in linux, install in windows and copy over to linux (unless you want to spend 24 hours for the program to install in wine...)
well this is what I get I made a user named "xxxx"
bash-2.05b$ notepad
\Warning: no valid DOS drive found, check your configuration file.
Warning: could not find wine config [Drive x] entry for current working directory /home/xxxx; starting in windows directory.
Invalid path L"c:\\windows" for L"windows" directory: does not exist.
Perhaps you have not properly edited your Wine configuration file (/home/xxxx/.wine/config)
Last edited by compu73rg33k; 02-25-2004 at 08:06 PM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.