[Samba] a quick small howto to get samba 4.7.4 on ubuntu 16.04.

Michael Howard mike at dewberryfields.co.uk
Sat Feb 3 23:07:16 UTC 2018


On 03/02/2018 22:01, Robert Wooden via samba wrote:
> This worked for me until here:
>
> root at dtmbr0tst:~#  mkdir sources
> root at dtmbr0tst:~#  cd sources
> root at dtmbr0tst:~/sources#  apt-get build-dep samba
> Reading package lists... Done
> E: You must put some 'source' URIs in your sources.list
>
> Suggestions?
>
>
In short, in your /etc/apt/sources.list file (or whatever file your 
repos are listed), add a source URI. Essentially, copy the 'deb' line 
for your main repo and change the 'deb' at the start of the line to 
'deb-src' (without the quotes), then run apt-get update.

Mike.
-- 




More information about the samba mailing list