Hi Manik, Try "sudo apt-get update" first. If that does not help, please include the output for:
apt-cache policy libgcrypt20 libgcrypt20-dev The error seems to suggest that your packages list is out-of-date. The dependencies are shown here: https://packages.ubuntu.com/xenial/libgcrypt20-dev Kind regards, Peter https://lekensteyn.nl (pardon my brevity, top-posting and formatting, sent from my phone) On 26 October 2017 13:17:11 BST, Manik Khandelwal <[email protected]> wrote: >Hi, > >I tried to install libgrypt20-dev but i got the following error : > > > > > > >*The following packages have unmet dependencies: libgcrypt20-dev : >Depends: >libgcrypt20 (= 1.6.5-2) but 1.6.5-2ubuntu0.3 is to be installedE: >Unable to >correct problems, you have held broken packages.* >but i have already installed 1.6.5-2ubuntu0.3 on my system: >[image: Inline image 1] > >So, can anyone help me out with this problem? > >Regards, >Manik Khandelwal > >On Wed, Oct 25, 2017 at 10:30 PM, Alexis La Goutte < >[email protected]> wrote: > >> Hi, >> >> You need libgcrypt-devel (and not only libgcrypt) >> >> Cheers >> >> On Wed, Oct 25, 2017 at 4:54 PM, Manik Khandelwal < >> [email protected]> wrote: >> >>> Hello all, >>> While building wireshark on Ubuntu 16.04, I successfully generated >>> configure file. Unfortunately encountered the following error: >>> >>> *checking for LIBGCRYPT - version >= 1.4.2... no* >>> >>> *configure: error: libgcrypt not found; install libgcrypt-devel >package >>> for your system* >>> >>> I do however have libgcrypt installed in my system: >>> >>> *ii libgcrypt20:amd64 >>> 1.6.5-2ubuntu0.3 amd64 LGPL >Crypto >>> library - runtime library* >>> >>> Can anyone help me out of this problem? >>> >>> Regards, >>> Manik Khandelwal >>> >>> ____________________________________________________________ >>> _______________ >>> Sent via: Wireshark-dev mailing list ><[email protected]> >>> Archives: https://www.wireshark.org/lists/wireshark-dev >>> Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev >>> >mailto:[email protected]?subject=unsubscr >>> ibe >>> >> >> >> ____________________________________________________________ >> _______________ >> Sent via: Wireshark-dev mailing list <[email protected]> >> Archives: https://www.wireshark.org/lists/wireshark-dev >> Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev >> mailto:[email protected]?subject= >> unsubscribe >> ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
