search for: ubuntu1804_amd64

Displaying 3 results from an estimated 3 matches for "ubuntu1804_amd64".

2018 Dec 04
3
Required to Build Samba
The wiki: https://wiki.samba.org/index.php/Package_Dependencies_Required_to_Build_Samba Debian / Ubuntu These 2 packages are not available for 18.04 but are for 16.04 python-gpgme python3-gpgme Does this mean you can't build on 18.04? I assume so. I assume this is okay: Note, selecting 'perl-modules-5.26' instead of 'perl-modules' -Barry Adkins
2018 Dec 04
1
Required to Build Samba
...-dev, libgpgme11, libgpgmepp-dev, > > libgpgmepp-doc, libgpgmepp6, libqgpgme7, python-gpg, python3-gpg > > These replaces the gpme for 18.04 > > > > If you look into this file. > > > https://downloads.van-belle.nl/samba4/Buildlogs/ubuntu/samba_4 > .9.3+nmu-1.3~ubuntu1804_amd64.buildinfo > > You see Depends: and all the packages used in my builds. > > > > > > > > Does this mean you can't build on 18.04? I assume so. > > Yeah, you can build it on 18.04. > > If you use my repo its sources, and run apt-get build-dep samba...
2018 Dec 04
0
Required to Build Samba
...nic (libdevel): 1.10.0-1ubuntu1 Binaire pakketten: libgpgme-dev, libgpgme11, libgpgmepp-dev, libgpgmepp-doc, libgpgmepp6, libqgpgme7, python-gpg, python3-gpg These replaces the gpme for 18.04 If you look into this file. https://downloads.van-belle.nl/samba4/Buildlogs/ubuntu/samba_4.9.3+nmu-1.3~ubuntu1804_amd64.buildinfo You see Depends: and all the packages used in my builds. > > Does this mean you can't build on 18.04? I assume so. Yeah, you can build it on 18.04. If you use my repo its sources, and run apt-get build-dep samba You see all the needed build depends. > > I assume...