John3,
I wouldn't use wine, it is buggy and slow, if you wanna ame your best bet would be to use Windows.
as for installation of RPMs I will give you an example:
if you wanted to install Mozilla FF after you download the file. Find where the file is located on the System & type:
"cd /home/print/Documents/downloads" (or where ever file is located) then hit enter
next type "su" to go to super user mode. you will be prompted for your root password, enter it at this point.
next, type "rpm -i MozillaFirefox-1.5-0.1.i586.rpm" and hit enter.
this is the Same with Every package you install, However I would strongly reccomend that you do it using YAST, you can do this by searching the SUSE Install CD, to see if it is on the Disk so you Don't have to D/L it.
open the CD under "my computer" and browse to the file
click it and when the next screen comes up you get an option to "install package with yast", click that
input your root password
now you get a screen similar to the one you saw when you first installed suse, the boxes will be mostly empty, or will have info about the package you are installing. it doesn't matter which one you see, it's all ok
now, you click next (or finish)
yast will install the package for you, then it will configure everything properly so it works
click finish and it will be installed
http://www.linuxforums.org/forum/sus...use-9-3-a.html
If you want to install Wine on SUSE try this, D/L the file Wine 911 is the latest I think and run the following comand as root
~# rpm -i wine-0.9.11-SuSELinux100.i586.rpm
Hope this helps,
Jake