jed-users mailing list

[2002 Date Index] [2002 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: strange behaviour with SuSE8.0


On Sat, 18 May 2002 at 04:23:44PM -0400, John E. Davis wrote:
> 
>    1.  Grab the jed and slang .tar.gz files and put them in the same
>        directory, e.g., /usr/local/src.
>        
>    2.  tar xzf slang-1.4.5.tar.gz jed-B0.99-15.tar.gz
>    3.  ln -s slang-1.4.5 slang
>    4.  cd slang
>    5.  ./configure; make
>    6.  cd ../jed-B0.99-15
>    7.  ./configure; make --prefix=/usr/local

Did you mean: ./configure --prefix=/usr/local; make ?

Also if GPM mouse support is desired the 4 lines in Makefile.in must
to be uncommented before running make.

>    8.  make xjed
>    8.  make install
> 
> This will install jed in /usr/local/bin/jed.   Setup your path so that
> the version in /usr/local/bin is picked up before the already
> installed on in /usr/bin.

Thanks for this. It fixed a most annoying bug that is in both SuSE 7.3
and SuSE 8.0: any time the cursor hit a high ASCII character xjed
would crash.

Regards,

-rex

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2002 date index] [2002 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]