- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: xemacs 21.1.14
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2004 12:49 PM
05-03-2004 12:49 PM
xemacs 21.1.14
hpux.connect.org.uk), after setting up SHLIB_PATH and PATH I get the following errors:
WARNING:
Couldn't find an obvious default for the root of the
XEmacs hierarchy.
WARNING:
Couldn't find obvious defaults for:
doc-directory
data-directory
exec-directory
Perhaps some directories don't exist, or the XEmacs executable,
/opt/xemacs/bin/xemacs
is in a strange place?Cannot open load file: /opt/bintmp/xemacs-21.1.14/lisp/auto-autoloads
Why is xemacs looking in /opt/bintmp? Do I need to change config.el or am I missing a symlink ? I have read various documents about
this which do a mixture of symlinking and mods to some lisp code startup.el, setup_path.el, findpath.el etc. Surely this shouldn't be necessary.
I have installed on a HPUX 11.11 system.
Thanks for any advice
Dave Black
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2004 12:54 PM
05-03-2004 12:54 PM
Re: xemacs 21.1.14
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2004 01:02 PM
05-03-2004 01:02 PM
Re: xemacs 21.1.14
this particular depot, my problem is that
I cannot find out what directories it is looking for.When I symlinked /opt/bintmp/xemacs-21.1.14/lisp to /opt/xemacs/lib/xemacs-21.1.14/lisp I get the xemacs window up but it is still not finding other lisp code plus it still complains about doc-directory, exec-directory and data-directory. Being new to xemacs I am not sure where to symlink to.
Another thing the command options do not work, I tried -debug-paths to try and find out what xemacs is looking for.
If you can remember what you symlinked that would help
Thanks
Dave Black
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2004 01:02 PM
05-03-2004 01:02 PM
Re: xemacs 21.1.14
jpeg libpng tiff xpm zlib
They are listed here on the download page:
http://hpux.connect.org.uk/hppd/hpux/Editors/xemacs-21.1.14/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2004 01:06 PM
05-03-2004 01:06 PM
Re: xemacs 21.1.14
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2004 06:13 PM
05-03-2004 06:13 PM
Re: xemacs 21.1.14
/opt/xemacs/lib/xemacs-21.1.14 allowed xemacs to find all its root paths and start.
BUT, now I get "Symbol's function definition is void" messages. Is this yet another missing symlink ??
Any ideas?
Dave Black
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2004 06:37 PM
05-03-2004 06:37 PM
Re: xemacs 21.1.14
after installing the basic packages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2004 07:19 PM
05-03-2004 07:19 PM
Re: xemacs 21.1.14
Hopefully this will help anyone who has similar problems later on.
Dave Black