From: John L. <jo...@pc...> - 2002-05-04 19:38:26
|
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... > > John Lodge wrote: > > Hello, > > > > I am developing a new webmin module for the Shorewall firewall. > > > > All seems to be going well except that the module will not install > > properly through > > the webmin module installer. > > > > I get the following error message > > > > Failed to install module from /tmp/shorewall.wbm : Module images is > > missing a module.info file > > > > Why does it think the images directory is a seperatr module. Or at least > > that is what I > > think the error message is teling me. I have looked at the code od the > > installer and > > cannot see what is causing it to not like this module. > > > > Can anyone assist please > > > > John Lodge > > jo...@pc... > > -- > Joe Cooper <jo...@sw...> > http://www.swelltech.com > Web Caching Appliances and Support 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. |