User Tools

Site Tools


fileservices:samba_4_compile

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
fileservices:samba_4_compile [2013/03/15 10:58]
127.0.0.1 external edit
fileservices:samba_4_compile [2016/11/16 11:55] (current)
tschulz [Install dependencies]
Line 2: Line 2:
 ===== Install dependencies ===== ===== Install dependencies =====
 <​file>​ <​file>​
-apt-get -y install build-essential libacl1-dev libattr1-dev libblkid-dev libgnutls-dev libreadline-dev python-dev python-dnspython gdb pkg-config libpopt-dev libldap2-dev dnsutils libbsd-dev attr krb5-user libkrb5-dev ntp acl krb5-kdc curl+apt-get -y install build-essential libacl1-dev libattr1-dev libblkid-dev libgnutls-dev libreadline-dev python-dev python-dnspython gdb pkg-config libpopt-dev libldap2-dev dnsutils libbsd-dev attr krb5-user libkrb5-dev ntp acl krb5-kdc curl libcups2-dev libpam-dev libssl-dev 
 </​file>​ </​file>​
 ===== Get Source ===== ===== Get Source =====
Line 38: Line 39:
  
 ===== /​etc/​init.d/​named ===== ===== /​etc/​init.d/​named =====
-<​file>​+<​file ​bash /​etc/​init.d/​named>
 #! /bin/bash #! /bin/bash
 # #
Line 109: Line 110:
  exit 0  exit 0
 </​file>​ </​file>​
- 
 ===== /​etc/​init.d/​samba4 ===== ===== /​etc/​init.d/​samba4 =====
-<​file>​+<​file ​bash /​etc/​init.d/​samba4>
 #! /bin/bash #! /bin/bash
 # #
fileservices/samba_4_compile.1363363091.txt.gz · Last modified: 2013/03/15 14:10 (external edit)