Topic: Statler Post Install Script
*NB: this script was made largely redundant in Alpha 2 with the addition of its own post install script. As always feel free to hack this script up to achieve whatever task you need it for ![]()
A new script to help install packages post a fresh Statler install. This version installs cups, openoffice.og, extra graphics/network,audio programs and various other packages I find useful. It should be easy to edit for your needs and packages are set out in installation sections for easy use/editing.
To use:
In a terminal
wget http://omnsproject.org/build-scripts/archives/post-statler.shEdit the script to your needs with gedit or you editor of choice. Save your changes.
Make the script executable
chmod +x post-statler.shThen run in a root terminal
./post-statler.shor as sudo if you don’t have the root account activated
sudo ./post-statler.shenjoy ![]()
————————–
You’ll notice that I now include openoffice via the Debian repos. It drags in java runtime but it just makes life easier. If you don’t want this version of openoffice just edit it out before use and use my other script to install openoffice (sans java runtime).
Also, please note that the script installs nautilus with --no-install-recommends. It suits my netwrok browsing needs but it may not be a good option for Openbox users as it will try to take opver the desktop when used. I'm not sure if Openbox Statler includes the option to stop this behavior in autostart.sh like 9.04.01 did. Perhaps an Openbox user could clarify this for me. Mainly though, please comment this step out if you don't want it.
Silence is sometimes the best answer - Dalai Lama.