Page 2 of 2

Fedora 17 install kernel

Posted: Sat Nov 03, 2012 6:38 pm
by anonbeat
then change in the CMakeList.txt the check to search for wxsqlite3 without lib or version number like this line

PKG_CHECK_MODULES( LIBWXSQLITE3 wxsqlite3 )

Fedora 17 install kernel

Posted: Sat Nov 03, 2012 11:45 pm
by pir8don
Did that and get different errors.

"Package wxGTK-devel was not found in the pkg-config search path.
Perhaps you should add the directory containing `wxGTK-devel.pc'
to the PKG_CONFIG_PATH environment variable
Package 'wxGTK-devel', required by 'wxsqlite3', not found
Package wxGTK-devel was not found in the pkg-config search path.
Perhaps you should add the directory containing `wxGTK-devel.pc'
to the PKG_CONFIG_PATH environment variable
Package 'wxGTK-devel', required by 'wxsqlite3', not found
Package wxGTK-devel was not found in the pkg-config search path.
Perhaps you should add the directory containing `wxGTK-devel.pc'
to the PKG_CONFIG_PATH environment variable
Package 'wxGTK-devel', required by 'wxsqlite3', not found
Package wxGTK-devel was not found in the pkg-config search path.
Perhaps you should add the directory containing `wxGTK-devel.pc'
to the PKG_CONFIG_PATH environment variable
Package 'wxGTK-devel', required by 'wxsqlite3', not found
Package wxGTK-devel was not found in the pkg-config search path.
Perhaps you should add the directory containing `wxGTK-devel.pc'
to the PKG_CONFIG_PATH environment variable
Package 'wxGTK-devel', required by 'wxsqlite3', not found
Package wxGTK-devel was not found in the pkg-config search path.
Perhaps you should add the directory containing `wxGTK-devel.pc'
to the PKG_CONFIG_PATH environment variable
Package 'wxGTK-devel', required by 'wxsqlite3', not found
Package wxGTK-devel was not found in the pkg-config search path.
Perhaps you should add the directory containing `wxGTK-devel.pc'
to the PKG_CONFIG_PATH environment variable
Package 'wxGTK-devel', required by 'wxsqlite3', not found
Package wxGTK-devel was not found in the pkg-config search path.
Perhaps you should add the directory containing `wxGTK-devel.pc'
to the PKG_CONFIG_PATH environment variable
Package 'wxGTK-devel', required by 'wxsqlite3', not found
Package wxGTK-devel was not found in the pkg-config search path.
Perhaps you should add the directory containing `wxGTK-devel.pc'
to the PKG_CONFIG_PATH environment variable
Package 'wxGTK-devel', required by 'wxsqlite3', not found
Package wxGTK-devel was not found in the pkg-config search path.
Perhaps you should add the directory containing `wxGTK-devel.pc'
to the PKG_CONFIG_PATH environment variable
Package 'wxGTK-devel', required by 'wxsqlite3', not found
Package wxGTK-devel was not found in the pkg-config search path.
Perhaps you should add the directory containing `wxGTK-devel.pc'
to the PKG_CONFIG_PATH environment variable
Package 'wxGTK-devel', required by 'wxsqlite3', not found
Package wxGTK-devel was not found in the pkg-config search path.
Perhaps you should add the directory containing `wxGTK-devel.pc'
to the PKG_CONFIG_PATH environment variable
Package 'wxGTK-devel', required by 'wxsqlite3', not found
CMake Error at CMakeLists.txt:116 (MESSAGE):
wxsqlite3 not found!"

search for "wxGTK-devel" finds only one dir and these files within:

file:///var/lib/yum/yumdb/w/57bf3286b5ca184b1bad60a891ba8661ec8f2e6e-wxGTK-devel-2.8.12-4.fc17-x86_64/checksum_data
file:///var/lib/yum/yumdb/w/57bf3286b5ca184b1bad60a891ba8661ec8f2e6e-wxGTK-devel-2.8.12-4.fc17-x86_64/reason
file:///var/lib/yum/yumdb/w/57bf3286b5ca184b1bad60a891ba8661ec8f2e6e-wxGTK-devel-2.8.12-4.fc17-x86_64/from_repo_timestamp
file:///var/lib/yum/yumdb/w/57bf3286b5ca184b1bad60a891ba8661ec8f2e6e-wxGTK-devel-2.8.12-4.fc17-x86_64/from_repo_revision
file:///var/lib/yum/yumdb/w/57bf3286b5ca184b1bad60a891ba8661ec8f2e6e-wxGTK-devel-2.8.12-4.fc17-x86_64/from_repo
file:///var/lib/yum/yumdb/w/57bf3286b5ca184b1bad60a891ba8661ec8f2e6e-wxGTK-devel-2.8.12-4.fc17-x86_64/releasever
file:///var/lib/yum/yumdb/w/57bf3286b5ca184b1bad60a891ba8661ec8f2e6e-wxGTK-devel-2.8.12-4.fc17-x86_64/installed_by
file:///var/lib/yum/yumdb/w/57bf3286b5ca184b1bad60a891ba8661ec8f2e6e-wxGTK-devel-2.8.12-4.fc17-x86_64/command_line
file:///var/lib/yum/yumdb/w/57bf3286b5ca184b1bad60a891ba8661ec8f2e6e-wxGTK-devel-2.8.12-4.fc17-x86_64/checksum_type

Fedora 17 install kernel

Posted: Thu Nov 29, 2012 11:33 am
by anonbeat
I read a few days back about a fedora package with the 1840 revision...

This is what I read http://forums.fedoraforum.org/showthread.php?p=1615976