|
||||||
| 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 |
|
|||
|
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. |
|
|||
|
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 |
|
|||
|
curt grymala,
I believe you will just need the following additional packages:
|
|
|||
|
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.
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|