home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9046 < prev    next >
Encoding:
Text File  |  1992-08-25  |  1.6 KB  |  36 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!news.claremont.edu!fenris!jwinstea
  3. From: jwinstea@fenris.claremont.edu (Jim Winstead Jr.)
  4. Subject: Re: new X11 editor: aXe
  5. Message-ID: <1992Aug25.173736.3584@muddcs.claremont.edu>
  6. Sender: news@muddcs.claremont.edu (The News System)
  7. Organization: Harvey Mudd College, WIBSTR
  8. References: <1992Aug25.144151.2046@athena.mit.edu>
  9. Date: Tue, 25 Aug 1992 17:37:36 GMT
  10. Lines: 24
  11.  
  12. In article <1992Aug25.144151.2046@athena.mit.edu> chchen@stat.fsu.edu writes:
  13. >In my department our SA installed a new X11 editor called aXe which
  14. >looks quite nice. I got the tar.Z file here but unfortunately I am
  15. >just a newbie in GCC or compiler to port it (I will try anyway :) )
  16. >Anyone already ported it to Linux?
  17.  
  18. I compiled this a while ago, and it goes pretty easily once you supply
  19. a scandir() function, which you can snarf from the BSD sources.
  20.  
  21. The problem is that it coredumps in a rather unfortunate location
  22. (when trying to shutdown all the buffers), so unless you like
  23. sprinkling core files around your filesystem, it's a pain to use
  24. (although it does still work - it saves the file then coredumps :).
  25.  
  26. I tracked the problem to a point (with the help of Jim Wight, the
  27. author), but we weren't able to come up with anything, and suspect it
  28. might be a problem with the X libraries for Linux.  I've been waiting
  29. for the next release of the X stuff before trying again.
  30.  
  31. -- 
  32.                                     +      Jim Winstead Jr. (CSci '95)
  33.                                     |      Harvey Mudd College, WIBSTR
  34.                                     |   jwinstea@jarthur.Claremont.EDU
  35.                                     + or jwinstea@fenris.Claremont.EDU
  36.