SCIENTIFIC-LINUX-USERS Archives

April 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Eero Volotinen <[log in to unmask]>
Reply To:
Eero Volotinen <[log in to unmask]>
Date:
Mon, 11 Apr 2011 18:52:25 +0300
Content-Type:
text/plain
Parts/Attachments:
text/plain (48 lines)
2011/4/11 Jean-Michel Barbet <[log in to unmask]>:
> Hello all,
>
> I am trying to package a MonaLisa sensor that comes with its own
> java binary distribution and would be installed in /usr/local.
>
> I can build the package fine but it does not install because of a
> dependency not satisfied :
>
>  depcheck: package MLSensor 1.0-1 needs libodbc.so()(64bit)
>  depcheck: package MLSensor 1.0-1 needs libodbcinst.so()(64bit)
>
> This is because rpmbuild have autocomputed the dependencies and
> the resulting RPM have these requirements :
> libodbc.so()(64bit)
> libodbcinst.so()(64bit)

unixODBC-2.2.14-11.el6.i686 : A complete ODBC driver manager for Linux
Repo        : sl
Matched from:
Filename    : /usr/lib/libodbc.so



unixODBC-2.2.14-11.el6.x86_64 : A complete ODBC driver manager for Linux
Repo        : sl
Matched from:
Filename    : /usr/lib64/libodbc.so

and

unixODBC-2.2.14-11.el6.i686 : A complete ODBC driver manager for Linux
Repo        : sl
Matched from:
Filename    : /usr/lib/libodbcinst.so



unixODBC-2.2.14-11.el6.x86_64 : A complete ODBC driver manager for Linux
Repo        : sl
Matched from:
Filename    : /usr/lib64/libodbcinst.so

are you using sl 5 or sl 6?

--
Eero

ATOM RSS1 RSS2