I've managed to install CATIA V5 but I'm having trouble with the launcher. POL installed wine 1.1.24 for me and I'm able to run it manually. It freezes from time to time but overall its running really smooth :) I tried to modify the launcher with POL or manually but i always get the same error:
nolan@darklight:~/$ /usr/share/playonlinux/playonlinux --run "CATIA V5"
PlayOnLinux v3.7.1
Checking python : [ Ok ]
wine client error:0: version mismatch 386/395.
Your wineserver binary was not upgraded correctly,
or you have an older one somewhere in your PATH.
Or maybe the wrong wineserver is still running?I`m running Debian squeeze btw :)
I added a "wine --version" to the script and played with it a bit and found that it always runs 1.1.37 which is also installed by POL. My system wine is 1.1.35. I cant find a way to change that :sad:
This is how i run in manually:
nolan@darklight:~$export WINEPREFIX="/home/nolan/.PlayOnLinux/wineprefix/CATIAV5"
nolan@darklight:~$cd .PlayOnLinux/WineVersions/1.1.24/usr/bin
nolan@darklight:~/.PlayOnLinux/WineVersions/1.1.24/usr/bin$ ./wine "C:\\Program Files\\Dassault Systemes\\B19\\intel_a\\code\\bin\\catstart.exe" -run "CNEXT.exe" -env CATIA_P3.V5R19.B19 -direnv "C:\\users\\Public\\Application Data\\DassaultSystemes\\CATEnv" -nowindow $@ Edited by Vladimir