[indiana-discuss] Emacs on Indiana
Praveen Kumar
praveen at sun.com
Fri Feb 15 16:48:16 PST 2008
Glenn Lagasse wrote:
> Well, if you want a pre-compiled version there's blastwave:
>
> $ pfexec pkgadd -d http://www.blastwave.org/pkg_get.pkg
> $ pfexec /opt/csw/bin/pkg-get -i emacs
I didn't try this yet.
> If you want to roll your own:
>
> $ pfexec pkg install SUNWgcc
> $ pfexec pkg install SUNWgccruntime
> $ pfexec pkg install SUNWarc
> $ pfexec pkg install SUNWbinutils
>
> $ pfexec pkg install FSWxorg-headers
> $ pfexec pkg install SUNWhea
> $ pfexec pkg install SUNWsfwhea
Thanks Glenn for this useful list of packages.I tried building the
latest GNU Emacs from CVS head (unicode one). I was able to build the
normal flavor successfully and it works fine. However when I try to
build the GTK flavor (--with-gtk switch to configure), the configure
step fails. This option would need the GTK header files (gtk-devel). Can
someone suggest the package that provides GTK header files?
Also I am trying to find which package provides 'xmkmf' (utility that
creates Makefile from Imakefile) as I am trying to compile TightVNC. I
am not sure if there is already some package that provides vncserver.
Thanks -
Praveen
More information about the indiana-discuss
mailing list