[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Newbie question! Missing libintl...
> In a similar vein, I'm also trying to get emacs going. It complains
> about a missing libXaw. I don't have X installed... is there something
> I need to do/install to make emacs work in console mode?
I'm not familiar with the OpenBSD emacs port, but if there's only
one executable (some Linux distros come with two, one for X and one
for no X), you'll have to install at least the missing X libs.
Use "ldd `which emacs`" to find out which ones are needed.