Showing posts with label Mac. Show all posts
Showing posts with label Mac. Show all posts

Friday, May 10, 2013

Eclipse:How to Install Eclipse a powerful programming tools for linux??

Hey guys I am here with an idea to give some tips about how to install eclipse and run it in your Ubuntu,Windows or Mac.Rather then other C and C++ programming tools i prefer Eclipse because of its some good features you will get it after you install and use it.

So for Eclipse I prefer software Center way maximum people ask me that even after the installation of eclipse from software center they are not able to use eclipse so today i am gonna show you the solution to that problem.

Today I am here to share some idea to that very problem and please follow step by step...

1.Click in the Software Center Icon located in you Desktop and type gcc there you will find GNU C Compiler then just install it i hope you install the latest version that is 4.7 up to today's date.

Then go to Terminal (Ctrl+Alt+T) and type following commands.

 sudo su 
-cd/usr/bin
 ls -l gcc* g++* cpp*

ln -s g++-4.7 g++

ln -s g++
 ls -l g++
rm cpp gcc
ln -s gcc-4.7 gcc
ln-s cpp-4.7 cpp
ls -l gcc* g++* cpp*

2.In the search bar of Ubuntu Software Center type default-jre then there you can see JAVA install it and at last

3.Type Eclipse-cdt and install it then finally if you didn't get eclipse then again type Eclipse and install it but i hope it might not be required.

For mac and windows to to eclipse site and you can directly get installation file..

Then enjoy it.

XBMC:Make your Entertainment experience more awesome in a cool way with XBMC for all OS


Install XBMC 12.2 Frodo in Ubuntu 13.04-12.10-12.04-11.10-Linux Mint 14

XBMC is an award-winning free and open source (GPL) software media player and entertainment hub for digital media. XBMC is available for Linux, OSX, and Windows. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.
Features for XBMC 12 include:
  • HD audio support, including DTS-MA and Dolby True-HD, via the new XBMC AudioEngine
  • Live TV and PVR support
  • h.264 10bit (aka Hi10P) video software decoding for anime
  • 64bit support in OSX to match the 64bit support in Linux
  • Improved image support, allowing the database to accomodate numerous additional image types and more interesting and complex skins
  • Support for the Raspberry PI
  • Improved AirPlay support across all platforms, including AirPlay audio in XBMC for Windows to match the other platforms
  • Improved controller support in Windows and Linux
  • Advanced Filtering in the library
  • Video library tags to complement movie sets
  • Advanced UPnP sharing
  • Default video languages now match the language being used by XBMC
ubuntu xbmc

xbmc ubuntu

xbmc



To install XBMC 12.2 in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  • sudo add-apt-repository ppa:team-xbmc/ppa
  • sudo apt-get update
  • sudo apt-get install xbmc


For window and mac click this link
http://xbmc.org/download/