Installation steps for CupCarbon simulator on Ubuntu 14.04

1. Download the CubCarbon simulator tools from the given link:

http://www.cupcarbon.com/download.html

2. Now, open your terminal ctrl+alt+t

3. update the terminal before install by the command

sudo apt-get update




4. After update please check your system have latest version of java by the command "java -version", if not then install from the given command.

5. sudo apt-get install default-jdk

6. sudo add-apt-repository ppa:webupd8team/java

7. sudo apt-get install oracle-java8-installer

8. sudo apt-get install oracle-java8-set-default

9. now,  after installation java environment in your system, then extract your downloaded CupCarbon.zip file.

10. Extract manually by right click on your  downloaded CupCarbon.zip file and extract.

11. else extract by command: vikbro@vikbro-laptop:~/Desktop$ chmod +x/cupcarbon/cupcarbon.jar





12. now, open the extracted cupcarbon folder and then double click on cupcarbon.jar file.

Now, enjoy the cupcarbon IOT/WSN simulator tools :)- .


Comments

  1. In CupCarbon.java, com.apple.eawt.Application.getApplication().setDockIconImage(image); is not resolved. How to add dependency? Where can i find relevant jar files?

    ReplyDelete
  2. Is it possible to install on Windows 10

    ReplyDelete

Post a Comment

Popular posts from this blog

Ns2 Installation steps in ubuntu 12.04 / 13.10 / 14.04 (package NS2.35)

Castalia :- Simulator Installation steps with OMNET++ in ubuntu 14.04