On Jan 16, Dave Restall - System Administrator, , , via Exim-users wrote > Hi John, > > Snip... > > > What am I doing wrong? I tried reading the documentation on dbm but it > > did not seem to help. I do seem to have gdbm package installed but not > > sure if that helps or is relevant. > > Have you installed libdbm-dev ?
More generally this is harder that it needs to be, but here's a solution: # apt-get install apt-file # apt-file update # apt-file search -x "/db\.h$" Regards, Richard -- junix.systems/privacy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
