By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 2862

Summary: kbookreader lacks CMakeLists.txt and working configure script
Product: TDE Reporter: thomas <hippykitty>
Component: non-core programsAssignee: Timothy Pearson <kb9vqf>
Status: RESOLVED FIXED    
Severity: enhancement CC: bugwatch, gregory-tde, michele.calgaro
Priority: P5    
Version: R14.1.x [Trinity]   
Hardware: amd64   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:
Bug Depends on:    
Bug Blocks: 2885    

Description thomas 2018-01-11 19:44:17 CST
kbookreader R14.0.4 contains neither a CMakeLists.txt nor a working configure script. It contains configure.in, which after running autoconf, requires Qt and not TQt. Therefore, cannot build.
Comment 1 gregory guy 2019-03-01 03:26:06 CST
Building with cmake has been added in commit 27c48d1711