- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi all, after installing l_fc_9.0.031 in my pentium 32, RH9.0, whenI run the sample program, there is some problem as follows:
./a.out:error while loading shared libraries:libimf.so: cannot open shared object file: No such file or directory.
I do not knowhow to resolve it even though I have confirmed that I followed the guide when I installed this software. My installing process is following:
#tar -zxvf l_fc_c_9.0.031.tar.gz
#./install.sh * ypical install*
#vi .bashrc
PATH="/opt/intel/fc/9.0/bin:$PATH"
export PATH
LD_LIBRARY_PATH="/opt/intel/fc/9.0/lib:$LD_LIBRARY_PATH"
export LD_LIBRARY_PATH
:wq
#source /opt/intel/fc/9.0/bin/ifortvars.sh
#ifort /opt/intel/fc/9.0/doc/samples/int_sin.f90
#./a.out
Would you please help me? Thanks.
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page