Re: java

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

i had them installed, perhaps the link was missing when i did my java install. In fact rpm argued it is missing the file and i had the devel installed. Strange.

Regards.
Christian

Paul Howarth wrote:

Christian Kalkhoff wrote:

Hi Peter,

i didn´t had a problem building the rpm but installing it. I had to change the spec file.

Search for the line

Requires:       %{_libdir}/libodbc.so, %{_libdir}/libodbcinst.so

and change to

Requires:       %{_libdir}/libodbc.so, %{_libdir}/libodbcinst.so.1

Seems that the file has been renamed in FC4. After taking that action i was able to install ALL generated packages.


%{_libdir}/libodbcinst.so is provided by unixODBC-devel-2.2.11-1 in FC4:

$ ls -l /usr/lib/libodbcinst.so
lrwxrwxrwx 1 root root 20 Jun 15 15:05 /usr/lib/libodbcinst.so -> libodbcinst.so.1.0.0
$ rpm -qf /usr/lib/libodbcinst.so
unixODBC-devel-2.2.11-1

So there should be no need to edit the spec file really.

Paul.



--
http://ninan82.blogspot.com


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux