Thread: Linux help

Results 1 to 4 of 4
  1. #1 Linux help 
    Member

    Join Date
    Nov 2008
    Age
    27
    Posts
    4,859
    Thanks given
    774
    Thanks received
    341
    Rep Power
    0
    Hey, I got Ubuntu 10.04 and can someone help me with drivers? And java?


    Plus does Ubuntu run slower in Wubi?
     

  2. #2  
    Super Donator


    Join Date
    Jun 2007
    Age
    31
    Posts
    2,157
    Thanks given
    316
    Thanks received
    282
    Rep Power
    779
    I think it does run slower in Wubi, but Sun's java6 packages were dropped from the multiverse repos, so simply execute these in terminal (might need to be root)

    Code:
    add-apt-repository "deb http://archive.canonical.com/ lucid partner"
    and then to install
    Code:
    sudo apt-get install sun-java6-jdk sun-java6-jre sun-java6-plugin
    After it is installed properly,

    Code:
    sudo update-alternatives --config java
    then choose the number for the Sun JVM
     

  3. #3  
    Officially Retired

    Huey's Avatar
    Join Date
    Jan 2008
    Age
    22
    Posts
    16,478
    Thanks given
    3,385
    Thanks received
    7,727
    Rep Power
    5000
    l2use software manager aka add/remove
    Attached image
    Listen children don't become this guy.
    Quote Originally Posted by Owner Spikey View Post
    Why can I attack lower level npc's in a matter of a mouse hover but for a higher level npc the only choice to attack is by right clicking option attack?

     

  4. #4  
    Super Donator


    Join Date
    Jun 2007
    Age
    31
    Posts
    2,157
    Thanks given
    316
    Thanks received
    282
    Rep Power
    779
    Quote Originally Posted by Huey View Post
    l2use software manager aka add/remove
    You still have to add the repo, so it's easier to just do it all in terminal while you're there. OpenJDK sucks terribly, and should never be installed
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •