im using suse linux 10.1 and apparently my / partition is only 20GB which at the moment is all full. how do i install to /home which is 212GB? i tried typing that in in the install program but it just sent it to the usual spot. anyone have any ideas? im using the latest version of wine
ats1080s@gmail.com wrote:> im using suse linux 10.1 and apparently my / partition is only 20GB > which at the moment is all full. how do i install to /home which is > 212GB? i tried typing that in in the install program but it just sent > it to the usual spot. anyone have any ideas? im using the latest > version of wine >maybe instead of trying to install to /home which doesn't sound like that good an idea maybe you should try resizing your partitions and/or uninstalling any unnecessary stuff that came with your distro. Adding a separate /usr partition instead of using a subdirectory of / may be best. Are you sure you don't have enough space for a binary package install though? whereas compiling wine on my mandriva distro takes ~1gb the binary packages only tend to take 10-20 mb.
ats1080s@gmail.com wrote:> im using suse linux 10.1 and apparently my / partition is only 20GB > which at the moment is all full. how do i install to /home which is > 212GB? i tried typing that in in the install program but it just sent > it to the usual spot. anyone have any ideas? im using the latest > version of wine./configure --help Daniel
do i just type in "./configure --help" in the console as root? i tried it and it said "-bash: ./configure: No such file or directory"
ats1080s@gmail.com wrote:> do i just type in "./configure --help" in the console as root? i tried > it and it said "-bash: ./configure: No such file or directory"Well, you obviously have to do it in the top level of the source directory. Daniel
ats1080s@gmail.com wrote:> im using suse linux 10.1 and apparently my / partition is only 20GB > which at the moment is all full. how do i install to /home which is > 212GB? i tried typing that in in the install program but it just sent > it to the usual spot. anyone have any ideas? im using the latest > version of wineMy / is about 10 GB and there is still plenty of room with wine installed. The wine itself doesn't take that much space. So are you talking about how to install wine itself to a different location. Or are you talking about how tell wine where to install the windows applications? By default I think it should install to your home directory, under the .wine directory, so that doesn't make much sense either.