hello!
i recently installed playonlinux over the synaptic installation tool. then i installed steam, over the "install" function of playonlinux.
now when i try to start steam in playonlinux, the following error comes:
Console:
Running Steam
/Steam/: No such file or directoryPlayOnLinux/wineprefix/Steam/drive_c/Programme
wine: Modul nicht gefunden
i tryed to fix this problem over this command:
Console:
gedit ~/.PlayOnLinux/configurations/installed/Steam
the file looks like this:
Console:
#!/bin/bash
export WINEPREFIX="/home/johnny/.PlayOnLinux/wineprefix/Steam"
export WINEDEBUG="-all"
cd "/home/johnny/.PlayOnLinux/wineprefix/Steam/drive_c/Programme
/Steam/"
wine "Steam.exe" $@
Please Help! Whats wrong?!?
Thank you!