LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 12-25-2006, 02:31 PM   #1
IngramFlash
LQ Newbie
 
Registered: Sep 2006
Distribution: Ubuntu, mostly
Posts: 1

Rep: Reputation: 0
How to install the GNU C libraries?


Hi there.

Recently I put Edgy Eft on my laptop in place of Windows, and I need to install some software from source, so naturally I need the GNU C libraries to do that. Now the problem that I am having right now is that I have very limited access to the internet (the software I am trying to install is ndiswrapper to support my wireless card). Now I have the GNU C library tar.gz file, but I am clueless as how to install it on the computer. What software do I need to get, directions, anything would be helpful.

On a side note: I would also like to learn how to configure apt to read local packages that I have downloaded. If you don't mind, how would I go about doing that? I have tried looking for the information, but everything that I have found seems to confuse me. Thank you very much.
 
Old 12-25-2006, 06:26 PM   #2
utopicdog
Member
 
Registered: Aug 2003
Location: france
Distribution: suse/fedora
Posts: 105

Rep: Reputation: 15
1- keep windows until you are happy with linux
2- edgy eft is a beta pre release, the website says "not for production systems"
3- ndiswrapper is not the easyest package to install (mailto:robert.hawkin@wanadoo.fr)
4- if you have a package called sss.tar.gz, try :
>su
>[type root password]
>cd /usr/local
>tar zxvf /home/myname/downloads/sss.tar.gz
>cd sss
>./configure
>make
>make install


I should try on something less critical than glib for the first time you install something, perhaps gnuchess?
 
Old 12-29-2006, 03:11 AM   #3
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
Quote:
Originally Posted by IngramFlash
Recently I put Edgy Eft on my laptop in place of Windows, and I need to install some software from source, so naturally I need the GNU C libraries to do that. Now the problem that I am having right now is that I have very limited access to the internet (the software I am trying to install is ndiswrapper to support my wireless card). Now I have the GNU C library tar.gz file, but I am clueless as how to install it on the computer. What software do I need to get, directions, anything would be helpful.
you don't need to download any tar.gz file... in fact, compiling libc6 on your own could turn-out to be a major nightmare... ubuntu provides you with everything you need, accessible right there from your Synaptic Package Manager... basically, the package with the GNU C development libraries and header files is called "libc6-dev"... but to compile programs you need other stuff too... your best bet is to simply install the meta-package called "build-essential", which will download and install pretty much everything you need (including libc6-dev, gcc, make, etc.)... to install all this from the command line just do a:
Code:
sudo apt-get install build-essential
Quote:
Originally Posted by utopicdog
edgy eft is a beta pre release, the website says "not for production systems"
that must be an old website... Edgy Eft (Ubuntu 6.10) is the latest stable release... perhaps you were thinking of Feisty Fawn (Ubuntu 7.04), which at the time of this post fits the description you provided...

Last edited by win32sux; 12-29-2006 at 04:16 AM.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I install packages from GNU Harold Linux - Software 5 03-15-2006 08:34 AM
Which CVS binary from GNU to install??? sjenkinsdc Linux - Newbie 5 01-31-2006 12:53 PM
What to type in apt-get install to install mysql PHP libraries sarajevo Debian 1 09-29-2005 05:40 AM
how do I install new libraries? salviadud Linux - Newbie 3 02-16-2005 12:32 PM
GNU libc libraries error Kaotica Linux - Software 1 04-16-2003 04:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 02:56 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration