 |
26-07-2006, 12:26 PM
|
#1 (permalink)
|
|
Broken In
Join Date: Mar 2005
Location: mumbai
Posts: 168
|
c++, java and more
sorry,
i dint find any right thread for these questions.
1- i have have installed fedora 4 in my machine, now i want to run c++, and java so can you tell me from where i'll get those and how i'll install them???????
2- I successfully installed realplayer 10 gold (.rpm format)in my OS but it doesnt shows ne i con.
how could i uninstall this application.
__________________
Every Body Says I'm Fine.
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
26-07-2006, 01:41 PM
|
#2 (permalink)
|
|
Wise Old Owl
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
|
Re: c++, java and more
Checkout this link for Installing all in Fedora 5:
http://stanton-finley.net/fedora_cor...ion_notes.html
For Java , get it from here: http://java.sun.com/javase/downloads/index.jsp
Choose JDK 5.0 Update 7 and click on the 'Download' button. Choose
'Linux RPM in self-extracting file'. Also download the J2SE 5.0 Documentation.
To uninstall any application, open the Terminal WIndows and type:
$ yum -y remove <package-name>
Last edited by JGuru; 26-07-2006 at 01:44 PM.
|
|
|
26-07-2006, 01:46 PM
|
#3 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: c++, java and more
Quote:
|
Originally Posted by mak1012
sorry,
i dint find any right thread for these questions.
1- i have have installed fedora 4 in my machine, now i want to run c++, and java so can you tell me from where i'll get those and how i'll install them???????
|
gcc and gcj are the required tools. besides you have Sun jdk for linux too, see java.sun.com. If you want to use IDE's see this thread c c++ compiler
Quote:
|
Originally Posted by mak1012
2- I successfully installed realplayer 10 gold (.rpm format)in my OS but it doesnt shows ne i con.
how could i uninstall this application.
|
to uninstall program installed from an rpm. browse to where the rpm file is and give this command
__________________
http://www.bash.org/?258908
|
|
|
26-07-2006, 03:14 PM
|
#4 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
Re: c++, java and more
1. C++
Open the terminal type "g++ source.cpp -o outputfile"
output is the name u wanna give to the executable created.
2. Real Player
open terminal type "realplay" or "real" this shud openral player! If it doesnt type "locate real" and find the executable's path!!
If it executes u can create the shortcut on the desktop or use alacarte menu editor to make a shortcut in apps menu!!
|
|
|
01-08-2006, 04:17 PM
|
#5 (permalink)
|
|
Broken In
Join Date: Mar 2005
Location: mumbai
Posts: 168
|
Re: c++, java and more
i tryd to open install/remoove programme aplication but its not opening....i also tryd to uninstalled from terminnal. but i'm fail to that also.
__________________
Every Body Says I'm Fine.
|
|
|
03-08-2006, 08:41 PM
|
#6 (permalink)
|
|
Broken In
Join Date: Mar 2004
Location: chennai
Posts: 135
|
Re: c++, java and more
Quote:
|
Originally Posted by mak1012
sorry,
i dint find any right thread for these questions.
1- i have have installed fedora 4 in my machine, now i want to run c++, and java so can you tell me from where i'll get those and how i'll install them???????
|
visit www.netbeans.org download and install netbeans, u can work on all java compilers like the sun java compiler, gcj and diff c , c++ compilers, and u hav a great frontend thrown in to manage everything
__________________
WORK EXPANDS TO FILL THE TIME NEEDED FOR ITS COMPLETION
-------- PARKINSON\'S LAW
Last edited by harmax; 03-08-2006 at 09:01 PM.
|
|
|
03-08-2006, 09:29 PM
|
#7 (permalink)
|
|
In The Zone
Join Date: Jun 2006
Posts: 240
|
Re: c++, java and more
I personally prefer Eclipse over Netbeans, its quite easier.
|
|
|
10-08-2006, 03:24 PM
|
#8 (permalink)
|
|
Broken In
Join Date: Mar 2005
Location: mumbai
Posts: 168
|
Re: c++, java and more
but im facing a problm in opening install remove programme..................what to doo for that???? pls reply..
__________________
Every Body Says I'm Fine.
|
|
|
10-08-2006, 03:28 PM
|
#9 (permalink)
|
|
Wise Old Owl
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
|
Re: c++, java and more
Which Linux distro you are using? Is it Fedora or Ubuntu?
|
|
|
10-08-2006, 03:29 PM
|
#10 (permalink)
|
|
Broken In
Join Date: Mar 2005
Location: mumbai
Posts: 168
|
Re: c++, java and more
im using fedora 4..
__________________
Every Body Says I'm Fine.
|
|
|
10-08-2006, 03:37 PM
|
#11 (permalink)
|
|
Wise Old Owl
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
|
Re: c++, java and more
Install 'yumex' & it's the GUI frontend for Yum.
Open the Terminal Window & type:
$ su -
(Enter password)
# yum -y install yumex
Wait for the installation to complete. 'Yum Extender' will now appear in the
'Applications'->'System Tools'. You can install any software you want using it.
|
|
|
10-08-2006, 03:47 PM
|
#12 (permalink)
|
|
In The Zone
Join Date: Mar 2004
Location: Bangalore
Posts: 297
|
Re: c++, java and more
i thought FC4 had java and gcc bundled. Check your package manager... most prolly you've not installed them while installing FC4.
__________________
If there wasn't greed, we still would have been single-celled organisms.
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|