problems with build/install/packages/paths on GNU/OpenSolaris

zooko zooko at zooko.com
Mon Jul 23 12:10:41 EDT 2007


Folks:

I just built XEmacs 21.5.28 on GNU/OpenSolaris (Nexenta).  I hit the  
problem and used the fix described herein:

http://calypso.tux.org/pipermail/xemacs-beta/2007-July/011615.html

Now I think I have a problem with packages or with lisp paths.  I  
tried to use efs to get packages, by executing M-x package-get-all  
(or any other "package-get-" function), then it says "Symbol's value  
as variable is void: allow-remote-paths".

One wrinkle is that I configured it with "./configure --prefix=/usr/ 
local/stow/xemacs-21.5.28", and then later ran "cd /usr/local/stow &&  
sudo stow -v xemacs-21.5.28", which means that the path by which  
xemacs is being launched is /usr/local/bin/xemacs, which is a symlink  
to /usr/local/stow/xemacs-21.5.28/bin/xemacs.

Thanks in advance for any help!

Regards,

Zooko

-------
nooxie:~$ xemacs -debug-paths -batch
startup-setup-paths arguments:
   inhibit-packages: nil
   inhibit-site-lisp: t
   called-early: nil
emacs-roots:
("/usr/local/stow/xemacs-21.5.28/")
emacs-data-roots:
("/usr/local/stow/xemacs-21.5.28/")
user-init-directory: "~/.xemacs/"
configure-package-path: nil
lisp-directory:
"/usr/local/stow/xemacs-21.5.28/lib/xemacs-21.5-b28/lisp/"
early-package-hierarchies and early-package-load-path:
nil
nil
late-package-hierarchies and late-package-load-path:
nil
nil
last-package-hierarchies and last-package-load-path:
nil
nil
load-path:
("/usr/local/stow/xemacs-21.5.28/lib/xemacs-21.5-b28/lisp/")
module-directory:
"/usr/local/stow/xemacs-21.5.28/lib/xemacs-21.5-b28/i386-pc- 
solaris2.11/modules/"
site-module-directory:
"/usr/local/stow/xemacs-21.5.28/lib/xemacs/site-modules/"
Info-directory-list:
("/usr/local/stow/xemacs-21.5.28/share/info/" "/usr/local/share/info"  
"/usr/share/info")
exec-directory:
/usr/local/stow/xemacs-21.5.28/lib/xemacs-21.5-b28/i386-pc-solaris2.11/
exec-path:
("/c/Python24/Scripts/" "/home/zooko/bin/" "/usr/local/bin/" "/usr/ 
local/sbin/" "/usr/sbin/" "/usr/bin/" "/sbin/" "/usr/bin/X11/" "/usr/ 
games/" "/usr/bin/mh/" "/usr/X11R6/bin/" "/bin/" "/usr/lib/surfraw/"  
"/cygdrive/c/Python24/" "/home/zooko/playground/pyutil/pyutil/ 
scripts/" "/usr/local/stow/xemacs-21.5.28/lib/xemacs-21.5-b28/i386-pc- 
solaris2.11/")
doc-directory:
"/usr/local/stow/xemacs-21.5.28/lib/xemacs-21.5-b28/i386-pc- 
solaris2.11/"
data-directory:
"/usr/local/stow/xemacs-21.5.28/lib/xemacs-21.5-b28/etc/"
data-directory-list:
("/usr/local/stow/xemacs-21.5.28/lib/xemacs-21.5-b28/etc/")
-------




More information about the XEmacs-Beta mailing list