This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH/itcl] Fix itkConfig.sh


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> Please let me know if there are any further problems with this.

Thanks, it builds fine for me.

Unfortunately now it won't start:

opsy. ./gdb
./gdb: error while loading shared libraries: libitcl3.3.so: cannot open shared object file: No such file or directory


The shared libraries are installed in install/lib/itk3.3 and
install/lib/itcl3.3.  I think just install/lib would be preferable.

Also, it seems to me that the test suite ought to set LD_LIBRARY_PATH
somewhere.  I didn't see anything for this; without it, 'make check'
fails a lot.

Is there some other way I ought to be doing this?  Like, maybe I
should just install the system itcl... ?

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]