cabal_install.sh

Results 1 to 4 of 4
  1. #1
    Proficient Member FarmHitman is offline
    MemberRank
    Mar 2013 Join Date
    186Posts

    cabal_install.sh

    Hello. When I install cabal_instal.sh i have next:
    Code:
    *Removing any existing previously created log files!
    
    
    *Updating the base CABAL files to Episode 8 Files!
    --2013-03-28 06:48:03--  http://dev.extornia.com/.bash_profile
    Resolving dev.extornia.com... 199.195.249.80
    Connecting to dev.extornia.com|199.195.249.80|:80... connected.
    HTTP request sent, awaiting response... 404 Not Found
    2013-03-28 06:48:03 ERROR 404: Not Found.
    What me do?


  2. #2
    RaGEZONER toast2250 is offline
    MemberRank
    Sep 2009 Join Date
    CabalLocation
    638Posts

  3. #3
    Proficient Member FarmHitman is offline
    MemberRank
    Mar 2013 Join Date
    186Posts

    Re: cabal_install.sh

    I dont understand how make it...
    Quote Originally Posted by toast2250 View Post
    Manually edit the /root/.bash_profile
    Spoiler:
    Code:
    # .bash_profile
    
    # Get the aliases and functions
    if [ -f ~/.bashrc ]; then
        . ~/.bashrc
    fi
    
    # User specific environment and startup programs
    
    PATH=$PATH:$HOME/bin
    
    export PATH
    unset USERNAME
    
    echo -e "\n\033[1;36mWelcome,\033[0m"
    echo -e "\033[1;32mYou are running Extornia's Repack, version v1.00!\033[0m"
    echo -e "\033[1;34mAvailable commands: service cabal {start|stop|restart|reload|status|config}\033[0m\n"
    echo -e "\033[1;38mCurrent status of server:\033[0m"
    service cabal status
    echo ""

  4. #4
    RaGEZONER toast2250 is offline
    MemberRank
    Sep 2009 Join Date
    CabalLocation
    638Posts

    Re: cabal_install.sh

    You will have to wait for Extornia to fix it or you can wait for another repack.

    Or you can edit the cabal_instal.sh and use the files I posted, those are no longer available online that the script uses.



Advertisement