Welcome to the Korea Discussion Forums!

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Take a look at the list of the forum features here. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   USFK Forums > USFK Activities and Entertainment - 웹사이트 활동 > Clubs and Groups - 클럽/그룹 > Computers - 컴퓨터
User Name
Password
Forums Arcade Gallery Links Register FAQ Members List Calendar
Classifieds Articles Quizzes Search Today's Posts Mark Forums Read  

Computers - 컴퓨터 Discuss anything related to computers, games and software.


Google
Reply
 
Thread Tools Display Modes
  #1  
Old 02-01-2007, 04:36 PM
shsong21's Avatar
shsong21 shsong21 is offline
Banned

 
Join Date: Sep 2005
Posts: 1,894
Country:

Thanks: 56
Thanked 32 Times in 30 Posts
Rep Power: 0
shsong21 is an unknown quantity at this point
gcc

[root@shsong download]# cd /media/cdrecorder/
[root@shsong cdrecorder]# ls
eula.txt GPL RPM-GPG-KEY-beta RPM-GPG-KEY-fedora-rawhide RPM-GPG-KEY-rawhide
Fedora RPM-GPG-KEY RPM-GPG-KEY-fedora RPM-GPG-KEY-fedora-test TRANS.TBL
[root@shsong cdrecorder]# find ./ -name glibc*
./Fedora/RPMS/glibc-devel-2.3.3-74.i386.rpm
./Fedora/RPMS/glibc-headers-2.3.3-74.i386.rpm
./Fedora/RPMS/glibc-kernheaders-2.4-9.1.87.i386.rpm
[root@shsong cdrecorder]# cp ./Fedora/RPMS/glibc-devel-2.3.3-74.i386.rpm /home/shsong/download/
[root@shsong cdrecorder]# cd /home/shsong/download/
[root@shsong download]# ls
gcc-3.4.2-6.fc3.i386.rpm gcc-gnat-3.4.2-6.fc3.i386.rpm glibc-devel-2.3.3-74.i386.rpm
gcc-c++-3.4.2-6.fc3.i386.rpm gcc-java-3.4.2-6.fc3.i386.rpm
gcc-g77-3.4.2-6.fc3.i386.rpm gcc-objc-3.4.2-6.fc3.i386.rpm
[root@shsong download]# rpm -Uvh glibc-devel-2.3.3-74.i386.rpm
warning: glibc-devel-2.3.3-74.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
glibc-headers is needed by glibc-devel-2.3.3-74.i386
glibc-headers = 2.3.3 is needed by glibc-devel-2.3.3-74.i386
[root@shsong download]# cd /media/cdrecorder/
[root@shsong cdrecorder]# cp ./Fedora/RPMS/glibc-headers-2.3.3-74.i386.rpm /home/shsong/download/
[root@shsong cdrecorder]# cp ./Fedora/RPMS/glibc-kernheaders-2.4-9.1.87.i386.rpm /home/shsong/download/
[root@shsong cdrecorder]# cd /home/shsong/download.
-bash: cd: /home/shsong/download.: No such file or directory
[root@shsong cdrecorder]# cd /home/shsong/download/
[root@shsong download]# ls
gcc-3.4.2-6.fc3.i386.rpm gcc-gnat-3.4.2-6.fc3.i386.rpm glibc-devel-2.3.3-74.i386.rpm
gcc-c++-3.4.2-6.fc3.i386.rpm gcc-java-3.4.2-6.fc3.i386.rpm glibc-headers-2.3.3-74.i386.rpm
gcc-g77-3.4.2-6.fc3.i386.rpm gcc-objc-3.4.2-6.fc3.i386.rpm glibc-kernheaders-2.4-9.1.87.i386.rpm
[root@shsong download]#
[root@shsong download]#
[root@shsong download]#
[root@shsong download]# rpm -Uvh glibc-headers-2.3.3-74.i386.rpm
warning: glibc-headers-2.3.3-74.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
kernel-headers is needed by glibc-headers-2.3.3-74.i386
kernel-headers >= 2.2.1 is needed by glibc-headers-2.3.3-74.i386
[root@shsong download]# rpm -Uvh glibc-kernheaders-2.4-9.1.87.i386.rpm
warning: glibc-kernheaders-2.4-9.1.87.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
Preparing... ########################################### [100%]
1:glibc-kernheaders ########################################### [100%]
[root@shsong download]# rpm -Uvh glibc-headers-2.3.3-74.i386.rpm
warning: glibc-headers-2.3.3-74.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
Preparing... ########################################### [100%]
1:glibc-headers ########################################### [100%]
[root@shsong download]# rpm -Uvh glibc-devel-2.3.3-74.i386.rpm
warning: glibc-devel-2.3.3-74.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
Preparing... ########################################### [100%]
1:glibc-devel ########################################### [100%]
[root@shsong download]# ls
gcc-3.4.2-6.fc3.i386.rpm gcc-gnat-3.4.2-6.fc3.i386.rpm glibc-devel-2.3.3-74.i386.rpm
gcc-c++-3.4.2-6.fc3.i386.rpm gcc-java-3.4.2-6.fc3.i386.rpm glibc-headers-2.3.3-74.i386.rpm
gcc-g77-3.4.2-6.fc3.i386.rpm gcc-objc-3.4.2-6.fc3.i386.rpm glibc-kernheaders-2.4-9.1.87.i386.rpm
[root@shsong download]# rpm -Uvh gcc-3.4.2-6.fc3.i386.rpm
warning: gcc-3.4.2-6.fc3.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
Preparing... ########################################### [100%]
1:gcc ########################################### [100%]
[root@shsong download]#
[root@shsong download]#
[root@shsong download]#
[root@shsong download]#
[root@shsong download]# which gcc
/usr/bin/gcc
[root@shsong download]# do u know gcc ?
Reply With Quote Submit this thread to digg Submit this thread to del.icio.us
Google Ads
  #2  
Old 02-01-2007, 10:10 PM
Parisok's Avatar
Parisok Parisok is offline
Junior Moderator

 
Join Date: Mar 2006
Location: DFW Area, Texas
Age: 52
Posts: 630
Country:

Thanks: 31
Thanked 10 Times in 10 Posts
Rep Power: 0
Parisok is an unknown quantity at this point
Send a message via Yahoo to Parisok
Re: gcc

Yes it is a compiler for open source one of the better ones.
http://gcc.gnu.org/onlinedocs/
__________________
Just my humble opinion!
Reply With Quote Submit this thread to digg Submit this thread to del.icio.us
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump



All times are GMT +9. The time now is 04:27 PM.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 2.4.0
All rights reserved USFK Forums