A brief update on WINE in OpenSUSE 11.2.
Forgive the novice, my mistake, but here is one of those times where one has to remind themselves never to assume.
Just to re-cap my plan was to set up a self check-out circulation station for a special professional collection. I had tested out the integrated library system (ILS) in Windows Emulator (WINE), under Ubuntu 9.10 (because OpenSUSE 11.2) had yet to be released.
First I installed OpenSUSE 11.2 when it became available. I could’ve gone Ubuntu, but it was so close to the release date of 11.2 I figured I’d wait a few days. I don’t always go for the latest and greatest (my cell phone is five years old—and I still love it), but I do upgrade/update when applicable. This was going to be a test anyhow.
I loaded OpenSUSE 11.2, got it configured the way I like, and then installed the WINE package. That’s when I had my little error in judgment of making an assumption. That sometimes happens when I’m working on several different projects at once. It happens.
I assumed that once WINE was installed I’d have a nice little GUI to work with just as the one that appeared in Ubuntu. Wrong. In this situation Ubuntu has it over OpenSUSE. In Ubuntu I was able to get the configuration editor set up in the GUI, then simply go and find my Windows install programs for the ILS I was going to use, and move on to the installation process.
In OpenSUSE it was a lot different. It’s still pretty simply and straight forward, but it is command line. So keep the following brief instructions in mind:
1) After you’ve installed the package WINE from YaST then navigate to the directory that has your install program. For me it was ‘/home/wnylibrarian/Download/Clients’
2) Right-click and chose ‘Open in Terminal’.
3) Run the following command: ‘winecfg’. This will bring up the WINE configuration menu that you can then work with.
4) Once you’ve set your preferences then go to install your program. You do this by typing ‘WINE’, space, and then the name of your program. For me it was ‘wine setup.exe’.
From there out installation was a breeze. I have noticed that the ILS I was attempting to install still, for what ever reason, works far better under WINE in Ubuntu rather then OpenSUSE. Not sure why that is, and this was only a test. It is not paramount to have a self check-out circulation station for this collection running under WINE in Linux. This was more of Let’s see if I can do this? type of thing. I can, and that’s all that matters. The learning curve here was seeing the nuances of WINE between OpenSUSE and Ubuntu. That’s the great thing about education. When attempting to learn one topic I ended up learning about something else.