Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon Sep 26, 2005 11:18 am 
Offline
Junior Member

Joined: Mon May 10, 2004 9:55 am
Posts: 33
I am compiling svgalib on a linode Gentoo system. The package wants the source of my currently running kernel. I thought I could just emerge the source, but then it complains about not having a valide .config file that the kernel source was compiled with.

Any quick way around this? I am on the 2.6 linode kernel. I guess I just need the proper source version, but also the .config file it was build with.

Any ideas?


Top
   
 Post subject:
PostPosted: Mon Sep 26, 2005 12:52 pm 
Offline
Junior Member

Joined: Tue Aug 30, 2005 9:42 am
Posts: 29
Website: http://www.indiegigs.co.uk
Why are you compiling it? svgalib uses direct access to the graphics card memory to do it's drawing, as you have access only though an ssh session you won't be able to use it.

One option would simply be to type
Code:
cd /usr/src/linux
make menuconfig


exit and save the config. This will give you a default set of options, but I doubt it'll do what you want...

HTH,
Andrew


Top
   
PostPosted: Mon Sep 26, 2005 1:01 pm 
Offline
Senior Newbie

Joined: Sun Apr 25, 2004 3:32 pm
Posts: 13
Clapper wrote:
...

Any quick way around this? I am on the 2.6 linode kernel. I guess I just need the proper source version, but also the .config file it was build with.

Any ideas?

I don't know whether you can use svgalib on a linode, but you can find the .config file with which your linode's kernel was built at:
http://www.linode.com/forums/viewtopic.php?t=1796
(or the equivalent post for your linode's kernel version)


Top
   
 Post subject:
PostPosted: Mon Sep 26, 2005 1:49 pm 
Offline
Junior Member

Joined: Mon May 10, 2004 9:55 am
Posts: 33
You are right! I don't really need that. I usually have an update script for Gentoo that tells me what has been updated and needs to be compiled. I figured it was a dependency to something I had intentionally installed, but when I looked in my world file, there it was. I removed it, so I guess I won't worry about it.

At one time I used VNC and fluxbox on this computer. Maybe that was needed for that? I'm not sure, but it is a non issue now...

Thanks!!


Top
   
 Post subject:
PostPosted: Mon Sep 26, 2005 1:52 pm 
Offline
Junior Member

Joined: Mon May 10, 2004 9:55 am
Posts: 33
Ok, i figured it out. "links" console web browser was wanting it as a dependency. Don't know why, but I put the flag "-svga" in my make.conf, and now it doesn't try to emerge it.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group