hi i have made a package which is a simple gtk application. it depends on gtk-directfb-2.0.so.0 , i included this library in the depends field in control file.
after creating the package when i try to install it using dpkg -i it displays following error dpkg: dependency problems prevent configuration of clock: clock depends on libgtk-directfb-2.0 (>= 2.2); however: Package libgtk-directfb-2.0 is not installed. the package is installed at /usr/local/lib but i did a make install for this library, i haven't installed it from a gtk-directfb package. Also i found that as i have manually installed it, there is no gtk.shlibs file at /var/lib/dpkg/info/, so i manually wrote a shlibs.local file in debian/ directory for my package. but still i get this error kindly help varun -- View this message in context: http://www.nabble.com/UNable-to-configure-my-package-tf4520501.html#a12895386 Sent from the debian-dpkg mailing list archive at Nabble.com. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

