Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-16-2004, 08:53 AM
|
#1
|
Member
Registered: Oct 2004
Location: Belgium
Distribution: debian
Posts: 46
Rep:
|
gcc ??
hi, i'm quite new to linux and i was wondering how i could install gnu c compiler because i get this error when trying to install latest alsa drivers ...
Quote:
linux:/home/steefje/alsa-driver-1.0.6a # ./configure
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
|
is there any way i could download and install it with 'you' from suse
or can someone just tell me what i should download from gcc mirrors and how to install it because i don't really get it
|
|
|
10-16-2004, 10:29 AM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
it will definitely be on your suse cd's somewhere, posibly grouped in some installer somewhere are "developement tools" or such like. i'm not familiar with Suse user tools though.
|
|
|
10-16-2004, 03:56 PM
|
#4
|
Member
Registered: Aug 2004
Location: Wausau, WI
Distribution: SuSE Linux Enterprise Desktop 10
Posts: 193
Rep:
|
I had to install the newest alsa drivers since the suse packages didn't include the driver for my soundcard yet. I'm sure you have the same problem so downloading the above won't do you any good. log into the suse ftp server and download the following packages:
gcc-3.3.3-41.i586.rpm
gcc-c++-3.3.3-41.i586.rpm
make-3.80-184.i586.rpm
glibc-devel-2.3.3-98.i586.rpm
libstdc++-3.3.3-41.i586.rpm
libstdc++-devel-3.3.3.-41.rpm
maybe i forget but you might need these 2 also but don't install unless you still get errors:
libsigc++-devel-1.0.4-375.i586.rpm
libstdc++-3.3.3-41.i586.rpm
i'd suggest downloading suse pro via ftp for free to save yourself alot of compiling headaches.
|
|
|
10-17-2004, 03:45 AM
|
#5
|
Member
Registered: Oct 2004
Location: Belgium
Distribution: debian
Posts: 46
Original Poster
Rep:
|
hi, the gcc problem is solved now, yet when trying to install latest alsa drivers, i get this message
Quote:
linux:/home/steefje/alsa-driver-1.0.6a # ./configure
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /home/steefje/alsa-driver-1.0.6a
checking cross compile...
checking for directory with kernel source... /lib/modules/2.6.5-7.108-default/build
checking for kernel version... The file /lib/modules/2.6.5-7.108-default/build/include/linux/version.h does not exist.
Please, install the package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /lib/modules/2.6.5-7.108-default/build).
|
when browsing to that folder *default/build there's a file called build, when i click it a message said /build no longer exist
|
|
|
10-17-2004, 12:06 PM
|
#6
|
Member
Registered: Aug 2004
Location: Wausau, WI
Distribution: SuSE Linux Enterprise Desktop 10
Posts: 193
Rep:
|
thats right i forgot that you also need to download the kernel source for that kernel version. you can find it also at the suse ftp site. if you can't find it let me know the kernel version you are using.
|
|
|
All times are GMT -5. The time now is 01:11 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|