Good afternoon,

Goal is to install samba-3.0.0,1 from /usr/ports/net/samba-devel
on a FreeBSD 5.2.1-RELEASE system. Here is what I have done
this far:

# cd /usr/ports/net/samba-devel; make
# make install
===>  Installing for samba-3.0.0,1
===>  samba-3.0.0,1 conflicts with installed package(s): 
      samba-libsmbclient-3.0.0

      They install files into the same place.
      Please remove them first with pkg_delete(1).
*** Error code 1

Stop in /usr/ports/net/samba-devel.
#

I deinstalled  samba-libsmbclient-3.0.0 as below:

# cd /usr/ports/net/samba-libsmbclient; make deinstall
===>  Deinstalling for net/samba-libsmbclient
===>   Deinstalling samba-libsmbclient-3.0.0
pkg_delete: package 'samba-libsmbclient-3.0.0' is required by these other 
packages
and may not be deinstalled (but I'll delete it anyway):
kdebase-3.1.4
kdeaddons-3.1.4
kdeartwork-3.1.4_1
kdesdk-3.1.4
kdevelop-2.1.5
kde-3.1.4
# 

# cd /usr/ports/net/samba-devel; make install

Does this mean that by installing the samba-3.0.0,1 and deinstalling the 
samba-libsmbclient-3.0.0, I am breaking the above packages [kdebase-3.1.4, 
kdeaddons-3.1.4 etc..]? Should I take some other path to have samba-3.0.0,1 
without sacrificing samba-libsmbclient-3.0.0? 

Many thanks!

S. Mohammad [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to