Re: What could be missing?
"Lester M. Petrie Jr." <[email protected]> Wed, 16 Feb 2011 16:28:52 -0500
| Newsgroups | gmane.editors.nedit.user |
|---|---|
| Organization | Oak Ridge National Lab |
| Message-ID | <[email protected]> |
On Wednesday, February 16, 2011 04:03:13 pm Charles Coss=E9 wrote: > I think there must be something "Motif" somewhere ... perhaps you're using > static libs or something, but Nedit cannot run without Motif. Motif libs > have an "Xm" in them... if you do a "locate Xm" on your working system > there must be something coming back. Here are some commands to try: > 1. updatedb; locate Xm; > 2. ldconfig -v|grep Xm > 3. find / -name Xm -print > 4. ...???... > -Charles > = > On Wed, Feb 16, 2011 at 1:55 PM, Jeremy <[email protected]> wrote: > > On 2/16/11, Edward A. Berry <[email protected]> wrote: > > > This might be useful for narrowing down the problem: ssh into the > > > desktop from the laptop and run nedit, then try the other way around. > > > Is it the computer > > > which is managing the display, or the computer on which nedit is > > > running, that matters? > > > eab > > = > > Impossible to do. The laptop is old hardware missing the docking > > station (no network card). NEdit is installed on both. The Slackware > > version on the laptop is exactly the same as on the desktop minus some > > packages I removed to make it small enough so that it could be > > installed on the laptop. So it's just a matter of some files > > missing.... > > -- > > NEdit Discuss mailing list - [email protected] > > http://www.nedit.org/mailman/listinfo/discuss If you didn't build NEdit, then Motif (or lesstif) is probably statically = linked into the executable. NEdit uses Xresources to control a number of = features. Look for files named "NEdit" in directories named "app-defaults"= . = Also look at your .Xdefaults or .Xresources files. If all else fails, try = renaming your .nedit directory when NEdit is closed, then start it again an= d = see if it comes up looking better. -- = Lester M Petrie Oak Ridge National Lab 865-574-5259 -- = NEdit Discuss mailing list - [email protected] http://www.nedit.org/mailman/listinfo/discuss