View Single Post
rm42's Avatar
Posts: 963 | Thanked: 626 times | Joined on Sep 2009 @ Connecticut, USA
#9
Well I tried it and it worked perfectly, including 7sqz and 7usqz!!!
Notice that to make 7sqz and 7usqz executables you have to do so outside of home since home is an NTFS partition that doesn't support the executable bit. So what I did is download both to MyDocs and then used this commands to set them up:

sudo gainroot
cp ./7* /usr/bin
chmod 755 /usr/bin/7sqz
chmod 755 /usr/bin/7usqz

I am not certain p7zip is optified though. I neglected to check how much room I had on my root partition before installing it, but last I checked I was at about 75%. I am now at 82% used. Maybe someone else can do a check on this.

Any way, I am thrilled with this. Thanks a lot!
__________________
-- Worse than not knowing is not wanting to know! --

http://temporaryland.wordpress.com/

Last edited by rm42; 2010-01-15 at 22:45.