SPSS 11.5

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Scyth
Level 1
Level 1
Posts: 8
Joined: Sun Dec 28, 2008 12:05 pm

SPSS 11.5

Post by Scyth »

Hi!

My wife needs the good, old SPSS 11.5 installed on Linux. Thanks to this forum, Wine is running as it should. But now I have a problem with SPSS: After starting the program (installation was no problem), I just saw the frame of the window (which is empty - I can see the other window behind it), and the first dialog screen of SPSS in the middle of the 'frame'-window. Unfortunately the dialog-screen (there you can open a file, create a new one and so on) is gray. No enter, no space - nothing brings me to nomally following screens.

I hope, that everyone can understand my description. If not:

Image

Image
User avatar
André H.
Moderator
Moderator
Posts: 207
Joined: Sun Dec 07, 2008 8:33 am

Post by André H. »

Why you dont use the clone of SPSS called PSPP(for linux)?
and SPSS is available for linux too!

http://www.gnu.org/software/pspp/
James Mckenzie

SPSS 11.5

Post by James Mckenzie »

Hi!

My wife needs the good, old SPSS 11.5 installed on Linux. Thanks to this forum, Wine is running as it should. But now I have a problem with SPSS: After starting the program (installation was no problem), I just see the frame of the window (which is empty - I can see the window behind it), and the first dialog screen in the middle of it. Unfortunately the dialog-screen (there you can open a file, create a new one and so on) is gray. No enter, no space - nothing brings me to nomally following screens.

I hope, that everyone can understand my description. If not:
You can try installing the native riched through winetricks.

You did not state where you are attempting to do this so I will use some old instructions

Open a terminal session:

wget http://www.dankegel.com/wine/winetricks
winetricks riched20

This will install Microsoft's Riched components and switch winecfg to run them as native dlls.

You may also need to install the corefonts, Arial, Times New Roman and Tohoma.

winetricks corefonts

You will be prompted to accept the license agreement.

James McKenzie
Scyth
Level 1
Level 1
Posts: 8
Joined: Sun Dec 28, 2008 12:05 pm

Post by Scyth »

Hi...

Actually the corefonts and riched20 didn't do it... but I go on and try to install some other win-programs. Perhaps this will help. Perhaps any hints?

I will try PSPP too - but the one-click-install didn't work for a gui. I will follow the instructions on the homepage an do it manually.

Yep - SPSS is out for Linux too.. I know :evil: but my wife just wants 11.5. Of course: this is nearly the only version of spss, which is not tested... ;)
User avatar
André H.
Moderator
Moderator
Posts: 207
Joined: Sun Dec 07, 2008 8:33 am

Post by André H. »

if you got Debian or Ubuntu here is a package: http://www.getdeb.net/app/PSPP
Locked