Search Results

Search: Posts Made By: muddauber
51,517
Posted By muddauber
Results on separate lines no so exciting. ...
Results on separate lines no so exciting.
Script started on Fri 25 Feb 2011 06:02:52 PM EST
[kit@class ~]$ cd antplot
[kit@class antplot]$ ccantplot
/bin/bash: ./ccantplot: No such file or...
51,517
Posted By muddauber
OK [kit@class ~]$ cd antplot/ [kit@class...
OK

[kit@class ~]$ cd antplot/
[kit@class antplot]$ ccantplot
/bin/bash: --norc gcc -I/usr/X11R6/lib -I/usr/X11R6/include/X11 antplot.c get_color.c antinp.c -o runantplot /usr/X11R6/lib/l*:...
51,517
Posted By muddauber
I don't quite understand what you want me to do...
I don't quite understand what you want me to do with this. Please elaborate.

---------- Post updated at 05:44 PM ---------- Previous update was at 05:37 PM ----------



Script started on Fri...
51,517
Posted By muddauber
As I said before the full gcc path doesn't change...
As I said before the full gcc path doesn't change anything. Please take my word for it next time. I have a complicated route to paste from my X emulator (typescript, sftp, edit out garbage...
51,517
Posted By muddauber
Script started on Fri 25 Feb 2011 05:05:43 PM EST...
Script started on Fri 25 Feb 2011 05:05:43 PM EST
[kit@class ~]$ bash --noprofile
[kit@class ~]$ cd antplot
[kit@class antplot]$ /home/kit/antplot/ccantplot
gcc: antplot.c: No such file or...
51,517
Posted By muddauber
I believe the following demonstrates that PATH is...
I believe the following demonstrates that PATH is not the problem.

Script started on Fri 25 Feb 2011 04:57:33 PM EST
[kit@class ~]$ cd antplot
[kit@class antplot]$ export PATH=:.
[kit@class...
51,517
Posted By muddauber
Script started on Fri 25 Feb 2011 04:54:59 PM EST...
Script started on Fri 25 Feb 2011 04:54:59 PM EST
[kit@class ~]$ cd antplot
[kit@class antplot]$ cat -vet ccantplot
gcc -I/usr/X11R6/lib -I/usr/X11R6/include/X11 antplot.c get_color.c antinp.c -o...
51,517
Posted By muddauber
Script started on Fri 25 Feb 2011 04:40:59 PM EST...
Script started on Fri 25 Feb 2011 04:40:59 PM EST
[kit@class ~]$ cd antplot
[kit@class antplot]$ bash --norc
bash-3.2$ pwd
/home/kit/antplot
bash-3.2$ /home/kit/antplot/ccantplot
gcc:...
51,517
Posted By muddauber
Script started on Fri 25 Feb 2011 04:35:38 PM EST...
Script started on Fri 25 Feb 2011 04:35:38 PM EST
[kit@class ~]$ cd antplot
[kit@class antplot]$ cat ccantplot
gcc -I/usr/X11R6/lib -I/usr/X11R6/include/X11 antplot.c get_color.c antinp.c -o...
51,517
Posted By muddauber
There's no alias to cd. I have alot of aliases...
There's no alias to cd. I have alot of aliases to change to different directories but none to just cd.
Script started on Fri 25 Feb 2011 04:29:15 PM EST
[kit@class ~]$ alias cd
bash: alias: cd:...
51,517
Posted By muddauber
Oops, my bad. I'm used to seeing the directory...
Oops, my bad. I'm used to seeing the directory in the line.

Script started on Fri 25 Feb 2011 04:24:17 PM EST
[kit@class ~]$ cd antplot
[kit@class antplot]$ bash --norc
bash-3.2$ ./ccantplot...
51,517
Posted By muddauber
Script started on Fri 25 Feb 2011 04:10:22 PM EST...
Script started on Fri 25 Feb 2011 04:10:22 PM EST
[kit@class ~]$ bash --norc
bash-3.2$ cd /home/kit/antplot/
bash: cd: antplot: No such file or directory
bash-3.2$ exit
exit
[kit@class ~]$ exit...
51,517
Posted By muddauber
That's interesting new error when using the full...
That's interesting new error when using the full pathname

Script started on Fri 25 Feb 2011 04:08:58 PM EST
[kit@class ~]$ cd antplot

[kit@class antplot]$ /home/kit/antplot/ccantplot
gcc:...
51,517
Posted By muddauber
I can also run the other executable runantplot in...
I can also run the other executable runantplot in the antplot/ directory no problem. Wouldn't a funky PATH make it impossible for that to run?
51,517
Posted By muddauber
I'll talk to our Sys Admin on Monday, but all...
I'll talk to our Sys Admin on Monday, but all that extra crap isn't necessarily harmful. It is just ugly.
If the PATH were the problem why does the command ccantplot work in tcsh. The PATH is...
51,517
Posted By muddauber
That is part of the output of bash -xv...
That is part of the output of bash -xv ./ccantplot . 'bash' isn't aliased to anything. 'bash' is just an executable in /bin.

---------- Post updated at 03:33 PM ---------- Previous update was...
51,517
Posted By muddauber
Sorry I forgot to change from group cc to itt,...
Sorry I forgot to change from group cc to itt, although it didn't make any difference to avoid confusion. I reran the commands while all were in the same group.

Script started on Fri 25 Feb 2011...
51,517
Posted By muddauber
Typescript is working better than screen shots,...
Typescript is working better than screen shots, because I haven't figured out how to put pictures in the reply. However typescript has a lot of garbage in it. Here goes
Script started on Fri 25 Feb...
51,517
Posted By muddauber
Screen shots are going to give you the gory...
Screen shots are going to give you the gory details, so please pardon me file:///C:/DOCUME%7E1/rus76947/LOCALS%7E1/Temp/moz-screenshot.pngfor not using exact names from the beginning. How can I...
51,517
Posted By muddauber
This is painful the last command doesn't redirect...
This is painful the last command doesn't redirect into text.out & there's way too much to retype here. Any suggestions?
Code:
bash -xv ./ccprog > text.out
51,517
Posted By muddauber
Actually I can "copy and paste" if I redirect...
Actually I can "copy and paste" if I redirect output from Linux to a file and sftp to windows.
51,517
Posted By muddauber
Sorry I can not simply copy and paste. Wish I...
Sorry I can not simply copy and paste. Wish I could but, I'm running an X emulator on Windows.

Starting in bash.

[kit@class antplot]$ ccprog
bash: ./ccprog: No such file or directory...
51,517
Posted By muddauber
Yes I did and nothing changed. I'm willing to try...
Yes I did and nothing changed. I'm willing to try anything.

Also when I type env in bash and again in tcsh I see the exact same results. In fact when I redirect the env output and diff the files...
51,517
Posted By muddauber
PATH is not the problem. PATH was already set...
PATH is not the problem. PATH was already set correctly with the dot for the current directory or why would the executable runantplot created by the commands in ccprog run? Or why would ccsprog...
51,517
Posted By muddauber
Type command not found. But cc is...
Type command not found.

But cc is symbolically linked to gcc in /usr/bin
Showing results 1 to 25 of 27

 
All times are GMT -4. The time now is 07:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy