Home Forums Gamescan Chat42 About
* Login   * Register * FAQ    * Search
It is currently Mon 10-13-2025 3:00AM

All times are UTC - 6 hours




Post new topic Reply to topic  [ 11 posts ] 
Author Message
 Post subject: text editors on gpunix
PostPosted: Mon 12-06-2004 9:58AM 
Offline
Major General
User avatar

Joined: Wed 08-25-2004 8:55PM
Posts: 2969

Source: CompSci Building
Anyone else unable to use some of the text editors on gpunix? Whenever I try to use jpico or pico I just get "command not found"...they worked last week. Anyone know if IT doing something or is gpunix fubared?


Top
 Profile  
    
 Post subject:
PostPosted: Mon 12-06-2004 10:12AM 
Offline
Colonel

Joined: Tue 03-18-2003 6:44PM
Posts: 747

Source: Fidelity
what happens when you do /umr/bin/pico?

they dont have jpico on gpunix, vim is another alternative but its not as straightforward to use


Top
 Profile E-mail  
    
 Post subject:
PostPosted: Mon 12-06-2004 10:18AM 
Offline
Major General
User avatar

Joined: Wed 08-25-2004 8:55PM
Posts: 2969

Source: TJ South
I got it working, I reset my shell stuff from the online tools on IT's site, thanks.


I could have sworn I used jpico earlier this year, guess not, anyways pico is working now


Top
 Profile  
    
 Post subject:
PostPosted: Mon 12-06-2004 11:05AM 
Offline
Colonel
User avatar

Joined: Fri 08-22-2003 9:55AM
Posts: 960

Source: TJ North
i definitely just used jpico...

_________________
http://www.jestmag.com/3-5/banana.html


Top
 Profile  
    
 Post subject:
PostPosted: Mon 12-06-2004 11:28AM 
Offline
Brigadier General
User avatar

Joined: Sat 08-24-2002 8:38PM
Posts: 1389

Source: Kelly Hall
midgey wrote:
i definitely just used jpico...


likewise

_________________
"There are too many forensics shows on TV." -Grissom, CSI


Top
 Profile E-mail  
    
 Post subject:
PostPosted: Mon 12-06-2004 11:34AM 
Offline
Major General
User avatar

Joined: Wed 08-25-2004 8:55PM
Posts: 2969

Source: TJ South
huh, thats weird then because I sure as hell cant use it.

can someone who is able to use jpico see if they can find out the full path with whereis for me? maybe my paths are screwed up


Top
 Profile  
    
 Post subject:
PostPosted: Mon 12-06-2004 11:36AM 
Offline
Colonel

Joined: Tue 03-18-2003 6:44PM
Posts: 747

Source: Fidelity
i too have used it in the past, you aren't crazy. i would just use pico and not worry about it.

edit: your path isnt screwed up, its just not there


Top
 Profile E-mail  
    
 Post subject:
PostPosted: Mon 12-06-2004 12:24PM 
Offline
Colonel
User avatar

Joined: Sun 08-18-2002 10:33AM
Posts: 751
Location: Kansas City, KS

Source: CompSci Building
You could always download nano and install it in your profile.

_________________
It is by caffeine alone I set my mind in motion.
It is by the beans of Java the thoughts acquire speed,
the hands acquire shaking, the shaking becomes a warning.
It is by caffeine alone I set my mind in motion.


Top
 Profile E-mail  
    
 Post subject:
PostPosted: Mon 12-06-2004 12:46PM 
Offline
Colonel

Joined: Tue 03-18-2003 6:44PM
Posts: 747

Source: Fidelity
better yet, try `mkdir -p ~/bin; ln -s /umr/bin/pico ~/bin/jpico` and see if you can even tell the difference =)


Top
 Profile E-mail  
    
 Post subject:
PostPosted: Mon 12-06-2004 12:53PM 
Offline
Sergeant

Joined: Sun 03-09-2003 9:34PM
Posts: 47

Source: ERL Building
devil wrote:
huh, thats weird then because I sure as hell cant use it.

can someone who is able to use jpico see if they can find out the full path with whereis for me? maybe my paths are screwed up


The path to jpico and jpico3 is:
<ul>/afs/umr.edu/users/intro/bin/Linux/jpico</ul>
It's maintained by the CS intro classes, not CIS.

Generally this should be in your path if you've run the setup scrips for CS73 (fortran), CS53 (C++ for CS) or CS74 (C++ for non-CS). If you've used the helpdesk utility to reset login files, they will no longer be in your path. Also, if you've change to a different shell (bash for example), they probably won't be in your path anymore either. Re-running one of the setup scripts or changing your shell back to csh (or tcsh) may fix the problem. (Or, of course, modifying the path for your current shell)

By the way, I recommend trying out jpico3 - it's a newer version that supports color syntax highlighting. It'll probably replace "plain" jpico in the next semester or two.

Bill


Top
 Profile E-mail  
    
 Post subject:
PostPosted: Mon 12-06-2004 1:46PM 
Offline
Captain
User avatar

Joined: Sun 08-17-2003 8:06PM
Posts: 144
Location: 127.0.0.1

Source: TJ North
Better yet, just build jpico from source in your home directory.

i've got it here:
http://web.umr.edu/~klgb53/joe-3.1.tar.gz

tar zxf joe-3.1.tar.gz
cd joe-3.1
./configure --prefix=$HOME
make
make install

_________________
It is impossible to make anything foolproof because fools are so ingenious.


Top
 Profile E-mail  
    
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group