Quote:
Originally Posted by
blowtorch
I'm assuming that this is a Linux server. Can you run this command: 'which gcc'? If that shows an output then your configure should run correctly. Also, when you say that you downloaded gcc, does that mean you installed it on the server? Can you run the query command in your package administrator and confirm that gcc is indeed installed?
If all these are ok, then I suggest also making a link named /bin/cc that points to the gcc (wherever it is installed).
I run which GCC and it shows me that GCC is in a bunch of directories: I assume that the GCC I want is in ""usr/bin/which"?: I thought that
[root@knoxtube ~]# which gcc
/usr/bin/which: no gcc in(usr/kerberos/sbin:/usr/kerberos/bin://sbin://bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin)
{what's w/ the "no gcc in" stuff?}
I would normally do something like this:>??
export PATH = $PATH:/foo/bar/bin
But since this is a script. I have to edit the scripts I believe..
Any thoughts on this? I have NO IDEA how to edit scripts yet. I heard it's not hard though...
I' know I'm making rocket schience out of french toast. But I got myself so spun into this I can't see which way I'm supposed to go from here.
I'd appreciate any help I get.
I'm doing this to learn, but my friend still has a timeline to get this done. I'd really like to complete this so I can feel like I learned something besides navigation and moving files...
All the best,
-Jon