Thanks
Rick

Did you download the source or the .deb package? If source, you'd needI am new to linux I am running Ubuntu I downloaded the program (wine) and extracted it, now what
What file did you download?Ok how do I know which package I downloaded I hope I not over my head with this so far I like linux but when you talk deb or compile it scares me
That's the source code. You'd probably have an easier time just usingwine-1.1.18.tar.bz2 I got it from sourceforge.net
If you downloaded a .tar.bz2 or .tar.gz file, this is source code and must be built into an executable package, commonly called configuring and compiling. If you downloaded a .rpm file, you downloaded a prebuilt package for RedHat/CentOS/Fedora Linux distributions. If you downloaded a .deb file, you downloaded a prebuilt package for Debian type Linux distributions. There are prebuilt packages for Ubuntu, OpenSuse and other Linux distributions as well. Installing them is somewhat easier than 'rolling your own' but may introduce problems as the build may not take into account packages that you did not install.Ok how do I know which package I downloaded I hope I not over my head with this so far I like
linux but when you talk deb or compile it scares me
If you've got the setup.exe file, you should be able to just doubleYeah I got it installed so now how do I get a windows program to run
Change that to be the setup file for whatever program you want toman I do appreciate your help ok run I ran that command line this what it says
wine: could not load L"C:\\windows\\system32\\setup.exe": Module not found
 again thanks for the help I really want this to work so I don't have to mess with window as much
man I do appreciate your help ok run I ran that command line this what it says
wine: could not load L"C:\\windows\\system32\\setup.exe": Module not found
again thanks for the help I really want this to work so I don't have to mess with window as much
Rick
Right.you have to either 'cd' into the directory where the program you want
to run is located, or supply the full or relative pathway to that file
as an argument to wine so it knows where to find the program and
execute it.
ie.
cd ~/.wine/drive_c/Program Files/<rest of path where program is>
wine <program name>
Wrong. Don't do this.or
wine ~/.wine/drive_c/Program Files/<rest of path where program is>program_name
Put it in your cd drive.ok it is on a CD and it is called DVD Decrypter
Hmm. Seems Ubuntu didn't recognize it as an executable. Try rightMan I am sorry but when I double click on a the exe file this what i get
[/media/BURN,INC./DVDFab Platinum 3/PcSetup.exe]
 End-of-central-directory signature not found.  Either this file is not
 a zipfile, or it constitutes one disk of a multi-part archive.  In the
 latter case the central directory and zipfile comment will be found on
 the last disk(s) of this archive.
note: Â /media/BURN,INC./DVDFab Platinum 3/PcSetup.exe may be a plain executable, not an archive
zipinfo: Â cannot find zipfile directory in one of /media/BURN,INC./DVDFab Platinum 3/PcSetup.exe or
     /media/BURN,INC./DVDFab Platinum 3/PcSetup.exe.zip, and cannot find /media/BURN,INC./DVDFab Platinum 3/PcSetup.exe.ZIP, period.
 again i really appreciate the help and the patient