Welcome,
Guest
. Please
login
or
register
.
November 25, 2009, 12:56:40 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Nov 18th, 2009:
. BioImage Suite
3.0beta 3
has been released. See
the release announcement
for more details.
1075
Posts in
290
Topics by
4442
Members
Latest Member:
finlaybryan
BioImage Suite Forum
Technical Details
Installation Support
One more problem....
« previous
next »
Pages:
[
1
]
Author
Topic: One more problem.... (Read 885 times)
gadklein
Newbie
Posts: 46
One more problem....
«
on:
October 27, 2009, 04:02:13 PM »
I had no problem running the installer for 3.0beta and the two directories were created in my usr/local folder. However, no command line prompts work to open BIS. While I can get the console open by clicking on the icon if I type bis.tcl I get the following error
"vtk: error while loading shared libraries: libhistory.so.5: cannot open shared object file: No such file or directory"
I noticed that all the setpath files and console and menu files have the following BIS_VTK_DIR=/usr/local/bioimagesuite30/../bioimagesuite3_base/vtk52/lib/vtk-5.2
Is this what needs to be changed? is it looking for the libraries in the wrong place? Or is there another problem my limited Linux skills can't figure out? Let me know. Thanks.
-Gad
Logged
Xenios Papademetris
Administrator
Sr. Member
Posts: 414
Re: One more problem....
«
Reply #1 on:
October 28, 2009, 09:59:24 AM »
Gad,
This is a linux issue. What type of linux or you running? (libhistory is a standard file that should be in /usr/lib ... on RHEL or Centos it is part of the readline-5.1-1.1 package)
Xenios
Logged
gadklein
Newbie
Posts: 46
Re: One more problem....
«
Reply #2 on:
October 28, 2009, 11:48:11 PM »
Xenios,
OpenSUSE 11.1
I can double check tomorrow to see why I don't have the file. Thanks.
-Gad
Logged
Xenios Papademetris
Administrator
Sr. Member
Posts: 414
Re: One more problem....
«
Reply #3 on:
October 29, 2009, 09:57:45 AM »
It may be that OpenSuse 11 uses later version of these libraries (we are pretty conservative and build using older compilers etc) and does not have the compatibility (older versions installed)
A hack might involve something like (as root)
cd /usr/lib
ln -sf libhistory.so.6 libhistory.so.5
(assuming that libhistory.so.6 exists!)
Xenios
Logged
gadklein
Newbie
Posts: 46
Re: One more problem....
«
Reply #4 on:
October 29, 2009, 10:27:42 AM »
Xenios,
Will give it a shot after my clinical duties for today are over. Thanks.
-Gad
Logged
gadklein
Newbie
Posts: 46
Re: One more problem....
«
Reply #5 on:
October 29, 2009, 03:57:40 PM »
Xenios,
Downloaded the proper libhistory file and placed it where it needed to be. For some reason when I downloaded the proper library it installed in /lib rather than /usr/lib and BIS wasn't finding it. All solved now. Thanks for the help.
-Gad
Logged
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
News and Announcements
-----------------------------
=> Dowloading Instructions
=> BioImage Suite Software News
-----------------------------
Discussion
-----------------------------
=> General Discussion
=> Structural Analysis
=> fMRI Analysis
=> Diffusion Tensor Imaging Analysis
=> Batch Mode Discussion
=> Interfacing with other software packages
-----------------------------
Technical Details
-----------------------------
=> Installation Support
=> Compiling BioImage Suite from Source Code
Loading...