[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Author Index][Subject Index]

Re: Midas98NOVpl1.4 and Red Hat Linux 6.0



MICHEL.LAGET@ASTRSP-MRS.FR; TEL: [33](0)491055931 wrote:
> 
> Ref Midas98NOVpl1.4 and Red Hat Linux 6.0
> 
> Dear Midas users,
> 
> On redhat 6.1, Midas 98NOVpl2.2 (intel-linux) running the veriall
> procedures  returned an error concerning the f2c library which could
> be related to your message:
> 
> Simply i have re-installed the library f2c (f2c-19970805-3; available at
> fr.rpmfind.net). This has solved the problem. I suspect this library
> (used to be in the Midas package) has either a different place or is not
> found or absent (?).
> 
> Sincerely,
> M. Laget
> 


Dear Michel,

I've checked the 98NOVpl2.2.tar.gz and the libf2c.so.0.22 is there:

-rwxr-xr-x esomidas/gopher 101989 Oct 14 16:42 1999
./98NOV/lib/libf2c.so.0.22

However as I do this by hand with each distribution of MIDAS I
may have forgotten for previous releases. Anyway I've made the
library

	libftoc.so.0 

available in our anonymous ftp account:

	ftp://ftp.hq.eso.org/midas/98NOV/intel-linux/libftoc.so.0

After retrival the library should be moved to /midas/98NOV/lib or
any other directory with an entry in the /etc/ld.so.conf file.

A good command to test the shared library availability is 'ldd'. E.g:

	% ldd /midas/prim/exec/center.exe
	libf2c.so.0 => /midas/98NOV/lib/libf2c.so.0 (0x40000000)
        libgmidas.so.7.1 => /midas/98NOV/lib/libgmidas.so.7.1
(0x40017000)
        libmidas.so.7.1 => /midas/98NOV/lib/libmidas.so.7.1 (0x40047000)
        libc.so.6 => /lib/libc.so.6 (0x4018d000)
        libm.so.6 => /lib/libm.so.6 (0x40233000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x00000000)


Regards,
+-------------------------------------------------------------------
| Carlos Guirao                            Internet: cguirao@eso.org
| European Southern Observatory            Phone:   +49-89-32006-434
| Karl-Schwarzschild-Strasse, 2            Fax:     +49-89-3202-362 
| D-85748 Garching bei Muenchen                                     
+-------------------------------------------------------------------