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

Re: Hi




On Feb 7, 2006, at 1:40 AM, Rohit Yadav wrote:

Hi ,
I am new to the rpm programming to the C apis . I am able to create a test application for querying the database for the installed packages. The program works on a suse box which had all the dependent files. But the same fails if it does not find some dependent packages such as ( pacakges.rpm ) etc on some other boxes i tried. Since normal rpm command is working on that box it must be getting the information from somewhere.

Can you please tell me how to solve out this problem.The package name has been hard coded but can be replaced.I am attachin the program for reference.


You're programming against rpm-3.0.5 as shipped by SuSE. Other boxes have rpm-4.0 and later,
a different API.

73 de Jeff


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