Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jul 2004 12:26:22 -0400 (EDT)
From:      <login@istop.com>
To:        <freebsd-questions@freebsd.org>
Subject:   Re: Installing Samba-3.0.0,1 on FreeBSD 5.2.1
Message-ID:  <20040706162622.2C53D17C5A3@smtp.istop.com>

next in thread | raw e-mail | index | archive | help

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 [login@istop.com]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040706162622.2C53D17C5A3>