The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > Linux
Google UNIX.COM


Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Unix Arithmatic operation issue , datatype issue thambi Shell Programming and Scripting 23 02-19-2008 03:19 AM
GCC compiler issue on redhat4.5 nano2 Linux 0 01-16-2008 02:00 AM
CC 5.5 compiler flag to issue 64bit porting warnings on sparc-solaris shobhah SUN Solaris 0 03-01-2007 10:47 PM
gcc compiler munnu High Level Programming 5 12-18-2006 01:47 AM
cc compiler issue fishman2001 High Level Programming 2 04-28-2002 11:46 PM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-09-2008
Registered User
 

Join Date: Apr 2008
Posts: 29
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
g++ compiler issue

Hi
i need to install g++ compiler in RHEL 5.1 and i downloaded the compiler
from the below mentioned site

g++ - Free Software Directory - Free Software Foundation

its in format gcc-g++-4.0.2.tar.bz2 and i have unziped it......


can any one tell me the procedure to install it ..it dont find any binaries /rpm in it or installer

BR
vasanth
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 05-09-2008
andryk's Avatar
Registered User
 

Join Date: Sep 2003
Posts: 448
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
Quote:
Originally Posted by vasanthan View Post
Hi
i need to install g++ compiler in RHEL 5.1 and i downloaded the compiler
from the below mentioned site

g++ - Free Software Directory - Free Software Foundation

its in format gcc-g++-4.0.2.tar.bz2 and i have unziped it......


can any one tell me the procedure to install it ..it dont find any binaries /rpm in it or installer

BR
vasanth
Hi,
If it has no rpm in it then you just have to untar to the install directory of your choice and thats it
Code:
bzip2 -dc gcc-g++-4.0.2.tar.bz2 | (cd /usr/local ; tar xvf -)
would install it in /usr/local ...
Reply With Quote
Google UNIX.COM
Reply

Thread Tools
Display Modes


The 50 most popular UNIX and Linux searches.
Google Search Cloud for The UNIX and Linux Forums
"inappropriate ioctl for device" 421 service not available, remote server has closed connection ^m arg list too long ascii eof autosys awk trim bash eval bash exec bash for loop boot: cannot open kernel/sparcv9/unix close_wait command copy/move folder in unix curses.h dead.letter export display find grep grep multiple lines grep or grep recursive grep unique inappropriate ioctl for device logrotate.conf lynx javascript mailx attachment mget mtime perl array length ping port read awk output into multiple variables replace space by comma , perl script scp recursive segmentation fault(coredump) sftp script snoop unix stale nfs file handle syn_sent tar exclude unix unix .profile unix com unix forum unix forums unix interview questions unix memory usage unix mtime unix simulator unix.com vi tab size while loop within while loop shell script


All times are GMT -7. The time now is 03:55 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101