From: Joe C. <jo...@sw...> - 2002-05-04 20:19:35
|
John Lodge wrote: > Joe Cooper wrote: > >>Does the module untar into a 'shorewall' directory? It sounds like >>images is a toplevel directory in your tarball, perhaps, with all the >>other stuff being outside of a directory. Just a guess... > Joe, > > Thanks for the reply > > The tarball consists of all the normal perl stuff, an images directory , > a lang directory and a help directory. > Addtitionally the tarball consists of a config, config.info and a > module.info at the top level. > > This I understood was the proper shape for a webmin module tarball. I meant is all of this stuff in its own directory called shorewall? For example, one of my modules untars like this: squidreports/ squidreports/config.info squidreports/config squidreports/images/ squidreports/images/icon.gif squidreports/lang/ squidreports/lang/en squidreports/config-redhat-linux squidreports/reports-lib.pl squidreports/index.cgi squidreports/module.info squidreports/reportview.cgi squidreports/calamaris.cron squidreports/help/ squidreports/help/reports.html Notice everything goes under the squidreports subdirectory when untarring. Your problem looks like it might be due to everything being 'loose', like so: config.info config images/ images/icon.gif lang/ lang/en config-redhat-linux reports-lib.pl index.cgi module.info reportview.cgi calamaris.cron help/ help/reports.html This won't work. Again, I'm guessing, but that's what it looks like from here. -- Joe Cooper <jo...@sw...> http://www.swelltech.com Web Caching Appliances and Support |