Index: [thread] [date] [subject] [author]
  From: Huned M. Botee <huned.botee@duke.edu>
  To  : 
  Date: Thu, 21 Jan 1999 02:54:40 +0000

Re: exp tree code

Turns out the Makefile had a bit of a problem. You can copy a new one.
Change to the directory where you copied the express code and type the
following:

"cp ~hmb2/public/express/Makefile ."

Then do a "make clean" and then a "make". It will compile and you should
be able to run express.

Enjoy.

 --huned

Wen Zhang wrote:
> 
> I simply copy all the files from  ~rcduvall/cps108/code/exptree
> to my directory.
> 
> when I did :  make
> It worked fine, but when I did: express
> It got:
> ld.so.1: express: fatal: libstdc++.so.2.8.0: open failed: No such file or
> directory
> Killed
> 
> Does anyone know what's problem?
-- 


Huned M. Botee
huned.botee@duke.edu


Index: [thread] [date] [subject] [author]