symbol's function definition is void: xpm-button-create

Stephen J. Turnbull stephen at xemacs.org
Sun Sep 5 22:36:44 EDT 2004


>>>>> "Ken" == Ken Ashin <Kenneth.Ashin at broadvision.com> writes:

    Ken> gzip -dc xemacs-21.1.3-sparc-sun-solaris2.6.tar.gz | tar -pxf -

You really do not want to do this to yourself; there are many known
problems (including core dumps) with that version (the 21.1 series was
retired a year ago at patchlevel 14).  Build 21.4.15 from source.  On
Solaris it should be as simple as "./configure; make; make install",
although there are some optional facilities you may want to enable.

You could also get 21.1.14, but we no longer try to ensure that
packages support it.  As far as I know all packaged Lisp still works
with 21.1.14, though.

There may be more recent Solaris binaries available from Sun or a
third party, but I don't know where.

    Ken> I did not install any packages - I wanted to get plain xemacs
    Ken> working first.

This function is in the packages, specifically xemacs-base.  You also
need the efs package if you want to use the built-in package
management tool to download package binaries.

    Ken> (I guess I'll have to build the packages - no pre-built
    Ken> binaries, right?)

It's the other way around.  Building packages is a one-size-fits-all
thing, so we do that.  Building the xemacs executable is platform-
specific, and we can't afford either the platforms or the management
effort to support binary distributions.  We have a couple of
volunteers for Windows, but on Unix the build process is too easy for
volunteers to get very enthusiastic.


-- 
Institute of Policy and Planning Sciences     http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba                    Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
               Ask not how you can "do" free software business;
              ask what your business can "do for" free software.




More information about the XEmacs-Beta mailing list