SKIM - Building problem from the src

View: New views
1 Messages — Rating Filter:   Alert me  

SKIM - Building problem from the src

by Cryon :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!

Just was trying to build skim on fedora 8:

[root@localhost skim-1.4.5]# ./configure
Checking for Python               :  /usr/bin/python
Checking for SCons                :  Use Bundled scons.
Checking for kde-config           :  kde-config was found
Checking for kde version          :  3.5.8-7.fc8
Checking for the qt library       :  qt is in /usr/lib/qt-3.3
Checking for uic                  :  uic was found as /usr/lib/qt-3.3/bin/uic
Checking for moc                  :  moc was found as /usr/lib/qt-3.3/bin/moc
Checking for the qt includes      :  ok /usr/lib/qt-3.3/include/
Checking for the kde includes     :  the kde headers were found in /usr/include/kde/
Checking for scim >= 1.4.4 ...  Not Found
Checking for scim-x11utils ...  Not Found
scim >= 1.4.4 was not found (mandatory).

But I already have scim 1.4.7 installed! Please, any suggestions?