Welcome, Guest. Please login or register.
November 24, 2009, 11:01:54 PM

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 4437 Members
Latest Member: oxx777
* Home Help Search Calendar Login Register
+  BioImage Suite Forum
|-+  Technical Details
| |-+  Installation Support
| | |-+  One more problem....
« previous next »
Pages: [1] Print
Author Topic: One more problem....  (Read 884 times)
gadklein
Newbie
*
Posts: 46


View Profile
« 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


View Profile
« 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


View Profile
« 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


View Profile
« 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


View Profile
« 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


View Profile
« 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] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!