<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="generator" content="Osso Notes">
<title></title></head>
<body>
<p>
<br><font color="#22aa22">-- </font>
<br><font color="#22aa22">Sent from my Nokia N900</font>
<br><font color="#22aa22">Please do not send me word documents</font>
<br><font color="#22aa22">plain txt or pdf are prefered. </font>
<br>
<br>----- Mensaje original -----
<br>> I think you may be able to fix this by creating a symbolic link to where
<br>> the program is expecting to find the library. As for where it would be
<br>> looking, I have no idea... One would assume one of the developers could
<br>> shed some light, or perhaps an installation guide or readme file.
<br>> On Jul 26, 2011 7:13 PM, "Simon Redmond" <<a href="mailto:simon@sibass.co.uk">simon@sibass.co.uk</a>> wrote:
<br>> >
<br>> > On Tue, 2011-07-26 at 19:30 +0200, <a href="mailto:martijn@vandestreek.net">martijn@vandestreek.net</a> wrote:
<br>> > > On 26 July 2011 14:32, Andrés Muñiz Piniella <<a href="mailto:andresmp@gmail.com">andresmp@gmail.com</a>>
<br>> > > wrote:
<br>> > > Hi,
<br>> > >
<br>> > > We are trying to install a software (coventorware) that
<br>> > > normally is supported if installed in redhat 4 but "should
<br>> > > work" on other linux distros like ubuntu.
<br>> > >
<br>> > > We managed to install everthing but there is one library that
<br>> > > is missing: libgomp.so.1. And we think it's called
<br>> > > libgomp(something) in ubuntu (already installed). it seems
<br>> > > they are spelt slightly differently. How would I get the
<br>> > > coventorware installer to find libgomp?
<br>> > >
<br>> > >
<br>> > > This could be two different problems:
<br>> > >
<br>> > >
<br>> > > 1. You're really missing the library. Try installing "apt-file", then
<br>> > > do "apt-file update" and "apt-file search libgomp123.so" (replace
<br>> > > with the file name you need) to see which package it's in
<br>> > >
<br>> > >
<br>> > > or
<br>> > >
<br>> > >
<br>> > > 2. The software you're trying to run is compiled for 32-bit Linux,
<br>> > > and you're running 64-bit LInux. If you install libraries using
<br>> > > "apt-get install" you get the 64-bit versions, which can't be used
<br>> > > by 32-bit compiled programs. You either need to get a version of
<br>> > > your software that's compiled for 64-bit Linux, get the 32-bit
<br>> > > libraries on your system somehow, or install 32-bit Ubuntu and try
<br>> > > with that.
<br>> > >
<br>> > >
<br>> > > Martijn
<br>> > >
<br>> >
<br>> > I might be wrong, but this sounds like it could be solved by a symbolic
<br>> > link???
<br>> >
<br>> > Simon
<br>> >
<br>> >
<br>>
<br>> I think you may be able to fix this by creating a symbolic link to where
<br>> the program is expecting to find the library. As for where it would be
<br>> looking, I have no idea... One would assume one of the developers could
<br>> shed some light, or perhaps an installation guide or readme file.
<br>
<br>
<br>So, this symbolic link would it be this?
<br><a href="http://www.techiecorner.com/105/how-to-create-symbolic-link-in-unix/">http://www.techiecorner.com/105/how-to-create-symbolic-link-in-unix/</a>
<br>
<br>readme says that they only support redhat of the linux distros. Instalation guide is a simple block diagram. Says something in the lines choos folder. Type this and that, should be installed. Create desktop shortcut... I guess i could just install redhat... But the last time i used redhat it looked so dated compared to ubuntu. </p>
</body>
</html>