|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Jason Hoogland
Join Date: Mar 2009
Location: Brisbane, QLD, Australia
Posts: 20
Rep Power: 5 ![]() |
Problem:
When running paraview on 64 bit gentoo: ${HOME}/OpenFOAM/linux64/paraview-2.4.4/lib/paraview-2.4/paraview-real: error while loading shared libraries: libtcl8.4.so: cannot open shared object: No such file or directory Cause: Old tcl/tk installation on machine. Solution: Install/upgrade to tcl/tk-8.4 . Outcome: paraview now works fine. Jason |
|
|
|
|
|
|
|
|
#2 |
|
New Member
Andreas Birgel
Join Date: Mar 2009
Posts: 1
Rep Power: 0 ![]() |
Same problem occured under ubuntu 7.04. 64 bit.
Same solution, but additional on that created two links: libtcl8.4.so -> libtcl8.4.so.0 libtk8.4.so -> libtk8.4.so.0 Andi |
|
|
|
|
|
|
|
|
#3 |
|
Member
Hy Yu
Join Date: Mar 2009
Location: Hessen, Germany
Posts: 34
Rep Power: 5 ![]() |
Hi Jason,
forgive me for my stupid question: how can i install/upgrade "old tcl/tk" to "tcl/tk-8.4"? thanks a lot in advance. Hy |
|
|
|
|
|
|
|
|
#4 |
|
New Member
Jason Hoogland
Join Date: Mar 2009
Location: Brisbane, QLD, Australia
Posts: 20
Rep Power: 5 ![]() |
If you want the easier way of precompiled binaries, depends on your system. What is your system. What is the output of "uname -a"?
Alternatively you could just download the tarball and compile, but it sounds like you should go the former. hoogs |
|
|
|
|
|
|
|
|
#5 |
|
Member
Hy Yu
Join Date: Mar 2009
Location: Hessen, Germany
Posts: 34
Rep Power: 5 ![]() |
Hi Jason,
"uname -a" says: Linux ttdws93 2.6.18-4-amd64 #1 SMP Fri May 4 00:37:33 UTC 2007 x86_64 GNU/Linux and i use Debian. Actually i have found how man can download and compile it but i am not sure so i think the former way you mentioned is better for me. thank u very much! hy |
|
|
|
|
|
|
|
|
#6 |
|
New Member
Jason Hoogland
Join Date: Mar 2009
Location: Brisbane, QLD, Australia
Posts: 20
Rep Power: 5 ![]() |
If you have your repositories sorted out (/etc/apt/repos.d or similar from memory), use
> sudo aptitude install tcl8.4 tk8.4 hoogs |
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ParaView 33 canbt open OpenFoam file | hariya03 | OpenFOAM Paraview & paraFoam | 7 | September 25, 2008 17:33 |
| Linux64 Installation | usker | CD-adapco | 3 | March 20, 2007 05:23 |
| Does Fluent 6.3 LINUX64 run on EMT64 processors? | Joe | FLUENT | 2 | January 11, 2007 10:29 |
| FoamX canbt find applications | ingaerme | OpenFOAM Pre-Processing | 8 | December 12, 2006 14:56 |
| HI all I cant find display button in paraview when i execute cavity tutorial there is only parameter button in the paraview | chan | OpenFOAM Paraview & paraFoam | 2 | February 13, 2006 07:37 |