Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Apr 2003 08:55:42 -0600
From:      Soren Harward <soren@byu.edu>
To:        Rob B <rbyrnes@ozemail.com.au>
Cc:        alpha@freebsd.org
Subject:   Re: Unable to run DU 4.0f binary
Message-ID:  <20030406145542.GB13631@gandalf.tmmc.dyndns.org>
In-Reply-To: <5.2.0.9.2.20030406222154.00a8eec0@127.0.0.1>
References:  <5.2.0.9.2.20030406222154.00a8eec0@127.0.0.1>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun 06 Apr 2003 at 22:27:53, Rob B said:
> Trying to run a client for the Distributed Folding project.  Acording to 
> the notes in the distribution, the client was compiled for Digital Unix 
> version 4.0F (1229).  Should this be able to run under OSF emulation?  The 
> error I get is:
> 
> loop@erwin ~/distribfold % ./foldit
> 49538:./foldtrajlite: /sbin/loader: Fatal Error: cannot map libcurses.so

If you have libncurses installed (you do, don't you?) you can make a
symlink from libncurses.so to libcurses.so to see if that works.  It
doesn't look like an OSF emulation problem because it's loading the
program enough to see what libraries it needs.

-- 
Soren Harward
soren@byu.edu



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030406145542.GB13631>