Moderator: Phades
toolbar1_pos=(x,x)
toolbar1_pos=(30,100)
jonb123 wrote:is it even possible to get this working for linux(ubuntu 11.04) and if so what files do i need? thanks in advance
borka wrote:jonb123 wrote:is it even possible to get this working for linux(ubuntu 11.04) and if so what files do i need? thanks in advance
viewtopic.php?f=27&t=19421
cheef wrote:Hi all,
today I've created script for automatic installation of Ender's client for Debian-based OS like Ubuntu.
It can be run via 'babushka', just run in console:
- Code: Select all
bash -c "`wget -O - babushka.me/up`"
babushka babushka
babushka 'cheef:hh_enders_client'
Previously it installs babushka (automation tool) and then installs Ender's client with required environment:
* installs sun-java packages
* installs ant that required for client building
* installs jogl packages (required by client)
* get latest source code from Ender's repository
* build client
* creates sh execution script
P.S. Don't worry, script will ask you about place to be installed and will install environment packages only if they are missed.
Hope it would be helpful!
cheef on page 59 in this thread wrote:
-snip-
* creates sh execution script
Mashadar wrote:Download a client such as Ender's, then create a file called run.sh or whatever containing the line
- Code: Select all
java -jar haven.jar moltke.seatribe.se -r ./res
in the bin subdirectory, give it +x and run it.
-snip-
There's a full log in ~/.babushka/logs/babushka.
Users browsing this forum: Claude [Bot] and 0 guests