This response is more for the benefit of the archive. In the event that someone
is unlucky enough to have AIX 4.3.3 as their operating system. I hope this
helps.

Dear Chris!

What you need to do is include in your .emacs file:

(add-to-list 'load-path "usr/local/share/emacs/site/speedbar-0.13a")

this will allow the emacs lisp compiler to find your dframe.elc file.

Then, open each .el file individually with the Emacs-Lisp->Byte Compile
This File menu option.

For some reason, 'make' does not work.

For eieio:  do the same thing (add-to-path & byte compile individually)

For Semantic: The make utility works as advertised.

For elib: You need to make one small change to Makefile. Change the one
--infodir to --info-dir and it make will run.

jde: will compile without any problems with make, but will not work with emacs.

Good luck,
Chris

>Dear JDE users,
>
>I am still trying to install and use JDE-2.2.9beta9.1 on AIX 4.3.3.
>
>I now have emacs 21.2 and things are still not working. As I understand the
>build process, I need to install several packages (speedbar, eieio,
>semantic, elib) before I can expect the JDE to work. I am currently working
>on step 1: installing speedbar0.13a
>
>At the command line,:
>
>/usr/local/share/emacs/site/speedbar0.13a #
>
>I type
>
>usr/local/bin/make
>
>and I get:
>
>/bin/sh: 0403-057 Syntax error at line 1 : ';' is not expected.
>make: *** [speedbar] Error 2
>
>I deleted the first ';' that I could find. I got more errors, not surprisingly.
>('>' is not expected)..then I remove a '>' ...this can't be right.
>
>I tried compiling each file individually within emacs. That goes a little
>better. The only files I cannot compile are:
>
>bigclock.el:     cannot open load file "dframe"
>speedbar.el:     cannot open load file "dframe"
>w3-imenu.el:     cannot open load file "w3-imenu"
>
>What is disappointing is that 'dframe.elc' and 'dframe.el' are in the same
>directory. w3-imenu.[el, elc] is nowhere in /usr
>
>Do any of you have any suggestions? This is unix, so it should work like a
>regular (if there is such a thing) unix installation, right?
>
>Thanks,
>Chris
>
>Christopher J. Fisichella, Ph.D.
>Manager, Community Renewables, LLC
>19 S. Canal St.
>Lawrence, MA 01843
>
>phone: (978) 688-6889
>e-mail: [EMAIL PROTECTED]

Christopher J. Fisichella, Ph.D.
Manager, Community Renewables, LLC
19 S. Canal St.
Lawrence, MA 01843

phone: (978) 688-6889
e-mail: [EMAIL PROTECTED]


Reply via email to