Frederic Y. Bois | 15 Nov 14:52
Picon
Favicon

Re: mcsim using MinGW on Windows XP

<Setzer.Woodrow <at> epamail.epa.gov> writes:

> I am about to embark on compiling and setting up mcsim to use mingw on
> Windows XP.  I did this a long time ago with a much earlier version of
> mcsim, but I gather others have already done this with the current
> version-- would you be willing to share what I need to do?
> Thanks!

Hello,

A group at Colorado State (T. Renner) seems to be working on something similar.
You may want to talk to them.

F. Bois
Frederic Y. Bois | 29 Nov 09:52
Picon
Favicon

Installation problems for libmcsim.so

From anonymous MCSim User:
Question: Installation Problem for libmcsim.so
Date: Tue, 20 Nov 2007

Hi,

I tried to install MCSim on my Red Hat Enterprise Linux WS vs.4 
(64-bit Intel EM64T) 
and kept getting the following error message:

make[1]: Entering directory `Programs/mcsim/sim'
Linking libmcsim.so...
/usr/bin/ld: /tmp/cckVUj.o: relocation R_X86_64_32 against `a local
symbol' can not be used when making a shared object; recompile with -fPIC
/tmp/cckVUj.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[1]: *** [libmcsim.so] Error 1

I edited a line in sim/Makefile by adding -fPIC to the LFLAGS line:

LFLAGS = -lgsl -lgslcblas -lm -fPIC

It did solve my problem, but when I ran further with the example 
(mcsim.perc) and got another error message: 

$ ./mcsim.perc
./mcsim.perc: error while loading shared libraries: libgsl.so.0: cannot 
open shared object file: No such file or directory

What should I do?
(Continue reading)


Gmane