Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: fixit on March 05, 2006, 04:09:41 PM
-
I would like some basic information or reference material on creating your own install scripts, the current setup procedur is very larg and time consuming.
some useful links of some hints will come in handy
Thanks
-
I would like some basic information or reference material on creating your own install scripts, the current setup procedur is very larg and time consuming.
Which install scripts are you referring to? Which steps from the current "time consuming" setup procedure do you think should be removed?
-
Hi Charlie
I'm referring to my own, I would like to create my own Install script for Metadot on SME 7, currently the task for installing metadot is time consuming.
I need the script to install perl modules as well create custom-templates, move files and create permissions and create a database entry with user input, they need to insert own passwords.
perl modules need to be installed in a particular order
Install other prms required by metadot, such as mod perl, CGI speed, ImageMagic and so on.
also, is it possible to add entries into the file 50DirectoryIndex to include; index.pl with the script
So far I have got parts of the install script to work, the install order of the perl modules is not working out very well, which is important, because that takes the longest time.
The manual that I have created is about 6 to 7 pages long, it would be ideal to cut that down to 2 pages.
Thankyou, Russell
-
I'm referring to my own, I would like to create my own Install script for Metadot on SME 7, currently the task for installing metadot is time consuming.
Do you expect people to read your mind?
I need the script to install perl modules ...
I would think you would install perl modules using yum.
as well create custom-templates, move files and create permissions and create a database entry with user input, they need to insert own passwords.
I don't think you should do that with an install script. That should all be done using an smeserver-metadot RPM. Please read the developer documentation.
-
Hi Charlie, here is a link to what I am trying to create. I know it needs a lot of work still, but the installation works for me
http://www.fixitcomputers.com.au/howtos/Metadot_Howto.html
I hope this might explain what I'm trying to do
Thanks, Russell
PS. wouldn't it be great if we lived in a world where other people can read our minds, it would save a lot of typing. LOL