Thanks Stroller, On Monday 11 Jan 2016 16:56:15 Stroller wrote: > > On Sun, 10 January 2016, at 7:24 p.m., Mick > > wrote: > > > > I have installed app-arch/p7zip-15.09 and I am trying to create a 7-zip > > archive which will run on MSWindows as an embedded executable. It seems > > that only the standard console SFX module 7zCon.sfx has been installed, > > in > > /usr/lib64/p7zip/7zCon.sfx and this is used by default: > I've never tried to do this, so I may not have a helpful answer. > > However, it might move you forward if I ask a couple of questions. > > 1. You say "only the module 7zCon.sfx is installed" - is it some other > module you need, and do you know what it's called? =============================== '/usr/lib64/p7zip/help/cmdline/switches/sfx.htm#SFX_Module' lists the following: SFX_Module Description ---------- ----------- 7z.sfx Windows version. 7zCon.sfx Console version. 7zS.sfx Windows version for installers. 7zSD.sfx Windows version for installers (uses MSVCRT.dll). > 2. Assuming you know what program is required, is it in the archive > retrieved by `emerge -f app-arch/p7zip`. > > Stroller. Hmm ... can't see anything in there other than 7xCon.sfx: p7zip_15.09/CPP/7zip/Bundles/ p7zip_15.09/CPP/7zip/Bundles/LzmaCon/ p7zip_15.09/CPP/7zip/Bundles/LzmaCon/LzmaAlone.cpp p7zip_15.09/CPP/7zip/Bundles/LzmaCon/makefile.depend p7zip_15.09/CPP/7zip/Bundles/LzmaCon/makefile p7zip_15.09/CPP/7zip/Bundles/LzmaCon/makefile.list p7zip_15.09/CPP/7zip/Bundles/Alone/ p7zip_15.09/CPP/7zip/Bundles/Alone/makefile.depend p7zip_15.09/CPP/7zip/Bundles/Alone/makefile p7zip_15.09/CPP/7zip/Bundles/Alone/makefile.list p7zip_15.09/CPP/7zip/Bundles/AloneGCOV/ p7zip_15.09/CPP/7zip/Bundles/AloneGCOV/makefile p7zip_15.09/CPP/7zip/Bundles/Alone7z/ p7zip_15.09/CPP/7zip/Bundles/Alone7z/makefile.depend p7zip_15.09/CPP/7zip/Bundles/Alone7z/makefile p7zip_15.09/CPP/7zip/Bundles/Alone7z/makefile.list p7zip_15.09/CPP/7zip/Bundles/Format7zFree/ p7zip_15.09/CPP/7zip/Bundles/Format7zFree/makefile.depend p7zip_15.09/CPP/7zip/Bundles/Format7zFree/makefile p7zip_15.09/CPP/7zip/Bundles/Format7zFree/makefile.list p7zip_15.09/CPP/7zip/Bundles/SFXCon/ p7zip_15.09/CPP/7zip/Bundles/SFXCon/makefile.depend p7zip_15.09/CPP/7zip/Bundles/SFXCon/makefile p7zip_15.09/CPP/7zip/Bundles/SFXCon/SfxCon.cpp p7zip_15.09/CPP/7zip/Bundles/SFXCon/makefile.list But I am not sure what to look for. I think that the above *.sfx list of modules in the documentation is probably the result of compilation and therefore won't be found in the source tar file. The build log shows only 7zCon.sfx being installed: >>> /usr/lib64/p7zip/7zCon.sfx These are my USE flags: Calculating dependencies... done! [ebuild R ~] app-arch/p7zip-15.09::gentoo USE="kde pch rar wxwidgets -doc (-static)" ABI_X86="(-x32)" 0 KiB -- Regards, Mick