Ubuntu instalation script

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Linux
  • 17th July 2008 at 10:10 am #14265

    We are trying to install muster on a Ubuntu linux renderstation, but the scripts supplied for the linux installation only works for Fedora and suse.

    Is there any way to convert the install script so that it works on ubuntu, or is there an ubuntu script already written?

    23rd July 2008 at 12:55 pm #14863

    You’ll find the debian scripts in the latest distributions. Ubuntu shares the debian scripts so they should work.

    26th January 2009 at 8:04 pm #14899

    change the first line of the install script from:

    #! /bin/sh

    to:

    #! /bin/bash

    3rd July 2009 at 1:02 pm #14947

    /bin/sh should be linked by default to bash….or not ?

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.