Go Back   openSUSE Forums > Archives > SLS Archives > ARCHIVES - Linux Tweaks > ARCHIVES - HowTos Discussions
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - HowTos Discussions Have any questions about any HowTo found at the wiki? Post in here!

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 17-Mar-2005, 17:20
storm
Guest
 
Posts: n/a
Default

Title: HowTo: Install a C compiler and make
Description: C compiler installation on SuSE 9.1 personal

http://wiki.suselinuxsupport.de/wikka.php?...compilerandmake

Post any comments / questions / etc. in here.
  #2 (permalink)  
Old 19-Mar-2005, 07:52
curt_grymala
Guest
 
Posts: n/a
Default

I've installed the C compiler using the same steps you outlined in your tutorial (although I did so before you posted the HowTo). However, I tried to compile a C++ program this morning and found that I obviously don't have the correct stuff installed to compile C++. I already used the "make" to compile the install_libdvdcss, so I know that that part of it works. However, when I tried to compile a C++ program (using "gcc 1strdchk.cpp") I got the following error:
Code:
gcc: installation problem, cannot exec `cc1plus': No such file or directory
Any idea what else I need to install to get it working? Or did I just botch the original installation somehow?
  #3 (permalink)  
Old 19-Mar-2005, 10:59
anomie
Guest
 
Posts: n/a
Default

curt grymala,

I believe you will just need the following additional packages:
  • libstdc++-devel
  • gcc-c++
  #4 (permalink)  
Old 31-Dec-2005, 00:27
sachinwalvekar
Guest
 
Posts: n/a
Default

I downloaded the rpm as instructed. Tried installing them with yast but I dot see anything happening, after I say accept. Is there anything I am missing during the installation with yast.
  #5 (permalink)  
Old 31-Dec-2005, 01:06
anomie
Guest
 
Posts: n/a
Default

Not sure. How about trying from the command line?

First launch Konsole. Then, su to root. Then, type
Code:
rpm -Uvh package_name
for each of the packages.

Do this for each of the packages in the order they're listed in the howto.
 

Bookmarks

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2