Santi to find cc the first thing i would do is see what your PATH is set to by typing
echo $PATH this is a list of directories that linux will look in when looking for a program to run, such as cc then see where cc is - it is often in /usr/bin you can update PATH by typing PATH=$PATH:<the directory you want searched> it is possible that, when you installed suse you asked to not have the development package, which would explain why gcc etc are missing. to install them you should be able to use the YAST2 management package. I'm using the KDE interface, so i find YAST by using the pop up menues that are the bottom left of my screen. use the install software option. You can run it from the command line, i believe, by typing 'yast2' from a root login. keep going..... ruth >I choosed the solution proposed by Yousry, and I checked carefully all the >instructions of the web page. In fact it seemed to be not too difficult... > >I proceed, everything was going fine but when I put the command to execute >the script: ># ./speedtouchconf.sh I got this error: >gcc error: cannot find gcc. > >Well, I surfed a bit in internet and it seemed that I had to install this >program. I downloaded the last version: 4.0.1 (It is a bit strange that SUSE >did not include it in their distribution, isn't it?) and, of course, >following the instructions of another web page (this time a Spanish one) I >prayed and proceed to install but God did not listened to me. Within one of >the steps prior to the final installation a new error emerged from the >deepness of the computer :( >This time it was not the gcc that could not be found, no. This time was >cc... :( :S :( >The exact error was : > >No acceptable cc found in $PATH > >I would really like to migrate from Microsoft to Linux, but it is being >hard... >Thank you for your patiente. > > > >>F >> >> >rom: "Yousry S. Abdel-Hamid" <[EMAIL PROTECTED]> > > >>Reply-To: [email protected] >>To: <[email protected]> >>Subject: [speedtouch] Re: ERROR: Can't determine DISPLAY >>Date: Tue, 30 Aug 2005 02:24:52 +0300 >> >> >>Hey.. >>Try this link.. and Please follow it STEP by STEP ?? >> >>http://speedtouchconf.sourceforge.net/ >> >>Thanks >> ----- Original Message ----- >> From: Santi Aguirre >> To: [email protected] >> Sent: Tuesday, August 30, 2005 1:49 AM >> Subject: [speedtouch] Re: ERROR: Can't determine DISPLAY >> >> >> >> Well, yes a text editor works for root. >> >> Anyway right now I tried again: I logged as root, I used "Konsole" to >>put >> the commands and "Kate" as text editor. I did not know that I had to use >>a >> text editor and because of that I got again some errors while >>commanding... >> I managed to follow the instructions until the end, but. as I expected >>the >> connection does not work :( >> >> As I am unable to check what is the exact problem I am thinking to >>reinstall >> SUSE and to try again. At least I learnt something today. >> >> >> >> >From: Andrew Benton <[EMAIL PROTECTED]> >> >Reply-To: [email protected] >> >To: [email protected] >> >Subject: [speedtouch] Re: ERROR: Can't determine DISPLAY >> >Date: Mon, 29 Aug 2005 20:14:08 +0100 >> > >> >Santi Aguirre wrote: >> > > Thank your for your quick reply. >> > > >> > > What I did was to close my personal session and then I loged again >>as >> >root >> > > in the KDE login screen and used a KDE program to put the commands >>(I do >> >not >> > > remember the name I suppose kate)... >> > > >> > >> >So does any text editor work for root? >> > >> >Liste de diffusion modem ALCATEL SpeedTouch USB >> >Pour se désinscrire : >> >mailto:[EMAIL PROTECTED] >> > >> > >> >> >> >> Liste de diffusion modem ALCATEL SpeedTouch USB >> Pour se désinscrire : >>mailto:[EMAIL PROTECTED] >> >> >> >>Liste de diffusion modem ALCATEL SpeedTouch USB >>Pour se désinscrire : >>mailto:[EMAIL PROTECTED] >> >> >> >> > > > >Liste de diffusion modem ALCATEL SpeedTouch USB >Pour se désinscrire : mailto:[EMAIL PROTECTED] > > > > > Liste de diffusion modem ALCATEL SpeedTouch USB Pour se désinscrire : mailto:[EMAIL PROTECTED]
