[Paraview] Re: Installation of binaries in Ubuntu 7.10

Gonzalo R Feijoo gfeijoo at whoi.edu
Tue Feb 26 15:09:21 EST 2008


Hello, all,

    I found a message in the discussion archives from Brad King at 
Kitware where he describes how the "paraview" binary in the bin 
directory is being built. It sets the right LD_LIBRARY_PATH and then 
executes paraview-real.

    So, when I issue the command:

/opt/paraview-3.2.1-Linux-x86/bin/paraview --print

on a Linux workstation (running Ubuntu 7.10) where ParaView works I get 
the right stuff:

gonzalo at GONZALO-WS:~$ /opt/paraview-3.2.1-Linux-x86/bin/paraview --print
LD_LIBRARY_PATH=/opt/paraview-3.2.1-Linux-x86/lib/paraview-3.2:/opt/intel/cc/10.1.008/lib:/opt/intel/fc/10.1.008/lib
/opt/paraview-3.2.1-Linux-x86/lib/paraview-3.2/paraview-real
gonzalo at GONZALO-WS:~$

but on my other Linux machine (also running Ubuntu 7.10) I just get the 
"No such file or directory" message. So I guess I should be missing some 
library....

Any ideas?

Gonzalo

Gonzalo R Feijoo wrote:
> Hi Everyone,
>
> I downloaded the binaries for ParaView and installed them on a machine 
> running RedHat 4 without problems. But I am having problems under 
> Ubuntu 7.10. The file I downloaded was 
> paraview-3.2.1-Linux-x86.tar.gz. I unzipped and untarred the file in 
> /opt and when I run with
>
> /opt/paraview-3.2.1-Linux-x86/bin/paraview
>
> I get the following error:
> bash: /opt/paraview-3.2.1-Linux-x86/bin/paraview: No such file or 
> directory
>
> Am I missing something?
>
> Thanks in advance,
>
> Gonzalo
> Assistant Scientist
> Woods Hole Oceanographic Institution
> Woods Hole, MA
> USA
>



More information about the ParaView mailing list