Orka Borka |
Vendredi 8 Février 2008 à 14:47
|
Orka Borka
|
Right now PlayOnLinux keeps installing everything on $HOME/.PlayOnlinux/$WINEPREFIX ,where $WINEPREFIX is the name given during the installation.
It would be nice to have the ability to specify the folder where the user wants the application to be installed ( eg: /usr/local/games or /opt/PlayOnLinux) instead of just giving his wineprefix name .
It could be useful for people with home being on a smaller partition / with too little space on it.
right now it's only possible by moving the actual folder and by hand editing the script the application uses to run.
|
Quentin PÂRIS |
Vendredi 8 Février 2008 à 17:23
|
Quentin PÂRIS
|
You need privilage on computer to do that. And PlayOnLinux will NEVER ask you to give root password.
|
Orka Borka |
Vendredi 8 Février 2008 à 19:31
|
Orka Borka
|
well of course, /opt and /usr where only an example. I mean, it could even be an external usb drive , LAN drive o whatever is mounted under /media.
it could only be a form asking "where do you want to store this game?"
|
bain |
Jeudi 27 Mars 2008 à 11:55
|
bain
|
POL is running as a local use application and as such will install the game for the local user in his home directory. this is the correct behavior as POL is a user application not a server/service.
However. Allowing you to install anywhere on your home directoy would be nice. I personally prefer to have my games all in $HOME/Games, so a "option" to change this "could" be worthwhile ...
|
Orka Borka |
Dimanche 27 Avril 2008 à 13:46
|
Orka Borka
|
well , working from outside PlayonLinux, you could just "ln -s .Playonlinux Games" and get what you desire.
Even my suggestion is a moot point, because i've solved by moving the .playonlinux folder on /media/usbdrive and then "ln -s /media/usbdrive/.playonlinux ~/.playonlinux"
|
Quentin PÂRIS |
Jeudi 1 Mai 2008 à 14:38
|
Quentin PÂRIS
|
It is impossible. Wine can run only on ext3
|
Ghostofkendo |
Vendredi 2 Mai 2008 à 2:24
|
Ghostofkendo
|
It is impossible. Wine can run only on ext3
More precisely, it can run only on Linux partitions (my partitions are xfs ones and Wine works )
|