[esp-r] Re: beginner problem with simulation (olivia maul)

Marco Manzan manzan at units.it
Fri Apr 1 09:58:35 BST 2011


Alle venerdì 1 aprile 2011, esp-r-request at lists.strath.ac.uk ha scritto:
> Send esp-r mailing list submissions to
> 	esp-r at lists.strath.ac.uk
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.strath.ac.uk/mailman/listinfo/esp-r
> or, via email, send a message with subject or body 'help' to
> 	esp-r-request at lists.strath.ac.uk
> 
> You can reach the person managing the list at
> 	esp-r-owner at lists.strath.ac.uk
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of esp-r digest..."
> 
> 
> Today's Topics:
> 
>    1.  beginner problem with simulation (olivia maul)
>    2. Re: beginner problem with simulation (Achim Geissler)
>    3. New type installer for users of Cygwin versions of ESP-r
>       needs testing (Jon Hand)
>    4. Re: beginner problem with simulation (Jon Hand)
>    5.  prj -file *.cfg works but... (Ehsan Baharvand)
>    6.  solar chimney (Ehsan Baharvand)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Thu, 31 Mar 2011 17:07:30 +0100 (BST)
> From: olivia maul <olivia_maul at yahoo.de>
> Subject: [esp-r]  beginner problem with simulation
> To: ESP-r Userlist <esp-r at lists.strath.ac.uk>
> Message-ID: <839315.85099.qm at web25608.mail.ukl.yahoo.com>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Hello,
> 
> I'm sorry for asking again, but I did run into the next "problem" I can't
> solve. I am using the Linux X11 version now.
> When I try to run a simulation it won't work. In the terminal I can read
> the following:
> 
> 
> esp-r: /usr/lib/libxml2.so.2: no version information available (required by
> esp-r)
> sh: bps: not found
> 
> 
> The problem is, that I am not quite familiar with Linux/Ubuntu.
> But maybe it is just as simple as the other problem I had?!
> 
> I installed from Package manager: ?libgfortran2, ImageMagik, nedit, libg2c0
> and gfortran -4.3 (matching with my gcc version)
> 
> when I locate libxml2.so.2? I do?get the terminal answer:
> /usr/lib/libxml2.so.2
> /usr/lib/libxml2.so.2.6.32
> 
> 
> So the lib should be there, but how can I include version information?
> 
> Thanks in advance,
> kind regards,
> Olivia Maul
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.strath.ac.uk/archives/esp-r/attachments/20110331/564a07a3/att
> achment-0001.html
> 

dear oliva

There are two thinks you should check on a Ubuntu installation. 
The first is toverify if you are working with a 64bit version of Ubuntu and you 
installed a 32bit version of esp-r. In this case you need  the  
/usr/lib32/libxml2.so.2 library this is available on Ubuntu repos as ia32-libs 
package.
The second check you should perform is the shell, since for default in ubuntu 
/bin/sh points to /bin/dash and some scripts require /bin/bash. You can change 
the link

sudo ln -sf /bin/bash /bin/sh

hope this helps 

Marco 


-- 
 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _   
|Marco Manzan               Email: manzan at units.it      |        
|Tel:   (+39) 040 5583506   Fax  : (+39) 040  572033    |        
|Dipartimento di Ingegneria Meccanica e Navale          |        
|Universita' degli Studi di Trieste                     |        
|via A. Valerio 10, 34127 TRIESTE                       |        
|_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _|



More information about the esp-r mailing list