Thread: How do I set my enviroment back to Unity?

Results 1 to 10 of 10
  1. #1 How do I set my enviroment back to Unity? 
    Member

    Join Date
    Nov 2008
    Age
    24
    Posts
    4,861
    Thanks given
    774
    Thanks received
    341
    Rep Power
    0
    I just got 11.04 and it was using the enviroment Unity and when I did all the system updates it switched back to Gnome ?? (I think that's what they are?)


    And how to I run clients and servers on Ubuntu?
    Reply With Quote  
     

  2. #2  
    Nya
    Nya is offline
    Registered Member
    Nya's Avatar
    Join Date
    Jul 2009
    Posts
    2,610
    Thanks given
    11
    Thanks received
    258
    Rep Power
    1398
    I don't think you can run a RSPS on Ubuntu, well you could but you got to change CMD and other stuff.

    Is your ubuntu hacked?
    Reply With Quote  
     

  3. #3  
    Member

    Join Date
    Nov 2008
    Age
    24
    Posts
    4,861
    Thanks given
    774
    Thanks received
    341
    Rep Power
    0
    Do you know how I could do that?


    EDIT: Fixed the enviroment, how can I run batch files and stuff?
    Reply With Quote  
     

  4. #4  
    Registered Member
    Mister Maggot's Avatar
    Join Date
    Dec 2008
    Posts
    7,246
    Thanks given
    3,283
    Thanks received
    2,874
    Discord
    View profile
    Rep Power
    5000
    Batch isn't supported by Linux, you use bash scripts now. (.sh)
    Reply With Quote  
     

  5. #5  
    Member

    Join Date
    Nov 2008
    Age
    24
    Posts
    4,861
    Thanks given
    774
    Thanks received
    341
    Rep Power
    0
    How do I do that? It doesn't let me save as. Yes I am a retard, I'm new to Linux.
    Reply With Quote  
     

  6. #6  
    RuneFatality

    Join Date
    May 2009
    Age
    24
    Posts
    2,355
    Thanks given
    1,099
    Thanks received
    388
    Rep Power
    531
    Use an IDE instead to run and compile servers/clients
    Reply With Quote  
     

  7. #7  
    Nya
    Nya is offline
    Registered Member
    Nya's Avatar
    Join Date
    Jul 2009
    Posts
    2,610
    Thanks given
    11
    Thanks received
    258
    Rep Power
    1398
    Quote Originally Posted by Awesome_Sauce View Post
    Use an IDE instead to run and compile servers/clients

    IDE wont help here
    Reply With Quote  
     

  8. #8  
    SERGEANT OF THE MASTER SERGEANTS MOST IMPORTANT PERSON OF EXTREME SERGEANTS TO THE MAX!

    cube's Avatar
    Join Date
    Jun 2007
    Posts
    8,881
    Thanks given
    1,854
    Thanks received
    4,741
    Rep Power
    5000
    Quote Originally Posted by Nya View Post
    IDE wont help here
    2 wrong answers so far, don't bother anymore



    Reply With Quote  
     


  9. #9  
    Tom
    Tom is offline
    Registered Member
    Tom's Avatar
    Join Date
    Jul 2006
    Age
    27
    Posts
    1,148
    Thanks given
    8
    Thanks received
    86
    Rep Power
    902
    I'd suggest you look for a beginners guide to bash scripting. Its fairly straightforward, but if you're really stuck (and you've read through some pages on bash) then give me a PM and I'll help you port the batch script.
    uh
    Reply With Quote  
     

  10. Thankful user:


  11. #10  
    Registered Member
    Mister Maggot's Avatar
    Join Date
    Dec 2008
    Posts
    7,246
    Thanks given
    3,283
    Thanks received
    2,874
    Discord
    View profile
    Rep Power
    5000
    Honestly it's as simple as writing

    #!/bin/bash
    java -vmargs ClassName programargs
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. How To Set Javac as an enviroment varriable
    By Gluon in forum Application Development
    Replies: 6
    Last Post: 08-01-2011, 06:33 AM
  2. Enviroment Variables
    By josekrlz in forum Help
    Replies: 10
    Last Post: 05-25-2011, 03:11 AM
  3. Enviroment is Black
    By Cody. in forum Help
    Replies: 1
    Last Post: 12-04-2010, 08:17 AM
  4. Unity 3 is out
    By Ed in forum Chat
    Replies: 10
    Last Post: 10-07-2010, 08:19 PM
  5. [546] Project Unity [546]
    By begonein2min in forum Projects
    Replies: 13
    Last Post: 05-30-2009, 05:38 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •