re: error on running which

2003-02-13 Thread Paulus Tangke Allo
thanks a lot, now it works as it has to be. -- paulus --- "CHENEY,JARED (HP-Boise,ex1)" <[EMAIL PROTECTED]> wrote: > Hello Paulus, > You need to do 'chmod 710 *' while in the /usr/bin > directory. For some > reason the new cygwin1.dll file (3.1.20) seems to be > causing any search of > the path

Re: error on running which

2003-02-13 Thread Paulus Tangke Allo
gzip and others programs are installed under /usr/bin. I never have this problem at the first time I installed cygwin, these problems occured when I was doing some updates. Recently I deleted all the files under cygwin directory, cleaning up the registry, restarting the computer and start with a fr

error on running which

2003-02-12 Thread Paulus Tangke Allo
when I run "which" to locate gzip, it gives a strange response: $ which gzip gzip: Command not found Why "which" doesn't return the full path of the program? i already install which version 1.5.1 and the file is located under /usr/bin I also got a problem with "man". I couldn't display the man p

error opening terminal: xterm

2003-02-10 Thread Paulus Tangke Allo
I tried to run mc from rxvt but I got this message: Error opening terminal: xterm same thing happen if i tried to run lynx. when i type: which lynx, I got: lynx: command not found what would be the problem? These things happened after I did some upgrading on the cygwin. please help. thanks, P

TclX and J2SDK

2003-02-06 Thread Paulus Tangke Allo
* I already have Tcl/Tk installed in Cygwin and now I want to install TclX on Cygwin 32. I tried to install TclX but failed. These are what I did: 1. get the TclX from tclx.sourceforge.net 2. extract tclx8.3.5-src.tar.gz 3. go to tclx8.3.5/unix directory and run configure: ./configure --enable-gcc