On Wed, Jul 30, 2008 at 12:01 AM, Ali Bahrami <ali.bahrami at sun.com> wrote: > So, I've independently stumbled over this same issue. I'm working on > producing the GNU emacs package for Solaris. Once this integrates > into the sfw consolidation, it will make its way into OpenSolaris. > > I sent off a test package to a coworker who installed it on OpenSolaris, > rand eported that it doesn't run: > > ld.so.1: emacs-x: fatal: libXaw.so.5: open failed: No such file or > directory
libXaw is delivered by FSWxorg-clientlibs. That used to be a part of earlier OpenSolaris releases but got dropped later. As a result the libXaw libs disappeared. If it were included you could have tried experimenting thus: cd /usr/X11/lib ln -s libXaw.so.6 libXaw.so.5 [...]> > I could use your advice in deciding what my next step is. > > While I'm here: What is the story on libXaw3d for OpenSolaris? > If it were to appear, the scrollbar on emacs would take advantage > of it. As far as I can tell, the scrollbar is the main toolkit feature > used by emacs/ This appears to be something that can go into FOX. Regards, Moinak. > > Thanks for the help/advice... > > - Ali > > > This message posted from opensolaris.org > _______________________________________________ > xwin-discuss mailing list > xwin-discuss at opensolaris.org > -- ================================ http://www.belenix.org/ http://moinakg.wordpress.com/