swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help with installation, please


From: Bret Comstock Waldow
Subject: Help with installation, please
Date: Wed, 12 Nov 1997 13:32:41 -0500

Hello,

  I am trying to get a binary distribution of Swarm to run.
I am running Linux 3.2 from Slackware.

  I program C++, but only on Windows using the VC++ IDE.  I
know almost nothing about makefiles.

  I have Swarm in /usr/swarm.

  I find the files Object.h & objc.h in this directory:
/usr/lib/gcc-lib/i486-linuxaout/2.7.2.1/include/objc/

from this file: ../swarm/include/Tcl.h:27
line 27 is:
#include <objc/Object.h>

  When I run make in the heatbugs subdirectory, I get errors.
Here is a segment of the errors I receive.  All the errors are
of this type:

In file included from ../swarm/include/Tk.h:27,
                 from ../swarm/include/tkobjc/TkExtra.h:8,
                 from ../swarm/include/tkobjc.h:15,
                 from ../swarm/include/space/Value2dDisplay.h:6,
                 from ../swarm/include/space.h:9,
                 from Heatbug.h:9,
                 from Heatbug.m:13:
../swarm/include/Tcl.h:27: objc/Object.h: No such file or directory
In file included from ../swarm/include/Tcl.h:29,
                 from ../swarm/include/Tk.h:27,
                 from ../swarm/include/tkobjc/TkExtra.h:8,
                 from ../swarm/include/tkobjc.h:15,
                 from ../swarm/include/space/Value2dDisplay.h:6,
                 from ../swarm/include/space.h:9,
                 from Heatbug.h:9,
                 from Heatbug.m:13:
../swarm/include/tclObjc.h:27: objc/objc.h: No such file or directory
make: *** [Heatbug.o] Error 1

  If the solution to this is to make a link or something like that,
please tell me how to do this.  Similarly, if it's something else,
please give me lots of hints.  I know little *nix, and don't have
many manuals right now.

  thanks in advance,
  Bret
  address@hidden

                  =================================   Swarm-Support is for 
discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ================================

reply via email to

[Prev in Thread] Current Thread [Next in Thread]