swarm-support
[Top][All Lists]
Advanced

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

IBM Data Explorer


From: Marcus G. Daniels
Subject: IBM Data Explorer
Date: 28 May 1999 20:36:42 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.3.10

Yow!  The source code to IBM Data Explorer has been freed! 
(Data Explorer is a programmable visualization package.)

http://www.research.ibm.com/dx/

Sure enough, it builds ok on Solaris (see the script below).  Note it
is important to provide CDF, since it seems many of the demos rely on
the ability to import CDF files.

#!/bin/sh
CXX="c++ -fpermissive" CPPFLAGS="-I$P/data/cdf/include" 
LDFLAGS="-L$P/data/cdf/lib" ./configure --prefix=$P/data/dx
make  

                  ==================================
   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]