swarm-support
[Top][All Lists]
Advanced

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

Re: Installing swarm-961002


From: Manor Askenazi
Subject: Re: Installing swarm-961002
Date: Thu, 3 Oct 1996 15:26:31 -0600

Hi Sven!

   a) when compiling your own applications, you'll find
   that Averager object is 'broken': it now lives in the analysis
   directory, and its method setList is now setCollection.

   So change every batchSwarm.h and observerSwarm.h
   to #import <analysis.h>, and change every occurrence
   of 'setList' to 'setCollection' in every batchSwarm.m and
   observerSwarm.m.

<setCollection comment>: Yeah -- I updated for heatbugs but forgot 
to do the other apps...

<#import error>: Yep, will be dealt with.

   b) when running an app outside of X you need to say
     "# appname -batchmode", otherwise you get the error
   message "no display name and no $DISPLAY variable"

<DISPLAY check>: I'll put that back in. I don't know why I removed it
completely. After all, it is a way of reducing the clutter on the command
line when there is no display.

I'll post a confirmation when this has actually changed in the release
on the web pages.

Thanks for the comments!!!

Manor.




reply via email to

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