Is there a way to have 7Zip support in emelfm (or emelfm2) ? I have downloaded and installed the 7zip.dsl but it wont work (additonaly i cant run it manualy, since it misses some files)I guess you meant p7zip.dsl?
What do you mean by it won't work, that you can't run it manually, and that it is missing files?
Anyways, add for emelfm, I think this should work
Code Sample
7z x %f
ok... when im starting the console via aterm as root and then type in "7z x filename.7z", the there is a failure that 7z is missing some file, i think under /usr/bin/... id ont remeber now the right filename, but i can have a look this evening when im back at my linux laptop... i will note then the error messages...
with emelfm support i mean the same handling for 7z files like tar.gz and such archives. when i mark a *.7z file and hit enter or made adoubleclick, then the archive should be handled as a virtual directory.you can configure emelfm's filename associations with /home/dsl/.emelfm/filetypes. You might need to refer to emelfm documentation for syntax, but i think it's label;extension;actionok here are the error-message: after installation of p7zip.dsl, 7z is located under /usr/bin/7z. I can start this from any directory as user dsl at the commandline via "7z". then there is error like this:
Quote
/usr/bin/7z: line 2: /usr/bin/p7zip/7z: no such file or directory
my system is a debian style hd installed DSL 3.01 i have made this then again with the live cd and installed p7zip.dsl there. the same error occurs. the i made the directory via
after this i can start 7z via commandline (without any parameters), but for the first seconds there seems to be no action, after some seconds there are so much disk access, that i cant move the mouse, so that i have reseted the system...