Jump to content

Keith Womack

Community Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

About Keith Womack

  • Birthday 07/20/1969

Keith Womack's Achievements

Newbie

Newbie (1/14)

3

Reputation

  1. Hey thanks, I was able to get it downloaded. How I did it was, I had to add the user minecraft to the sudo user group .. by this command visudo (and then add minecraft to the sudo group to look like this) # Allow members of group sudo to execute any command %sudo ALL=(ALL:ALL) ALL %minecraft ALL=(ALL:ALL) ALL saved and exit out
  2. Hey thanks for your help, I got past that part.. but I do get another error when it installs the java in the beginning. here is a paste of the error.. is this going to hurt me? Any advice would be great.. Login@myserver sudo ./oab-java.sh oab-java.sh v0.2.3 - Create a local 'apt' repository for Sun Java 6 and/or Oracle Java 7 packages. Copyright (c) Martin Wimpress, http://flexion.org. MIT License By running this script to download Java you acknowledge that you have read and accepted the terms of the Oracle end user license agreement. * http://www.oracle.com/technetwork/java/javase/terms/license/ If you want to see what this is script is doing while it is running then execute the following from another shell: tail -f /home/demo/oab-java.sh.log [x] Installing Java build requirements success [x] Making build directories success [x] Removing clones of http://github.com/rraptorr/sun-java6 success [x] Cloning http://github.com/rraptorr/sun-java6 success [x] Checking out v6.38-1 success [x] Getting Java SE download page success [x] Getting previous releases download page success [x] Downloading jdk-6u38-linux-i586.bin : failed Showing the last 5 lines from the logfile (/home/demo/oab-java.sh.log)... 4218's retcode: 0 success [x] Downloading jdk-6u38-linux-i586.bin : http://: Invalid host name. 4237's retcode: 1 failed I found the issue, the java file had been updated from V0.2.3 to v 0.2.6 like this wget https://github.com/flexiondotorg/oab-java6/raw/0.2.6/oab-java.sh -O oab-java.sh That worked for me.
  3. Hey, Love your site! Great! Question! Am I doing something wrong? Or is the link good? I can download the same link from a browser on my mac just fine" wget https://s3.amazonaws.com/MinecraftDownload/launcher/minecraft_server.jar it is giving me a log in error.. "of course I am under the user minecraft at the time" Any advice I would be thankful!
×
×
  • Create New...