[Wine] Re: Wine on Tiger

doh123 wineforum-user at winehq.org
Wed Sep 28 16:30:21 CDT 2011


Terminal does not understand a space in a folder or file name, it thinks your ending the command and adding another argument.

if you want to CD into Rockwell Software directory, you either need to use quotes, or use an escape (backslash) before the space so it knows you really mean a space in the name.

cd Rockwell\ Software

or

cd "Rockwell Software"

then keep cd down in there until you get to the folder that has the actual exe file in it to run with Wine.







More information about the wine-users mailing list