| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		Busta -{ D.O.N.A.T.O.R. }-
 
  Joined: 13 Aug 2007 Posts: 81
 
  | 
		
			
				 Posted: Sat Feb 16, 2013 9:35 pm    Post subject: Samba 4 upgrade | 
				     | 
			 
			
				
  | 
			 
			
				hello-
 
Are there other dependencies that should be installed to get Samba 4 working/started?
 
 
I have installed (after upgrading to 4 using slapt-get --dist-upgrade:
 
1/2 Get http://sms.it-ccs.com/isos/SMS-Current/ libdaemon 0.14-i486-1sms 
 
2/2 Get http://sms.it-ccs.com/isos/SMS-Current/ avahi 0.6.31-i486-3sms
 
 
but still receive this error:
 
Starting Samba:  /usr/sbin/smbd -D
 
/usr/sbin/smbd: error while loading shared libraries: libgssapi.so.3: cannot open shared object file: No such file or directory
 
 
All other services seem to be working ok after reboot.
 
 
thanks for your help | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		gerasimos_h Site Admin
 
  Joined: 09 Aug 2007 Posts: 1757 Location: Greece
  | 
		
			
				 Posted: Sat Feb 16, 2013 11:12 pm    Post subject:  | 
				     | 
			 
			
				
  | 
			 
			
				Hi,
 
you need heimdal package, gssapi is from there, and cifs-utils if not already installed.
 
 
 	  | Code: | 	 		  | slapt-get -i heimdal cifs-utils | 	  
 
 
gerasimos_h _________________ Superb! Mini Server Project Manager
 
http://sms.it-ccs.com | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		Busta -{ D.O.N.A.T.O.R. }-
 
  Joined: 13 Aug 2007 Posts: 81
 
  | 
		
			
				 Posted: Sun Feb 17, 2013 12:23 am    Post subject:  | 
				     | 
			 
			
				
  | 
			 
			
				thanks
 
-installed the two additional packages and Samba started. | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		 |