Offline Nvidia installation

Asked by china_13

i had success in disabling the x-server and then running the nvidia .run package:

on the log in screen i pressed "Ctrl"+"Alt"+"F1"
entered my details then used the command " cd Desktop" (this is where i left the binary pakge of the install file)
then, "sudo /etc/init.d/gdm stop"
then, (this is where i tried running the install) "sudo sh 1.run" (i renamed the file to "1.run- for convenience")

the installer opens and then, after some screens it says : "Error you do not appear to have libc header files installed on your system...... Please install your distribution libc development package. "
and there is a log that gives me details of the install process.

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Mon Jun 9 16:07:49 2008

option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
precompiled interfaces : true
no ncurses color : false
query latest version : false
OpenGL header files : true
no questions : false
silent : false
no recursion : false
no backup : false
kernel module only : false
sanity : false
add this kernel : false
no runlevel check : false
no network : false
no ABI note : false
no RPMs : false
no kernel module : false
force SELinux : default
no X server check : false
no cc version check : false
force tls : (not specified)
X install prefix : (not specified)
X library install path : (not specified)
X module install path : (not specified)
OpenGL install prefix : (not specified)
OpenGL install libdir : (not specified)
utility install prefix : (not specified)
utility install libdir : (not specified)
doc install prefix : (not specified)
kernel name : (not specified)
kernel include path : (not specified)
kernel source path : (not specified)
kernel output path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
ftp mirror : ftp://download.nvidia.com
RPM file list : (not specified)

Using: nvidia-installer ncurses user interface
-> License accepted.
-> No precompiled kernel interface was found to match your kernel; would you li
ke the installer to attempt to download a kernel interface for your kernel f
rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes)
ERROR: Unable to connect to download.nvidia.com (unknown host)
-> No matching precompiled kernel interface was found on the NVIDIA ftp site;
this means that the installer will need to compile a kernel interface for
your kernel.
ERROR: You do not appear to have libc header files installed on your system.
Please install your distribution's libc development package.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at www.nvidia.com.

Now this is where i am: i have no clue to what all that means and what to do to fix the problem! is there anyone who can help me to fix this? do i have to download the libc package? if so what is the approx.. size of it?

Thank you so much!

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Harvey Muller
Solved:
Last query:
Last reply:
Revision history for this message
Harvey Muller (hlmuller) said :
#1

shan,

I would install build-essential, which should also install the libc headers. Here's how (run in terminal):

    $ sudo aptitude install build-essential

Please let me know if this Solves your question.

Thanks,

Harvey

Revision history for this message
china_13 (shan-1302) said :
#2

hi there, i tried the solution that u proposed but unfortunately it did not work, (i should also mention that my ubuntu laptop is not connected to the internet and hence an offline installation), thank u so much for you time. below is an attachment of the output after attemping the proposed solution

ubuntu@ubuntu-laptop:/ sudo aptitude install build-essential
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
Couldn't find any package whose name or description matched "build-essential"
Couldn't find any package whose name or description matched "build-essential"
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done

Revision history for this message
Best Harvey Muller (hlmuller) said :
#3

shah,

Insert the Ubuntu LiveCD that you used to install Ubuntu with, into the cdrom device. Navigate to the following:

    System > Administration > Software Sources

On the first tab (Ubuntu Software), check the box at the bottom, "Cdrom with Ubuntu 8.04 'Hardy Heron'"

Then rerun the command previously suggested. build-essential and its dependencies are on the LiveCD.

Please let me know if this Solves your question.

Thanks,

Harvey

Revision history for this message
china_13 (shan-1302) said :
#4

hi there!!!! YES!!! it worked!! thank u so much for your time and effort, i really appreciate it!! :D

Revision history for this message
china_13 (shan-1302) said :
#5

Thanks Harvey Muller, that solved my question.

Revision history for this message
Erich (crus4d3rs) said :
#6

hi, i got d same problem with him n i've tried d same solutions but it didn't work at mine. the log msg is the same : ERROR: You do not appear to have libc header files installed on your system.
       Please install your distribution's libc development package.

coul u help me solve this prob? thx