ncc50446 Posted December 4, 2004 Share Posted December 4, 2004 Hey everyone I's trying to install gdesklets 0.31, and I's having some troubles... I went to the termal, and changed the directory, and all that, like the install guide says to do, then type ./configure and it does a bunch of stuff, but then it says configure: error: no acceptable C compiler found in $PATH How do I fix it so I can get this thing to work? Only got Fedora Core 3 two days ago lol used Fedora Core 2 for a couple or days, so very new to linux lol Thanks :) Link to comment https://www.neowin.net/forum/topic/252815-gdesklets-031/ Share on other sites More sharing options...
karma_police Posted December 4, 2004 Share Posted December 4, 2004 RPM http://dag.wieers.com/packages/gdesklets/ And check if you have gcc installed, just type gcc in the terminal and if you get something like command not found or file not found you dont have it installed and that's why you cant compile gDesklets. To install gcc or g++ just go to the add/remove programs in the fedora menu should be in system tools or something like that. Link to comment https://www.neowin.net/forum/topic/252815-gdesklets-031/#findComment-585040378 Share on other sites More sharing options...
markwolfe Veteran Posted December 4, 2004 Veteran Share Posted December 4, 2004 Yeah, it sounds like you didn't include the 'development' packages when you installed. This is a common thing for people to do (as they think "I am not a programmer, so I don't need this"). Just add it, like karma_police mentioned, and everything should be better. Link to comment https://www.neowin.net/forum/topic/252815-gdesklets-031/#findComment-585040462 Share on other sites More sharing options...
ncc50446 Posted December 4, 2004 Author Share Posted December 4, 2004 Tried to install the gcc thing, said he needed other stuff, couldn't find that stuff, so tried the rpm, and it works:) Now just have to figure out how to get those cool ones that other people use lol Thanks for your help:) And ya, I didn't install anything to do with development lol Just some of the basics lol Thanks so much :) Link to comment https://www.neowin.net/forum/topic/252815-gdesklets-031/#findComment-585040813 Share on other sites More sharing options...
karma_police Posted December 4, 2004 Share Posted December 4, 2004 No problem :D Link to comment https://www.neowin.net/forum/topic/252815-gdesklets-031/#findComment-585041047 Share on other sites More sharing options...
ncc50446 Posted December 4, 2004 Author Share Posted December 4, 2004 Hey again lol Ok, I was wrong, I do need gcc installed...lol I can't install my video card without it lol Finally figured out how to get out of X server, thanks to Markjensen, but now it says I need gcc installed lol and having a lil problem with that...I found it under add/remove, and tried to update, but then it says it can't find "libselinux" and "libxml2:...and I can't find them anywhere in add/remove...they under a different name or something in add/remove? lol Linux sure is helping me get my post count up :p Thanks again:) Link to comment https://www.neowin.net/forum/topic/252815-gdesklets-031/#findComment-585041076 Share on other sites More sharing options...
markwolfe Veteran Posted December 4, 2004 Veteran Share Posted December 4, 2004 Missing gcc? Try opening a terminal/console/shell and su to root, then do a yum install gcc. That should take care of you. (oh, and remember to exit your root session, then you can exit or close your terminal window) ;) Link to comment https://www.neowin.net/forum/topic/252815-gdesklets-031/#findComment-585041220 Share on other sites More sharing options...
ncc50446 Posted December 4, 2004 Author Share Posted December 4, 2004 Hey, I's ran into another problem...what a suprise huh? lol Ok, I tried doing the yum install gcc, and it says You have enabled checking of packages via GPG keys. This is a good thing. However, you do not have any GPG public keys installed. You need to download the keys for packages you wish to install and install them. You can do that by running the command: rpm --import public.gpg.key For more information contact your distribution or package provider. so then I tried doing the rpm --import public.gpg.key like it says to do and then I get the message error: public.gpg.key: import read failed. I tried to dl gcc from ftp://mirrors.rcn.net/pub/sourceware/gcc/releases/gcc-3.4.3/ and got the one named gcc-3.4.3.tar.bz2, extracted it, and then tried cding and yum install again, but same message....lol Sorry if these are stupid questions...Just got WAYYY to use to windows, and now having a harder time with Linux*L* Thanks for your help :) (And will see if I can stop bothering you with questions soon :p ) Link to comment https://www.neowin.net/forum/topic/252815-gdesklets-031/#findComment-585041459 Share on other sites More sharing options...
kjordan2001 Posted December 4, 2004 Share Posted December 4, 2004 Hey, I's ran into another problem...what a suprise huh? lolOk, I tried doing the yum install gcc, and it says You have enabled checking of packages via GPG keys. This is a good thing. However, you do not have any GPG public keys installed. You need to download the keys for packages you wish to install and install them. You can do that by running the command: rpm --import public.gpg.key For more information contact your distribution or package provider. so then I tried doing the rpm --import public.gpg.key like it says to do and then I get the message error: public.gpg.key: import read failed. I tried to dl gcc from ftp://mirrors.rcn.net/pub/sourceware/gcc/releases/gcc-3.4.3/ and got the one named gcc-3.4.3.tar.bz2, extracted it, and then tried cding and yum install again, but same message....lol Sorry if these are stupid questions...Just got WAYYY to use to windows, and now having a harder time with Linux*L* Thanks for your help :) (And will see if I can stop bothering you with questions soon :p ) 585041459[/snapback] I've got no idea about yum, but what you downloaded from there was the source, which I don't think yum wants. Link to comment https://www.neowin.net/forum/topic/252815-gdesklets-031/#findComment-585041578 Share on other sites More sharing options...
markwolfe Veteran Posted December 4, 2004 Veteran Share Posted December 4, 2004 I've got no idea about yum, but what you downloaded from there was the source, which I don't think yum wants.585041578[/snapback] Yeah, the key checking has got me confused.Perhaps if you disabled it, so you could install?... (I don't know how to do this) Link to comment https://www.neowin.net/forum/topic/252815-gdesklets-031/#findComment-585041589 Share on other sites More sharing options...
ncc50446 Posted December 4, 2004 Author Share Posted December 4, 2004 oh...lol Linux sure is good for making me look stupid, thats for sure...lol Ok, Well, guess that might explain why yum wont install it then :p will try another one in a few minutes, maybe will get it right this time :p Thanks lol :) Edit: Markjensen-ok, well maybe later I's'll just re-install linux, and mae sure to include gcc this time lol Since it wont let me install it under add/remove...wants me to find 2 things I's can't seem to find...The "libselinux" and "libxml2" Oh well, Still liking Linux...even though I's can't figure out what I's doing :p Thanks for the help everyone :) Link to comment https://www.neowin.net/forum/topic/252815-gdesklets-031/#findComment-585041601 Share on other sites More sharing options...
Recommended Posts