RE: (#331) Re: (#150) Linux SF install prob
"Gregory Forrest" <[email protected]>
| Newsgroups | gmane.comp.audio.speak-freely.general |
|---|---|
| Message-ID | <[email protected]> |
Thomas: The Binary version worked right away. Flawless. Now to attach the "NAT" problem... -----Original Message----- From: [email protected] [mailto:[email protected]]On Behalf Of Thomas Shaddack Sent: Saturday, August 02, 2003 15:12 To: [email protected] Subject: Re: (#331) Re: [speak-freely] (#150) Linux SF install prob > make: gcc: Command not found > make: *** [speaker.o] Error 127 Looks the compiler (gcc) isn't installed on your machine. Install the relevant RPMs (I don't know the RH9 distro, so I can't tell you the exact name, but it should be something like *gcc*.rpm), then try make again. It may work. Or it may spit out other errors, in that case you try next step. Or you may try to find a binary distribution somewhere on the Net. Eg, http://ftp.lug.udel.edu/pub/linux/distributions/engarde/people/dave/speakfre ely-7.6-1.5.0.i386.rpm > When I then run "make install" I get the same result. Logically. Make can't install what it didn't compile, so it tries to compile first, THEN install. So if the compile step failed as "make", it failed when called from "make install" as well. > My goal is to run "sfreflect" so I can host some conference > connections. Any help would be appreciated! Let me know if it worked. Have luck :) * * * To unsubscribe from this mailing list, send E-mail containing the word "unsubscribe" in the message body (*not* as the Subject) to [email protected] * * * To unsubscribe from this mailing list, send E-mail containing the word "unsubscribe" in the message body (*not* as the Subject) to [email protected]