Re: [Samba] Samba installation discrepancies

2006-07-10 Thread Tobias Bluhm
Solaris has no problems running samba. But it sounds like you have both 
samba2  samba3 installed to different locations. You need to verify this 
 sort it out.


-
toby bluhm
philips medical systems, cleveland ohio
[EMAIL PROTECTED]
440-483-5323

[EMAIL PROTECTED] wrote on 07/08/2006 
01:20:42 PM:

 Samba colleagues,
 
 I promise to limit my postings to this list to one message per day from 
now 
 on, and to keep my messages focussed on very specific technical issues. 
I 
 think I have gotten over my initial panic at the weirdly broken Samba 
 installation and am now in a troubleshooting mode.
 
 The drama of all my Samba 3 difficulties now seems to be due to a faulty 

 Samba installation.  Symptoms are:
 bin/nmbd -V and bin/smbd -V both return version 2.2.7a, even though I 
did a 
 complete installation of version 3.0.22 and the installation (including 
the 
 'make install') ran completely through to its completion with no error 
 messages.  Also, nmbd is currently running but smbd is not running.  And 

 when I try to run smbclient I get the messages
 
 read_socket_with_timeout: timeout read. read error = Connection reset by 
peer.
 session request to PLEIADES failed (Read error: Connection reset by 
peer)
 read_socket_with_timeout: timeout read. read error = Connection reset by 
peer.
 session request to *SMBSERVER failed (Read error: Connection reset by 
peer)
 
 My environment is Solaris 8.  Has anyone else had any difficulty getting 

 Samba 3 to install properly on Solaris 8?
 
 Thanks very much,
 Eric
 
 
 
 -- 
 To unsubscribe from this list go to the following URL and read the
 instructions:  https://lists.samba.org/mailman/listinfo/samba

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Samba installation discrepancies

2006-07-08 Thread Eric Evans

Samba colleagues,

I promise to limit my postings to this list to one message per day from now 
on, and to keep my messages focussed on very specific technical issues.  I 
think I have gotten over my initial panic at the weirdly broken Samba 
installation and am now in a troubleshooting mode.


The drama of all my Samba 3 difficulties now seems to be due to a faulty 
Samba installation.  Symptoms are:
bin/nmbd -V and bin/smbd -V both return version 2.2.7a, even though I did a 
complete installation of version 3.0.22 and the installation (including the 
'make install') ran completely through to its completion with no error 
messages.  Also, nmbd is currently running but smbd is not running.  And 
when I try to run smbclient I get the messages


read_socket_with_timeout: timeout read. read error = Connection reset by peer.
session request to PLEIADES failed (Read error: Connection reset by peer)
read_socket_with_timeout: timeout read. read error = Connection reset by peer.
session request to *SMBSERVER failed (Read error: Connection reset by peer)

My environment is Solaris 8.  Has anyone else had any difficulty getting 
Samba 3 to install properly on Solaris 8?


Thanks very much,
Eric

   


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba installation discrepancies

2006-07-08 Thread EHines

Eric Evans wrote:

Samba colleagues,

I promise to limit my postings to this list to one message per day 
from now on, and to keep my messages focussed on very specific 
technical issues.  I think I have gotten over my initial panic at the 
weirdly broken Samba installation and am now in a troubleshooting mode.


The drama of all my Samba 3 difficulties now seems to be due to a 
faulty Samba installation.  Symptoms are:
bin/nmbd -V and bin/smbd -V both return version 2.2.7a, even though I 
did a complete installation of version 3.0.22 and the installation 
(including the 'make install') ran completely through to its 
completion with no error messages.  Also, nmbd is currently running 
but smbd is not running.  And when I try to run smbclient I get the 
messages


read_socket_with_timeout: timeout read. read error = Connection reset 
by peer.

session request to PLEIADES failed (Read error: Connection reset by peer)
read_socket_with_timeout: timeout read. read error = Connection reset 
by peer.
session request to *SMBSERVER failed (Read error: Connection reset by 
peer)


My environment is Solaris 8.  Has anyone else had any difficulty 
getting Samba 3 to install properly on Solaris 8?


Thanks very much,
Eric
  
Oh, yeah, you can use chkconfig to see what services (e.g., winbindd, 
nmbd, smbd, etc) are running and to set them to turn on automatically at 
bootup.


Eric Hines

--
Victorious warriors win first and then go to war, while defeated warriors go to 
war first and then seek to win.
--Sun-Tzu


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba installation discrepancies

2006-07-08 Thread EHines

Eric Evans wrote:

Samba colleagues,

I promise to limit my postings to this list to one message per day 
from now on, and to keep my messages focussed on very specific 
technical issues.  I think I have gotten over my initial panic at the 
weirdly broken Samba installation and am now in a troubleshooting mode.


The drama of all my Samba 3 difficulties now seems to be due to a 
faulty Samba installation.  Symptoms are:
bin/nmbd -V and bin/smbd -V both return version 2.2.7a, even though I 
did a complete installation of version 3.0.22 and the installation 
(including the 'make install') ran completely through to its 
completion with no error messages.  Also, nmbd is currently running 
but smbd is not running.  And when I try to run smbclient I get the 
messages


read_socket_with_timeout: timeout read. read error = Connection reset 
by peer.

session request to PLEIADES failed (Read error: Connection reset by peer)
read_socket_with_timeout: timeout read. read error = Connection reset 
by peer.
session request to *SMBSERVER failed (Read error: Connection reset by 
peer)


My environment is Solaris 8.  Has anyone else had any difficulty 
getting Samba 3 to install properly on Solaris 8?


Thanks very much,
Eric

  
Which installation package did you use?  The one from samba.org, by the 
Samba team, uses a default directory structure optimized purely for 
Samba.  It's a standard structure, and it's usable just fine with any 
OS.  However, there also are Samba rpm (etc) packages that are built by 
the various OS folks that are optimized for their OS and use a directory 
structure that these folks think is better (/e.g./, Novell builds an rpm 
for Samba to run on SuSE that they think is a better directory 
structure).  Aside from directory structure, all the sambas of a given 
version are identical--only the rpm packages differ and only by where 
each sends its files.  However, the differing/conflicting directory 
structures can lead to problems like this.  Suggest you explore your 
Solaris 8 and locate the files for Samba 2.2.7a (I assume that's your 
original installation) and the files for the Samba3 you thought you 
installed.  Your Samba3 installation probably is a solid installation; 
however: I suspect your original version was optimized for Solaris, and 
your upgrade version may have come from samba.org.  If that's the case, 
I suggest you find the rpm (or the installation package type that Sun 
uses) that's been built for Solaris 8 and install that, as the easiest 
way out of this.


Eric Hines

--
Victorious warriors win first and then go to war, while defeated warriors go to 
war first and then seek to win.
--Sun-Tzu


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba installation discrepancies

2006-07-08 Thread Edmundo Valle Neto

Eric Evans escreveu:

Samba colleagues,

I promise to limit my postings to this list to one message per day 
from now on, and to keep my messages focussed on very specific 
technical issues.  I think I have gotten over my initial panic at the 
weirdly broken Samba installation and am now in a troubleshooting mode.


The drama of all my Samba 3 difficulties now seems to be due to a 
faulty Samba installation.  Symptoms are:
bin/nmbd -V and bin/smbd -V both return version 2.2.7a, even though I 
did a complete installation of version 3.0.22 and the installation 
(including the 'make install') ran completely through to its 
completion with no error messages.  Also, nmbd is currently running 
but smbd is not running.  And when I try to run smbclient I get the 
messages


read_socket_with_timeout: timeout read. read error = Connection reset 
by peer.

session request to PLEIADES failed (Read error: Connection reset by peer)
read_socket_with_timeout: timeout read. read error = Connection reset 
by peer.
session request to *SMBSERVER failed (Read error: Connection reset by 
peer)


My environment is Solaris 8.  Has anyone else had any difficulty 
getting Samba 3 to install properly on Solaris 8?


Thanks very much,
Eric

  


I have never used Solaris 8, and I dont know how the previous version 
was installed or where its installed by befault nor how Solaries handle 
packages, but discovering that can be a good start.


Have you uninstalled Samba 2 first? Because of this type of problems I 
dropped Slackware and begun using Debian (with a trustworthy packaging 
system).


But lets say that it was installed from sources and you dont have the 
source of Samba2 to look where it was configured to be installed or to 
try to uninstall it.


Look at the environment variables what is included in your PATH variable 
(to see the order that directories are looked at). Use the which 
command to see where the default smbd and nmbd are installed (as you 
said probably it will find the version 2). Try using find or locate to 
see how many files exists with that names (to see if it was installed in 
another location). Look at the date of the old samba files and try to 
find files with same date (that probably was installed toghether).


Summarizing, try to move the old Samba2 files to another location (out 
of the way), by hand or using the packaging system used before trying to 
use Samba3 (a better choice if possible).


Maybe if you give more information on how the two versions was installed 
someone that knows Solaris can give a better solution.


Regards.

Edmundo Valle Neto
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Samba installation error on multi-processor server machines with Linux 2.6 SMP kernel

2006-06-24 Thread Nandun Hewapathirana
Hi,

 

I tried to install Samba server into my hp-proliant server that is
support for linux 2.6 smp Kernel. But when I am going to install samba
it removed my smp kernel and try to install samba. What I want to know
is why samba installation removed existing smp linux kernel. Below I
have paste the screen shot of the samba installation.

 

scmsamba:~# apt-get install samba winbind krb5-doc krb5-user krb5-config

Reading Package Lists... Done

Building Dependency Tree... Done

The following extra packages will be installed:

  busybox grub klibc-utils libc6 libcupsys2 libgcrypt11 libgnutls12
libgnutls13 libgpg-error0 libkadm55 libklibc libkrb53

  libldap2 libncurses5 libopencdk8 libsasl2 libselinux1 libsepol1
libtasn1-3 libvolume-id0 locales lsb-base makedev

  module-init-tools samba-common tzdata

Suggested packages:

  grub-doc grubconf glibc-doc rng-tools gnutls-bin

Recommended packages:

  libsasl2-modules libtasn1-3-bin smbldap-tools

The following packages will be REMOVED:

  base-config initrd-tools kernel-image-2.6-686-smp
kernel-image-2.6.8-2-386 kernel-image-2.6.8-2-686-smp

The following NEW packages will be installed:

  busybox klibc-utils krb5-config krb5-doc krb5-user libcupsys2
libgnutls12 libgnutls13 libkadm55 libklibc libkrb53 libldap2

  libsasl2 libselinux1 libsepol1 libtasn1-3 libvolume-id0 lsb-base samba
samba-common tzdata winbind

The following packages will be upgraded:

  grub libc6 libgcrypt11 libgpg-error0 libncurses5 libopencdk8 locales
makedev module-init-tools

9 upgraded, 22 newly installed, 5 to remove and 118 not upgraded.

Need to get 20.6MB of archives.

After unpacking 62.4MB disk space will be freed.

Do you want to continue? [Y/n]

 

 

Thanks,

Nandun Hewapathirana

E-mail: [EMAIL PROTECTED]

 

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba installation

2005-07-15 Thread Nazrul Izham Abdul Ghaffar
sometime the smbd could be in different directory

you can find the smbd file by using this command

find / -name smbd

In my case, it is in /usr/sbin

I can run it as /usr/sbin/smbd -d  (remember don't forget the first /)

or better still you can run it wothout knowing the exact location by
using the command

service smb start

if smb is part of the service available.

Hope this will help you.











On 7/13/05, WINTERBERGER, JOHN A - SSD [EMAIL PROTECTED] wrote:
 
 New to Samba and Linux.
 
 I loaded Samba 3.0.14a
 ran ./configure
 ran make
 ran make install
 edited /etc/samba/smb.conf to what I want
 
 I try and run usr/local/samba/bin/smbd -d and I get bash command not
 found
 
 What do I need to do?
 
 Thanks!
 John W.
 
 
 
 
 This e-mail and any files transmitted with it are proprietary and intended 
 solely for the use of the individual or entity to whom they are addressed. If 
 you have received this e-mail in error please notify the sender. Please note 
 that any views or opinions presented in this e-mail are solely those of the 
 author and do not necessarily represent those of ITT Industries, Inc. The 
 recipient should check this e-mail and any attachments for the presence of 
 viruses. ITT Industries accepts no liability for any damage caused by any 
 virus transmitted by this e-mail.
 
 --
 To unsubscribe from this list go to the following URL and read the
 instructions:  https://lists.samba.org/mailman/listinfo/samba

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Samba installation

2005-07-12 Thread WINTERBERGER, JOHN A - SSD

New to Samba and Linux.

I loaded Samba 3.0.14a
ran ./configure
ran make
ran make install
edited /etc/samba/smb.conf to what I want

I try and run usr/local/samba/bin/smbd -d and I get bash command not
found

What do I need to do?

Thanks!
John W.




This e-mail and any files transmitted with it are proprietary and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this e-mail in error please notify the sender. Please note 
that any views or opinions presented in this e-mail are solely those of the 
author and do not necessarily represent those of ITT Industries, Inc. The 
recipient should check this e-mail and any attachments for the presence of 
viruses. ITT Industries accepts no liability for any damage caused by any virus 
transmitted by this e-mail.

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba installation

2005-07-12 Thread Stéphane Purnelle

WINTERBERGER, JOHN A - SSD a écrit :


New to Samba and Linux.

I loaded Samba 3.0.14a
ran ./configure
ran make
ran make install
edited /etc/samba/smb.conf to what I want

I try and run usr/local/samba/bin/smbd -d and I get bash command not
found

What do I need to do?

Thanks!
John W.




This e-mail and any files transmitted with it are proprietary and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this e-mail in error please notify the sender. Please note 
that any views or opinions presented in this e-mail are solely those of the 
author and do not necessarily represent those of ITT Industries, Inc. The 
recipient should check this e-mail and any attachments for the presence of 
viruses. ITT Industries accepts no liability for any damage caused by any virus 
transmitted by this e-mail.

 


The exact command line is :

/usr/local/samba/sbin/smbd -d

--
Stéphane Purnelle [EMAIL PROTECTED]
Site Web : http://www.linuxplusvalue.be

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Samba Installation Issues on QNX

2004-08-05 Thread Chakraborti, Anirban (GE Transportation)

I have downloaded samba-3.0.5 on qnx platform.

The configure process goes fine. I am noting down the statements  which might lead to 
solving the issue.

checking for gcc... no
checking for cc... cc
checking for C compiler default output... 
checking whether the C compiler works... ./: Permission denied
yes
checking whether we are cross compiling... no

checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes

After the configure process I moved on to the make process as configuration was 
completed successfully!

The make process exited with the following errors.

include/includes.h(127): Error! E1055: Unable to open 'strings.h'
include/includes.h(131): Error! E1055: Unable to open 'memory.h'
include/includes.h(316): Error! E1055: Unable to open 'sys/label.h'
include/includes.h(317): Error! E1055: Unable to open 'sys/audit.h'
include/includes.h(318): Error! E1055: Unable to open 'pwdadj.h'
include/includes.h(396): Error! E1055: Unable to open 'biconv.h'
include/nt_status.h(38): Error! E1022: Missing or misspelled data type near 'uint32'
include/nt_status.h(48): Error! E1022: Missing or misspelled data type near 'uint32'
include/ntioctl.h(81): Error! E1022: Missing or misspelled data type near 'uint32'
include/charset.h(47): Error! E1022: Missing or misspelled data type near 'uint16'
include/charset.h(48): Error! E1022: Missing or misspelled data type near 'uint16'
include/charset.h(49): Error! E1022: Missing or misspelled data type near 'int32'


Please help.

Regards,
Anirban




--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] SAMBA installation

2004-06-10 Thread Jessica Dietrich
hi, just wanted to introduce myself.  My company is currently running a very old 
version of Samba - 2.0.7.  I have been upgrading our UNIX systems this past month and 
have reached Samba.  I know, if this is anything like the past upgrades over the last 
few weeks, I will need some support.  Nothing has installed successfully the first 
time around.  
 
I downloaded version 3.0.4 and will be installing today.  I have an AIX machine 
running Unix 5.2.  Just a heads up.
 
Thank you for your help,
 
Jessica Dietrich
TSYS, Specialty Services
Senior Client Server Programmer Analyst
Phone: 770.745.5701
Fax: 770.739.8173
 

#
Note:
This message is for the named person's use only.  It may contain confidential,
proprietary or legally privileged information.  No confidentiality or privilege
is waived or lost by any mistransmission.  If you receive this message in error,
please immediately delete it and all copies of it from your system, destroy any
hard copies of it and notify the sender.  You must not, directly or indirectly,
use, disclose, distribute, print, or copy any part of this message if you are not
the intended recipient. TSYS and any of its subsidiaries each reserve
the right to monitor all e-mail communications through its networks.

Any views expressed in this message are those of the individual sender, except where
the message states otherwise and the sender is authorized to state them to be the
views of any such entity.

Thank You.
#
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba installation

2004-06-10 Thread Jessica Dietrich
hi, just wanted to introduce myself.  My company is currently running a very old 
version of Samba - 2.0.7.  I have been upgrading our UNIX systems this past month and 
have reached Samba.  I know, if this is anything like the past upgrades over the last 
few weeks, I will need some support.  Nothing has installed successfully the first 
time around.  
 
I downloaded version 3.0.4 and will be installing today.  I have an AIX machine 
running Unix 5.2.  Just a heads up.
 
Thank you for your help,

Jessica Dietrich
TSYS, Specialty Services
Senior Client Server Programmer Analyst
Phone: 770.745.5701
Fax: 770.739.8173
#
Note:
This message is for the named person's use only.  It may contain confidential,
proprietary or legally privileged information.  No confidentiality or privilege
is waived or lost by any mistransmission.  If you receive this message in error,
please immediately delete it and all copies of it from your system, destroy any
hard copies of it and notify the sender.  You must not, directly or indirectly,
use, disclose, distribute, print, or copy any part of this message if you are not
the intended recipient. TSYS and any of its subsidiaries each reserve
the right to monitor all e-mail communications through its networks.

Any views expressed in this message are those of the individual sender, except where
the message states otherwise and the sender is authorized to state them to be the
views of any such entity.

Thank You.
#
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba installation

2004-06-10 Thread Jessica Dietrich
Please let me know if you are receiving my emails.  I am getting SPAM notifications.

Thanks.

Jessica Dietrich
TSYS, Specialty Services
Senior Client Server Programmer Analyst
Phone: 770.745.5701
Fax: 770.739.8173


-Original Message-
From: Jessica Dietrich 
Sent: Thursday, June 10, 2004 08:56 AM
To: '[EMAIL PROTECTED]'
Subject: Samba installation


hi, just wanted to introduce myself.  My company is currently running a very old 
version of Samba - 2.0.7.  I have been upgrading our UNIX systems this past month and 
have reached Samba.  I know, if this is anything like the past upgrades over the last 
few weeks, I will need some support.  Nothing has installed successfully the first 
time around.  
 
I downloaded version 3.0.4 and will be installing today.  I have an AIX machine 
running Unix 5.2.  Just a heads up.
 
Thank you for your help,

Jessica Dietrich
TSYS, Specialty Services
Senior Client Server Programmer Analyst
Phone: 770.745.5701
Fax: 770.739.8173
#
Note:
This message is for the named person's use only.  It may contain confidential,
proprietary or legally privileged information.  No confidentiality or privilege
is waived or lost by any mistransmission.  If you receive this message in error,
please immediately delete it and all copies of it from your system, destroy any
hard copies of it and notify the sender.  You must not, directly or indirectly,
use, disclose, distribute, print, or copy any part of this message if you are not
the intended recipient. TSYS and any of its subsidiaries each reserve
the right to monitor all e-mail communications through its networks.

Any views expressed in this message are those of the individual sender, except where
the message states otherwise and the sender is authorized to state them to be the
views of any such entity.

Thank You.
#
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba Installation HP Tru64

2004-02-16 Thread Paul Stanard
I am installing the latest version of Samba on my DEC Alpha running HP Tru 64 and I 
was told to run ./autogen.sh before running the ./configure script. When I do so, I 
get the error message:
 
./autogen.sh: autoheader:not found
./autogen.sh: test:argument expected


-
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba Installation

2003-10-22 Thread Guess Logi
Hello Folks,
 
I want to install new version of samba but have already old version of samba which 
came with Linux 8.0.
 
Please advise, I want to install new version of samba ...
 
How would I un-install old version which came with Linux8.0 ? 
Do i really need to do so, in order to install new version of samba ?

Do i reallly need to remove any files or pkgs before i install new version ? which ?
 
thanks,


-
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba Installation Problem

2003-10-17 Thread Marco Lechner
Hi Guess,

if you want to compile (install) Samba 3 from the source you need to
install a C-Compiler first (because Samba is written in
C-Programming-Language). I'm not quite sure if theres a precompiled
Pakage of Samba 3 yet. (like Sambaxxx.rpm, ...)

Visit http://www.gnu.org/software/gcc/gcc.html and get your latest
version of gcc first!


Marco

P.S. if gcc is allready installed your PATH-Variable is set wrong,
therefore it can't find it.



Guess Logi schrieb:
 
 I am trying to install samba 3.0.0 and getting below error when try to run 
 ./configure…
 
 Please advise. Thanks.
 
 #pwd
 /usr/local/src/samba/3.0.0/source Is this correct place to run 
 .configure ?
 # ./configure
 
 checking for gcc…..no
 checking for cc……no
 checking for cc……no
 checking for c1…….no
 configuration errror : no acceptable c compiler found in $PATH.
 
 Does it seems to be Linux installation problem ? If yes, what could be ?
 
 thanks one more time..
 
 -Logi

-- 
#
#
# Marco Lechner
#
# dienstlich:
# Netzwerkbeauftragter
# Physische Geographie
# Uni Heidelberg
# Im Neuenheimer Feld 348
# 69120 Heidelberg
# 06221 / 54-4584
# [EMAIL PROTECTED]
#
#
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba Installation question

2003-10-17 Thread Guess Logi
I wan to download samba from samba.org.
 
If I have installed Linux 8.0, do i need to remove smaba stuff ( pkg, other files ) 
before i insall new version from web ?. I heard Linux does come with samba by default.
 
OR 

Is it okay to just install new version even though we have older version which came 
with Linux ?
 
Any input would be appreciated. 
 
-Logi


-
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba Installation question

2003-10-17 Thread John H Terpstra
On Fri, 17 Oct 2003, Guess Logi wrote:

 I wan to download samba from samba.org.
  If I have installed Linux 8.0, do i need to remove smaba stuff ( pkg,
 other files ) before i insall new version from web ?. I heard Linux does
 come with samba by default.

You should be able to download and install the samba-team package. Doing
so should auto-uninstall the Red Hat packages. If not, then you can always
uninstall the original RPMs.


 OR

 Is it okay to just install new version even though we have older version
 which came with Linux ?

Yes.


 Any input would be appreciated.

Any amount of input is available at standard hourly rates and a minumum of
4 hours per billing. :)

- John T.
-- 
John H Terpstra
Email: [EMAIL PROTECTED]
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba Installation Problem

2003-10-16 Thread Guess Logi

I am trying to install samba 3.0.0 and getting below error when try to run ./configure…

Please advise. Thanks.

#pwd
/usr/local/src/samba/3.0.0/source Is this correct place to run .configure ?
# ./configure 

checking for gcc…..no
checking for cc……no
checking for cc……no
checking for c1…….no
configuration errror : no acceptable c compiler found in $PATH.

Does it seems to be Linux installation problem ? If yes, what could be ?

thanks one more time..

-Logi

 



-
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba Installation Problem

2003-10-16 Thread Guess Logi

I am trying to install samba 3.0.0 and getting below error when try to run ./configure…

Please advise. Thanks.

#pwd
/usr/local/src/samba/3.0.0/source Is this correct place to run .configure ?
# ./configure 

checking for gcc…..no
checking for cc……no
checking for cc……no
checking for c1…….no
configuration errror : no acceptable c compiler found in $PATH.

Does it seems to be Linux installation problem ? If yes, what could be ?

thanks one more time..

-Logi

 



-
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


AW: AW: Re: AW: [Samba] samba installation

2003-06-03 Thread A.A
hi,

in the meantime  i uninstalled and reinstalled samba again.
it' s strage because i get two directories , Samba and samba-2.2..8a   !!
Newertheless i did as you wrote but there is still the old Samba ther!
i Killed both  Daemons and do :

balalayka:/etc/samba # ps fax | grep nmbd
balalayka:/etc/samba # ps fax | grep nmbd
balalayka:/etc/samba # cd /usr/local/samba/bin/

balalayka:/usr/local/samba/bin # ./smbd -D
balalayka:/usr/local/samba/bin # ./nmbd -D
balalayka:/usr/local/samba/bin # ps
  PID TTY  TIME CMD
 1393 pts/100:00:00 bash
 1614 pts/100:00:00 ps
balalayka:/usr/local/samba/bin # smbstatus

Samba version 2.2.7a-SuSE
Service  uid  gid  pid machine
--

No locked files

It inetd.conf i found no entry for samba.


??

Thanks
henry


















-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Gesendet: Montag, 2. Juni 2003 11:18
An: A.A; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Betreff: Re: AW: Re: AW: [Samba] samba installation


you'll need to type './smbd -D' instead of 'smbd -D' if you're in the
/usr/local/samba directory (same for nmbd -D and smbstatus).

BTW, you need to type 'ps fax | grep smbd' and then 'kill -9 process ID',
where process ID is listed in the 'ps fax | grep smbd' command. Same for
nmbd.

Also, make sure the smbd and nmbd daemons are not started through the inetd.
Put the lines in comment in /etc/inetd.conf .


 A.A [EMAIL PROTECTED] wrote:

hi,

there is the output of the command samba stop
and some more outputs.
Maybe you see now more what do i wrong :(!

balalayka:/usr/local # ls
..   bininclude  mansamba-2.2.8a sbin   src
...  games  lib  samba  samba-2.2.8a.tar.gz  share



balalayka:/ # /etc/init.d/samba stop
bash: /etc/init.d/samba: No such file or directory

balalayka:/ # whereis samba
samba: /etc/samba /usr/lib/samba /usr/include/samba /usr/local/samba
/usr/share/samba /usr/share/man/man7/samba.7.gz

balalayka:/ # rcsmb stop
Shutting down Samba classic SMB daemon  Warning: daemon not running. done

balalayka:/etc/samba # * ps fax | grep smbd kill all listed processes
bash: #smb.conf#: command not found
grep: kill: No such file or directory
grep: all: No such file or directory
grep: listed: No such file or directory
grep: processes: No such file or directory


balalayka:/usr/local/samba/bin # smbd -D
balalayka:/usr/local/samba/bin # nmbd -D
balalayka:/usr/local/samba/bin # smbstatus

Samba version 2.2.7a-SuSE
Service  uid  gid  pid machine
--

No locked files


??
Thanks
henry















-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Gesendet: Montag, 2. Juni 2003 08:19
An: A.A; [EMAIL PROTECTED]
Betreff: Re: Re: AW: [Samba] samba installation


If you compile samba like this, then the full samba install is underneath
/usr/local/samba, not /usr/local/samba-2.2.8a. The latter is the source
tree. So you should try this:
- kill the current samba daemons: /etc/init.d/samba stop
- make sure they are really dead
  * ps fax | grep smbd kill all listed processes
  * ps fax | grep nmbd kill all listed processes
- now type /usr/local/samba/bin/smbd -D
- now type /usr/local/samba/bin/nmbd -D
You should now be running the latest samba distribution. If so, change th
e
init scripts (/etc/init.d/samba) accordingly.


 A.A  wrote:

hi,

i see there is no sbin directory after the installation!!

After unpacking wite xzvf and Instllation(.configure/make/make install/m
a
ke
installman ) of samba-2.2.81.tar.gz i have two directories:

smba and samba-2.2.8a

There are in samba directory only bin, lib, man swat,private, var

and in samba-2.2.8a are : source, packing, swat, source testsuite, docs
,
pcp

???!!!

henry






-Ursprüngliche Nachricht-

Von: Thomas Wild at aDog [mailto:[EMAIL PROTECTED]

Gesendet: Sonntag, 1. Juni 2003 23:26

An: A.A

Cc: [EMAIL PROTECTED]

Betreff: Re: AW: [Samba] samba installation



Hi again,



A.A wrote:

 Hi Thomas,

 As i wrote that's still the old Version:

 /usr/local/samba-2.2.8a/bin/smbstatus -- samba version 2.2.7a-SUSE

 When i type Which smbstatus i get /usr/bin /smbstatus

this looks like a standard installation of SuSE.



 I dont know what you mean with :

 For startup the samba processes you should change your Startscript in

 /etc/init.d/samba where the other version is still started.



 Sorry,what should i do with /init.d/samba ?

under /etc/init.d are all system startscripts on SuSE Distributions. So

change the path of the both daemons smbd and nmbd. At the moment there

are pathes like

/usr/sbin/smbd

/usr/sbin/nmbd

you should change it into

/usr/local/samba-2.2.8a/bin/smbd

/usr/local/samba-2.2.8a/bin/nmbd

and all other processes in that startscript - winbind is daemon which is

started, too. I

Re: AW: AW: Re: AW: [Samba] samba installation

2003-06-03 Thread [EMAIL PROTECTED]
You need to do ./smbstatus as well.


 A.A [EMAIL PROTECTED] wrote:

hi,

in the meantime  i uninstalled and reinstalled samba again.
it' s strage because i get two directories , Samba and samba-2.2..8a   !!
Newertheless i did as you wrote but there is still the old Samba ther!
i Killed both  Daemons and do :

balalayka:/etc/samba # ps fax | grep nmbd
balalayka:/etc/samba # ps fax | grep nmbd
balalayka:/etc/samba # cd /usr/local/samba/bin/

balalayka:/usr/local/samba/bin # ./smbd -D
balalayka:/usr/local/samba/bin # ./nmbd -D
balalayka:/usr/local/samba/bin # ps
  PID TTY  TIME CMD
 1393 pts/100:00:00 bash
 1614 pts/100:00:00 ps
balalayka:/usr/local/samba/bin # smbstatus

Samba version 2.2.7a-SuSE
Service  uid  gid  pid machine
--

No locked files

It inetd.conf i found no entry for samba.


??

Thanks
henry


















-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Gesendet: Montag, 2. Juni 2003 11:18
An: A.A; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Betreff: Re: AW: Re: AW: [Samba] samba installation


you'll need to type './smbd -D' instead of 'smbd -D' if you're in the
/usr/local/samba directory (same for nmbd -D and smbstatus).

BTW, you need to type 'ps fax | grep smbd' and then 'kill -9 
',
where  is listed in the 'ps fax | grep smbd' command. Same fo
r
nmbd.

Also, make sure the smbd and nmbd daemons are not started through the ine
td.
Put the lines in comment in /etc/inetd.conf .


 A.A  wrote:

hi,

there is the output of the command samba stop
and some more outputs.
Maybe you see now more what do i wrong :(!

balalayka:/usr/local # ls
..   bininclude  mansamba-2.2.8a sbin   src
...  games  lib  samba  samba-2.2.8a.tar.gz  share



balalayka:/ # /etc/init.d/samba stop
bash: /etc/init.d/samba: No such file or directory

balalayka:/ # whereis samba
samba: /etc/samba /usr/lib/samba /usr/include/samba /usr/local/samba
/usr/share/samba /usr/share/man/man7/samba.7.gz

balalayka:/ # rcsmb stop
Shutting down Samba classic SMB daemon  Warning: daemon not running. don
e

balalayka:/etc/samba # * ps fax | grep smbd kill all listed processes
bash: #smb.conf#: command not found
grep: kill: No such file or directory
grep: all: No such file or directory
grep: listed: No such file or directory
grep: processes: No such file or directory


balalayka:/usr/local/samba/bin # smbd -D
balalayka:/usr/local/samba/bin # nmbd -D
balalayka:/usr/local/samba/bin # smbstatus

Samba version 2.2.7a-SuSE
Service  uid  gid  pid machine
--

No locked files


??
Thanks
henry















-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Gesendet: Montag, 2. Juni 2003 08:19
An: A.A; [EMAIL PROTECTED]
Betreff: Re: Re: AW: [Samba] samba installation


If you compile samba like this, then the full samba install is underneat
h
/usr/local/samba, not /usr/local/samba-2.2.8a. The latter is the source
tree. So you should try this:
- kill the current samba daemons: /etc/init.d/samba stop
- make sure they are really dead
  * ps fax | grep smbd kill all listed processes
  * ps fax | grep nmbd kill all listed processes
- now type /usr/local/samba/bin/smbd -D
- now type /usr/local/samba/bin/nmbd -D
You should now be running the latest samba distribution. If so, change t
h
e
init scripts (/etc/init.d/samba) accordingly.


 A.A  wrote:

hi,

i see there is no sbin directory after the installation!!

After unpacking wite xzvf and Instllation(.configure/make/make install/
m
a
ke
installman ) of samba-2.2.81.tar.gz i have two directories:

smba and samba-2.2.8a

There are in samba directory only bin, lib, man swat,private, var

and in samba-2.2.8a are : source, packing, swat, source testsuite, docs
,
pcp

???!!!

henry






-Ursprüngliche Nachricht-

Von: Thomas Wild at aDog [mailto:[EMAIL PROTECTED]

Gesendet: Sonntag, 1. Juni 2003 23:26

An: A.A

Cc: [EMAIL PROTECTED]

Betreff: Re: AW: [Samba] samba installation



Hi again,



A.A wrote:

 Hi Thomas,

 As i wrote that's still the old Version:

 /usr/local/samba-2.2.8a/bin/smbstatus -- samba version 2.2.7a-SUSE

 When i type Which smbstatus i get /usr/bin /smbstatus

this looks like a standard installation of SuSE.



 I dont know what you mean with :

 For startup the samba processes you should change your Startscript in

 /etc/init.d/samba where the other version is still started.



 Sorry,what should i do with /init.d/samba ?

under /etc/init.d are all system startscripts on SuSE Distributions. So

change the path of the both daemons smbd and nmbd. At the moment there

are pathes like

/usr/sbin/smbd

/usr/sbin/nmbd

you should change it into

/usr/local/samba-2.2.8a/bin/smbd

/usr/local/samba-2.2.8a/bin/nmbd

and all

AW: Re: AW: [Samba] samba installation

2003-06-03 Thread A.A

hi,

there is the output of the command samba stop
and some more outputs.
Maybe you see now more what do i wrong :(!

balalayka:/usr/local # ls
.   bininclude  mansamba-2.2.8a sbin   src
..  games  lib  samba  samba-2.2.8a.tar.gz  share



balalayka:/ # /etc/init.d/samba stop
bash: /etc/init.d/samba: No such file or directory

balalayka:/ # whereis samba
samba: /etc/samba /usr/lib/samba /usr/include/samba /usr/local/samba
/usr/share/samba /usr/share/man/man7/samba.7.gz

balalayka:/ # rcsmb stop
Shutting down Samba classic SMB daemon  Warning: daemon not running. done

balalayka:/etc/samba # * ps fax | grep smbd kill all listed processes
bash: #smb.conf#: command not found
grep: kill: No such file or directory
grep: all: No such file or directory
grep: listed: No such file or directory
grep: processes: No such file or directory


balalayka:/usr/local/samba/bin # smbd -D
balalayka:/usr/local/samba/bin # nmbd -D
balalayka:/usr/local/samba/bin # smbstatus

Samba version 2.2.7a-SuSE
Service  uid  gid  pid machine
--

No locked files


??
Thanks
henry















-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Gesendet: Montag, 2. Juni 2003 08:19
An: A.A; [EMAIL PROTECTED]
Betreff: Re: Re: AW: [Samba] samba installation


If you compile samba like this, then the full samba install is underneath
/usr/local/samba, not /usr/local/samba-2.2.8a. The latter is the source
tree. So you should try this:
- kill the current samba daemons: /etc/init.d/samba stop
- make sure they are really dead
  * ps fax | grep smbd kill all listed processes
  * ps fax | grep nmbd kill all listed processes
- now type /usr/local/samba/bin/smbd -D
- now type /usr/local/samba/bin/nmbd -D
You should now be running the latest samba distribution. If so, change the
init scripts (/etc/init.d/samba) accordingly.


 A.A [EMAIL PROTECTED] wrote:

hi,

i see there is no sbin directory after the installation!!

After unpacking wite xzvf and Instllation(.configure/make/make install/ma
ke
installman ) of samba-2.2.81.tar.gz i have two directories:

smba and samba-2.2.8a

There are in samba directory only bin, lib, man swat,private, var

and in samba-2.2.8a are : source, packing, swat, source testsuite, docs ,
pcp

???!!!

henry






-Ursprüngliche Nachricht-

Von: Thomas Wild at aDog [mailto:[EMAIL PROTECTED]

Gesendet: Sonntag, 1. Juni 2003 23:26

An: A.A

Cc: [EMAIL PROTECTED]

Betreff: Re: AW: [Samba] samba installation



Hi again,



A.A wrote:

 Hi Thomas,

 As i wrote that's still the old Version:

 /usr/local/samba-2.2.8a/bin/smbstatus -- samba version 2.2.7a-SUSE

 When i type Which smbstatus i get /usr/bin /smbstatus

this looks like a standard installation of SuSE.



 I dont know what you mean with :

 For startup the samba processes you should change your Startscript in

 /etc/init.d/samba where the other version is still started.



 Sorry,what should i do with /init.d/samba ?

under /etc/init.d are all system startscripts on SuSE Distributions. So

change the path of the both daemons smbd and nmbd. At the moment there

are pathes like

/usr/sbin/smbd

/usr/sbin/nmbd

you should change it into

/usr/local/samba-2.2.8a/bin/smbd

/usr/local/samba-2.2.8a/bin/nmbd

and all other processes in that startscript - winbind is daemon which is

started, too. I attachted my samba startscript for you.

I changed the PATH variable which has the same effect.

- Thomas



PATH=/usr/local/samba-2.2.8a/sbin:$PATH

export PATH

# The echo return value for success (defined in /etc/rc.config).

return=$rc_done

case $1 in

start)

echo -n Starting SMB services...

nmbd -D

smbd -D

winbindd

echo -e $return

;;

stop)

echo -n Shutting down SMB services.

killproc -TERM winbindd

killproc -TERM nmbd

killproc -TERM smbd

sleep 2

killproc -TERM nmbd

echo -e $return

;;

*)

echo Usage: $0 {start|stop}

exit 1

esac

# Inform the caller not only verbosely and set an exit status.

test $return = $rc_done || exit 1

exit 0





 Thanks

 henry







 Hi,



 please try



 /usr/local/samba-2.2.8a/bin/smbstatus



 Might be, you have a standard installation on your system.

 Type



 which smbstatus



 and you will see which prgram are in your default path ($PATH variable)



 For startup the samba processes you should change your Startscript in

 /etc/init.d/samba where the other version is still started.



 - Thomas



 A.A wrote:



Hi,



first of all i am Samba beginner! I have this problem :



Samba-2.2.7a is just runing on my Linux Server. I will now install the
new

Version of samba-2.2.28a



When i do ./configure, make and make- install-smbstatus I see that th
ere

is still old Version runing and not



Samba-2.2.8a?!!



My old samba is installed in /etc/samba



and the new vesion is downloaded and installed ( i hope) in

/usr/local/samba-2.2.8a



thnks for your reply

Re: AW: Re: AW: [Samba] samba installation

2003-06-03 Thread [EMAIL PROTECTED]
you'll need to type './smbd -D' instead of 'smbd -D' if you're in the /usr/local/samba 
directory (same for nmbd -D and smbstatus).

BTW, you need to type 'ps fax | grep smbd' and then 'kill -9 process ID', where 
process ID is listed in the 'ps fax | grep smbd' command. Same for nmbd.

Also, make sure the smbd and nmbd daemons are not started through the inetd. Put the 
lines in comment in /etc/inetd.conf .


 A.A [EMAIL PROTECTED] wrote:

hi,

there is the output of the command samba stop
and some more outputs.
Maybe you see now more what do i wrong :(!

balalayka:/usr/local # ls
..   bininclude  mansamba-2.2.8a sbin   src
...  games  lib  samba  samba-2.2.8a.tar.gz  share



balalayka:/ # /etc/init.d/samba stop
bash: /etc/init.d/samba: No such file or directory

balalayka:/ # whereis samba
samba: /etc/samba /usr/lib/samba /usr/include/samba /usr/local/samba
/usr/share/samba /usr/share/man/man7/samba.7.gz

balalayka:/ # rcsmb stop
Shutting down Samba classic SMB daemon  Warning: daemon not running. done

balalayka:/etc/samba # * ps fax | grep smbd kill all listed processes
bash: #smb.conf#: command not found
grep: kill: No such file or directory
grep: all: No such file or directory
grep: listed: No such file or directory
grep: processes: No such file or directory


balalayka:/usr/local/samba/bin # smbd -D
balalayka:/usr/local/samba/bin # nmbd -D
balalayka:/usr/local/samba/bin # smbstatus

Samba version 2.2.7a-SuSE
Service  uid  gid  pid machine
--

No locked files


??
Thanks
henry















-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Gesendet: Montag, 2. Juni 2003 08:19
An: A.A; [EMAIL PROTECTED]
Betreff: Re: Re: AW: [Samba] samba installation


If you compile samba like this, then the full samba install is underneath
/usr/local/samba, not /usr/local/samba-2.2.8a. The latter is the source
tree. So you should try this:
- kill the current samba daemons: /etc/init.d/samba stop
- make sure they are really dead
  * ps fax | grep smbd kill all listed processes
  * ps fax | grep nmbd kill all listed processes
- now type /usr/local/samba/bin/smbd -D
- now type /usr/local/samba/bin/nmbd -D
You should now be running the latest samba distribution. If so, change th
e
init scripts (/etc/init.d/samba) accordingly.


 A.A  wrote:

hi,

i see there is no sbin directory after the installation!!

After unpacking wite xzvf and Instllation(.configure/make/make install/m
a
ke
installman ) of samba-2.2.81.tar.gz i have two directories:

smba and samba-2.2.8a

There are in samba directory only bin, lib, man swat,private, var

and in samba-2.2.8a are : source, packing, swat, source testsuite, docs 
,
pcp

???!!!

henry






-Ursprüngliche Nachricht-

Von: Thomas Wild at aDog [mailto:[EMAIL PROTECTED]

Gesendet: Sonntag, 1. Juni 2003 23:26

An: A.A

Cc: [EMAIL PROTECTED]

Betreff: Re: AW: [Samba] samba installation



Hi again,



A.A wrote:

 Hi Thomas,

 As i wrote that's still the old Version:

 /usr/local/samba-2.2.8a/bin/smbstatus -- samba version 2.2.7a-SUSE

 When i type Which smbstatus i get /usr/bin /smbstatus

this looks like a standard installation of SuSE.



 I dont know what you mean with :

 For startup the samba processes you should change your Startscript in

 /etc/init.d/samba where the other version is still started.



 Sorry,what should i do with /init.d/samba ?

under /etc/init.d are all system startscripts on SuSE Distributions. So

change the path of the both daemons smbd and nmbd. At the moment there

are pathes like

/usr/sbin/smbd

/usr/sbin/nmbd

you should change it into

/usr/local/samba-2.2.8a/bin/smbd

/usr/local/samba-2.2.8a/bin/nmbd

and all other processes in that startscript - winbind is daemon which is

started, too. I attachted my samba startscript for you.

I changed the PATH variable which has the same effect.

- Thomas



PATH=/usr/local/samba-2.2.8a/sbin:$PATH

export PATH

# The echo return value for success (defined in /etc/rc.config).

return=$rc_done

case $1 in

start)

echo -n Starting SMB services...

nmbd -D

smbd -D

winbindd

echo -e $return

;;

stop)

echo -n Shutting down SMB services.

killproc -TERM winbindd

killproc -TERM nmbd

killproc -TERM smbd

sleep 2

killproc -TERM nmbd

echo -e $return

;;

*)

echo Usage: $0 {start|stop}

exit 1

esac

# Inform the caller not only verbosely and set an exit status.

test $return = $rc_done || exit 1

exit 0





 Thanks

 henry







 Hi,



 please try



 /usr/local/samba-2.2.8a/bin/smbstatus



 Might be, you have a standard installation on your system.

 Type



 which smbstatus



 and you will see which prgram are in your default path ($PATH variable
)



 For startup the samba processes you should change your Startscript in

 /etc/init.d/samba where the other version is still started

AW: AW: AW: Re: AW: [Samba] samba installation

2003-06-03 Thread A.A


there is some new Error:connections.tdb not initialized.



balalayka:/usr/local/samba/bin # ./smbstatus
params.c:OpenConfFile() - Unable to open configuration file
/usr/local/samba/lib/smb.conf:
No such file or directory
Can't load /usr/local/samba/lib/smb.conf - run testparm to debug it
*
I do copy the old smb.conf to /usr/local/samba/lib/
after that use ./smbstatus
***

balalayka:/usr/local/samba/bin # ./smbstatus
/usr/local/samba/var/locks/connections.tdb not initialized.
This is normal if an SMB client has never connected to your server.

*
and testparm get the smb.conf from old samba directory in /etc/samba !
***

balalayka:/usr/local/samba/bin # testparm
Load smb config files from /etc/samba/smb.conf
Processing section [homes]
Processing section [netlogon]
Processing section [Profiles]
Processing section [printers]
Processing section [amshared]


??
henry











-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Gesendet: Montag, 2. Juni 2003 14:51
An: A.A; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Betreff: Re: AW: AW: Re: AW: [Samba] samba installation


You need to do ./smbstatus as well.


 A.A [EMAIL PROTECTED] wrote:

hi,

in the meantime  i uninstalled and reinstalled samba again.
it' s strage because i get two directories , Samba and samba-2.2..8a   !!
Newertheless i did as you wrote but there is still the old Samba ther!
i Killed both  Daemons and do :

balalayka:/etc/samba # ps fax | grep nmbd
balalayka:/etc/samba # ps fax | grep nmbd
balalayka:/etc/samba # cd /usr/local/samba/bin/

balalayka:/usr/local/samba/bin # ./smbd -D
balalayka:/usr/local/samba/bin # ./nmbd -D
balalayka:/usr/local/samba/bin # ps
  PID TTY  TIME CMD
 1393 pts/100:00:00 bash
 1614 pts/100:00:00 ps
balalayka:/usr/local/samba/bin # smbstatus

Samba version 2.2.7a-SuSE
Service  uid  gid  pid machine
--

No locked files

It inetd.conf i found no entry for samba.


??

Thanks
henry


















-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Gesendet: Montag, 2. Juni 2003 11:18
An: A.A; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Betreff: Re: AW: Re: AW: [Samba] samba installation


you'll need to type './smbd -D' instead of 'smbd -D' if you're in the
/usr/local/samba directory (same for nmbd -D and smbstatus).

BTW, you need to type 'ps fax | grep smbd' and then 'kill -9
',
where  is listed in the 'ps fax | grep smbd' command. Same fo
r
nmbd.

Also, make sure the smbd and nmbd daemons are not started through the ine
td.
Put the lines in comment in /etc/inetd.conf .


 A.A  wrote:

hi,

there is the output of the command samba stop
and some more outputs.
Maybe you see now more what do i wrong :(!

balalayka:/usr/local # ls
..   bininclude  mansamba-2.2.8a sbin   src
...  games  lib  samba  samba-2.2.8a.tar.gz  share



balalayka:/ # /etc/init.d/samba stop
bash: /etc/init.d/samba: No such file or directory

balalayka:/ # whereis samba
samba: /etc/samba /usr/lib/samba /usr/include/samba /usr/local/samba
/usr/share/samba /usr/share/man/man7/samba.7.gz

balalayka:/ # rcsmb stop
Shutting down Samba classic SMB daemon  Warning: daemon not running. don
e

balalayka:/etc/samba # * ps fax | grep smbd kill all listed processes
bash: #smb.conf#: command not found
grep: kill: No such file or directory
grep: all: No such file or directory
grep: listed: No such file or directory
grep: processes: No such file or directory


balalayka:/usr/local/samba/bin # smbd -D
balalayka:/usr/local/samba/bin # nmbd -D
balalayka:/usr/local/samba/bin # smbstatus

Samba version 2.2.7a-SuSE
Service  uid  gid  pid machine
--

No locked files


??
Thanks
henry















-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Gesendet: Montag, 2. Juni 2003 08:19
An: A.A; [EMAIL PROTECTED]
Betreff: Re: Re: AW: [Samba] samba installation


If you compile samba like this, then the full samba install is underneat
h
/usr/local/samba, not /usr/local/samba-2.2.8a. The latter is the source
tree. So you should try this:
- kill the current samba daemons: /etc/init.d/samba stop
- make sure they are really dead
  * ps fax | grep smbd kill all listed processes
  * ps fax | grep nmbd kill all listed processes
- now type /usr/local/samba/bin/smbd -D
- now type /usr/local/samba/bin/nmbd -D
You should now be running the latest samba distribution. If so, change t
h
e
init scripts (/etc/init.d/samba) accordingly.


 A.A  wrote:

hi,

i see there is no sbin directory after the installation

Re: Re: AW: [Samba] samba installation

2003-06-03 Thread [EMAIL PROTECTED]
If you compile samba like this, then the full samba install is underneath 
/usr/local/samba, not /usr/local/samba-2.2.8a. The latter is the source tree. So you 
should try this:
- kill the current samba daemons: /etc/init.d/samba stop
- make sure they are really dead
  * ps fax | grep smbd kill all listed processes
  * ps fax | grep nmbd kill all listed processes
- now type /usr/local/samba/bin/smbd -D
- now type /usr/local/samba/bin/nmbd -D
You should now be running the latest samba distribution. If so, change the init 
scripts (/etc/init.d/samba) accordingly.


 A.A [EMAIL PROTECTED] wrote:

hi,

i see there is no sbin directory after the installation!!

After unpacking wite xzvf and Instllation(.configure/make/make install/ma
ke
installman ) of samba-2.2.81.tar.gz i have two directories:

smba and samba-2.2.8a

There are in samba directory only bin, lib, man swat,private, var

and in samba-2.2.8a are : source, packing, swat, source testsuite, docs ,
pcp

???!!!

henry






-Ursprüngliche Nachricht-

Von: Thomas Wild at aDog [mailto:[EMAIL PROTECTED]

Gesendet: Sonntag, 1. Juni 2003 23:26

An: A.A

Cc: [EMAIL PROTECTED]

Betreff: Re: AW: [Samba] samba installation



Hi again,



A.A wrote:

 Hi Thomas,

 As i wrote that's still the old Version:

 /usr/local/samba-2.2.8a/bin/smbstatus -- samba version 2.2.7a-SUSE

 When i type Which smbstatus i get /usr/bin /smbstatus

this looks like a standard installation of SuSE.



 I dont know what you mean with :

 For startup the samba processes you should change your Startscript in

 /etc/init.d/samba where the other version is still started.



 Sorry,what should i do with /init.d/samba ?

under /etc/init.d are all system startscripts on SuSE Distributions. So

change the path of the both daemons smbd and nmbd. At the moment there

are pathes like

/usr/sbin/smbd

/usr/sbin/nmbd

you should change it into

/usr/local/samba-2.2.8a/bin/smbd

/usr/local/samba-2.2.8a/bin/nmbd

and all other processes in that startscript - winbind is daemon which is

started, too. I attachted my samba startscript for you.

I changed the PATH variable which has the same effect.

- Thomas



PATH=/usr/local/samba-2.2.8a/sbin:$PATH

export PATH

# The echo return value for success (defined in /etc/rc.config).

return=$rc_done

case $1 in

start)

echo -n Starting SMB services...

nmbd -D

smbd -D

winbindd

echo -e $return

;;

stop)

echo -n Shutting down SMB services.

killproc -TERM winbindd

killproc -TERM nmbd

killproc -TERM smbd

sleep 2

killproc -TERM nmbd

echo -e $return

;;

*)

echo Usage: $0 {start|stop}

exit 1

esac

# Inform the caller not only verbosely and set an exit status.

test $return = $rc_done || exit 1

exit 0





 Thanks

 henry







 Hi,



 please try



 /usr/local/samba-2.2.8a/bin/smbstatus



 Might be, you have a standard installation on your system.

 Type



 which smbstatus



 and you will see which prgram are in your default path ($PATH variable)



 For startup the samba processes you should change your Startscript in

 /etc/init.d/samba where the other version is still started.



 - Thomas



 A.A wrote:



Hi,



first of all i am Samba beginner! I have this problem :



Samba-2.2.7a is just runing on my Linux Server. I will now install the 
new

Version of samba-2.2.28a



When i do ./configure, make and make- install-smbstatus I see that th
ere

is still old Version runing and not



Samba-2.2.8a?!!



My old samba is installed in /etc/samba



and the new vesion is downloaded and installed ( i hope) in

/usr/local/samba-2.2.8a



thnks for your reply



Henry







 --

 Thomas Wild



 Telephones do not have constitutional rights to be accepted!

 - It's better to send me an Email ...





--

Thomas Wild

Telephones do not have constitutional rights to be accepted!

- It's better to send me an Email ...

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: AW: [Samba] samba installation

2003-06-03 Thread Stéphane Purnelle
Le lun 02/06/2003 à 00:22, A.A a écrit :
 hi,
 
 i see there is no sbin directory after the installation!!
 
 After unpacking wite xzvf and Instllation(.configure/make/make install/make
 installman ) of samba-2.2.81.tar.gz i have two directories:
 
 smba and samba-2.2.8a
 
 There are in samba directory only bin, lib, man swat,private, var
 
 and in samba-2.2.8a are : source, packing, swat, source testsuite, docs ,
 pcp
 
 ???!!!
 
 henry
 
 
 


When you unpack your samba-2.2.81.tar.gz, the system create a directory
named samba-2.2.8a.  In this directory, you can type : 
./configure
make
make install

The default directory (after compilation) of samba when you use a source
tarball is /usr/local/samba.

smb.conf, smbpasswd, smbd, nmbd, ... is in this directory.

If you want to use this version you must modify the startup script ofi
samba.

In RedHat or other distribution, the startup script can be fount in
/etc/rc.d/init.d, in suse distribution, you may find the script path and
modify the script for execute smbd and nmbd with the correct path.






 
 
 
 -Ursprüngliche Nachricht-
 
 Von: Thomas Wild at aDog [mailto:[EMAIL PROTECTED]
 
 Gesendet: Sonntag, 1. Juni 2003 23:26
 
 An: A.A
 
 Cc: [EMAIL PROTECTED]
 
 Betreff: Re: AW: [Samba] samba installation
 
 
 
 Hi again,
 
 
 
 A.A wrote:
 
  Hi Thomas,
 
  As i wrote that's still the old Version:
 
  /usr/local/samba-2.2.8a/bin/smbstatus -- samba version 2.2.7a-SUSE
 
  When i type Which smbstatus i get /usr/bin /smbstatus
 
 this looks like a standard installation of SuSE.
 
 
 
  I dont know what you mean with :
 
  For startup the samba processes you should change your Startscript in
 
  /etc/init.d/samba where the other version is still started.
 
 
 
  Sorry,what should i do with /init.d/samba ?
 
 under /etc/init.d are all system startscripts on SuSE Distributions. So
 
 change the path of the both daemons smbd and nmbd. At the moment there
 
 are pathes like
 
 /usr/sbin/smbd
 
 /usr/sbin/nmbd
 
 you should change it into
 
 /usr/local/samba-2.2.8a/bin/smbd
 
 /usr/local/samba-2.2.8a/bin/nmbd
 
 and all other processes in that startscript - winbind is daemon which is
 
 started, too. I attachted my samba startscript for you.
 
 I changed the PATH variable which has the same effect.
 
 - Thomas
 
 
 
 PATH=/usr/local/samba-2.2.8a/sbin:$PATH
 
 export PATH
 
 # The echo return value for success (defined in /etc/rc.config).
 
 return=$rc_done
 
 case $1 in
 
 start)
 
 echo -n Starting SMB services...
 
 nmbd -D
 
 smbd -D
 
 winbindd
 
 echo -e $return
 
 ;;
 
 stop)
 
 echo -n Shutting down SMB services.
 
 killproc -TERM winbindd
 
 killproc -TERM nmbd
 
 killproc -TERM smbd
 
 sleep 2
 
 killproc -TERM nmbd
 
 echo -e $return
 
 ;;
 
 *)
 
 echo Usage: $0 {start|stop}
 
 exit 1
 
 esac
 
 # Inform the caller not only verbosely and set an exit status.
 
 test $return = $rc_done || exit 1
 
 exit 0
 
 
 
 
 
  Thanks
 
  henry
 
 
 
 
 
 
 
  Hi,
 
 
 
  please try
 
 
 
  /usr/local/samba-2.2.8a/bin/smbstatus
 
 
 
  Might be, you have a standard installation on your system.
 
  Type
 
 
 
  which smbstatus
 
 
 
  and you will see which prgram are in your default path ($PATH variable)
 
 
 
  For startup the samba processes you should change your Startscript in
 
  /etc/init.d/samba where the other version is still started.
 
 
 
  - Thomas
 
 
 
  A.A wrote:
 
 
 
 Hi,
 
 
 
 first of all i am Samba beginner! I have this problem :
 
 
 
 Samba-2.2.7a is just runing on my Linux Server. I will now install the new
 
 Version of samba-2.2.28a
 
 
 
 When i do ./configure, make and make- install-smbstatus I see that there
 
 is still old Version runing and not
 
 
 
 Samba-2.2.8a?!!
 
 
 
 My old samba is installed in /etc/samba
 
 
 
 and the new vesion is downloaded and installed ( i hope) in
 
 /usr/local/samba-2.2.8a
 
 
 
 thnks for your reply
 
 
 
 Henry
 
 
 
 
 
 
 
  --
 
  Thomas Wild
 
 
 
  Telephones do not have constitutional rights to be accepted!
 
  - It's better to send me an Email ...
 
 
 
 
 
 --
 
 Thomas Wild
 
 Telephones do not have constitutional rights to be accepted!
 
 - It's better to send me an Email ...

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] samba installation

2003-06-02 Thread Thomas Wild at aDog
Hi,

please try

/usr/local/samba-2.2.8a/bin/smbstatus

Might be, you have a standard installation on your system.
Type
which smbstatus

and you will see which prgram are in your default path ($PATH variable)

For startup the samba processes you should change your Startscript in 
/etc/init.d/samba where the other version is still started.

- Thomas

A.A wrote:
Hi,

first of all i am Samba beginner! I have this problem :

Samba-2.2.7a is just runing on my Linux Server. I will now install the new
Version of samba-2.2.28a
When i do ./configure, make and make- install-smbstatus I see that there
is still old Version runing and not
Samba-2.2.8a?!!

My old samba is installed in /etc/samba

and the new vesion is downloaded and installed ( i hope) in
/usr/local/samba-2.2.8a
thnks for your reply

Henry

--
Thomas Wild
Telephones do not have constitutional rights to be accepted!
  - It's better to send me an Email ...
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] samba installation

2003-06-02 Thread A.A
Hi Thomas,

As i wrote that's still the old Version:

/usr/local/samba-2.2.8a/bin/smbstatus -- samba version 2.2.7a-SUSE

When i type Which smbstatus i get /usr/bin /smbstatus

I dont know what you mean with :

For startup the samba processes you should change your Startscript in 

/etc/init.d/samba where the other version is still started.

Sorry,what should i do with /init.d/samba ?

Thanks

henry





Hi,

please try

/usr/local/samba-2.2.8a/bin/smbstatus

Might be, you have a standard installation on your system.

Type

which smbstatus

and you will see which prgram are in your default path ($PATH variable)

For startup the samba processes you should change your Startscript in 

/etc/init.d/samba where the other version is still started.

- Thomas

A.A wrote:

 Hi,

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: AW: [Samba] samba installation

2003-06-02 Thread Thomas Wild at aDog
Hi again,

A.A wrote:
Hi Thomas,
 As i wrote that's still the old Version:
/usr/local/samba-2.2.8a/bin/smbstatus -- samba version 2.2.7a-SUSE
When i type Which smbstatus i get /usr/bin /smbstatus
this looks like a standard installation of SuSE.

I dont know what you mean with  :
For startup the samba processes you should change your Startscript in
/etc/init.d/samba where the other version is still started.
Sorry,what should i do with /init.d/samba?
under /etc/init.d are all system startscripts on SuSE Distributions. So 
change the path of the both daemons smbd and nmbd. At the moment there 
are pathes like

/usr/sbin/smbd
/usr/sbin/nmbd
you should change it into

/usr/local/samba-2.2.8a/bin/smbd
/usr/local/samba-2.2.8a/bin/nmbd
and all other processes in that startscript - winbind is daemon which is 
started, too. I attachted my samba startscript for you.
I changed the PATH variable which has the same effect.

- Thomas

PATH=/usr/local/samba-2.2.8a/sbin:$PATH
export PATH
# The echo return value for success (defined in /etc/rc.config).
return=$rc_done
case $1 in
start)
echo -n Starting SMB services...
nmbd -D
smbd -D
winbindd
echo -e $return
;;
stop)
echo -n Shutting down SMB services.
killproc -TERM winbindd
killproc -TERM nmbd
killproc -TERM smbd
sleep 2
killproc -TERM nmbd
echo -e $return
;;
*)
echo Usage: $0 {start|stop}
exit 1
esac
# Inform the caller not only verbosely and set an exit status.
test $return = $rc_done || exit 1
exit 0

Thanks
henry


Hi,

please try

/usr/local/samba-2.2.8a/bin/smbstatus

Might be, you have a standard installation on your system.
Type
which smbstatus

and you will see which prgram are in your default path ($PATH variable)

For startup the samba processes you should change your Startscript in
/etc/init.d/samba where the other version is still started.
- Thomas

A.A wrote:

Hi,

first of all i am Samba beginner! I have this problem :

Samba-2.2.7a is just runing on my Linux Server. I will now install the new
Version of samba-2.2.28a
When i do ./configure, make and make- install-smbstatus I see that there
is still old Version runing and not
Samba-2.2.8a?!!

My old samba is installed in /etc/samba

and the new vesion is downloaded and installed ( i hope) in
/usr/local/samba-2.2.8a
thnks for your reply

Henry



--
Thomas Wild
Telephones do not have constitutional rights to be accepted!
   - It's better to send me an Email ...

--
Thomas Wild
Telephones do not have constitutional rights to be accepted!
  - It's better to send me an Email ...
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] samba installation

2003-06-02 Thread Michael Noble
If you have both versions of samba installed on your system and
you want to use the one in /usr/local. You need to modify your
path statement to have /usr/local/bin come before /usr/bin.
You should have a file /etc/init.d/samba  or /etc/init.d/smb
you want to edit this file and and change the paths were samba 
is located.  Basically edit the file and tell it where to find 
the files smbd (/usr/local/bin/smbd or wherever they are).
The best thing that you can do would be to remove the old version.
If that is not possible then at least rename smbd nmbd files in
/usr/bin to be smbd.old and nmbd.old and smbstatus  to smbstatus.old.
This way the new files would be found in /usr/local/bin. Either way
you must make sure that /usr/local/bin is in your path and in roots
path for startup.

Mike

On Sun, 2003-06-01 at 14:11, A.A wrote:
 Hi Thomas,
 
 As i wrote that's still the old Version:
 
 /usr/local/samba-2.2.8a/bin/smbstatus -- samba version 2.2.7a-SUSE
 
 When i type Which smbstatus i get /usr/bin /smbstatus
 
 I dont know what you mean with :
 
 For startup the samba processes you should change your Startscript in 
 
 /etc/init.d/samba where the other version is still started.
 
 Sorry,what should i do with /init.d/samba ?
 
 Thanks
 
 henry
 
 
 
 
 
 Hi,
 
 please try
 
 /usr/local/samba-2.2.8a/bin/smbstatus
 
 Might be, you have a standard installation on your system.
 
 Type
 
 which smbstatus
 
 and you will see which prgram are in your default path ($PATH variable)
 
 For startup the samba processes you should change your Startscript in 
 
 /etc/init.d/samba where the other version is still started.
 
 - Thomas
 
 A.A wrote:
 
  Hi,
 
 -- 
 To unsubscribe from this list go to the following URL and read the
 instructions:  http://lists.samba.org/mailman/listinfo/samba
 
-- 
Michael Noble
mailto: [EMAIL PROTECTED]

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba installation on a HP-UX box.

2003-01-22 Thread twilson




Hello All, 
Ihave an HP9000K420 box running HP-UX v10.20 and 
need to use Samba.
I did a swinstall on 
a pre-compiled version (2.2.5 - no 
winbind)and it installed (using the default settings/paths) with no 
errors. However, when I start it up (/sbin/inet.d/samba start) I get an 
errorthat says a library file is missing. The file is '/usr/lib/libc.2'. 
Would you know why it's not there or where I could go to download the 
library.
Thanks for your 
time,

Tim Wilson
Systems Engineer
STL Chicago
(708) 534-5200 



Re: [Samba] samba installation

2002-12-06 Thread Banoba Ezra
thanks for pointing that out. i've gotten it resolved.


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] Samba Installation

2002-10-02 Thread linux power

U must first unpack the tar.gz file. Use this
from monitor window.
tar -zxvf (your tar.gz file)
cd to the samba dir ans cd to source.Type
./configure
make
make install

Read both any README file and INSTALL as suggested by
the other reader. U can see the options by typing
./configure --help
To later mount a samba file system you should use this
option
./configure --with-smbmount
Check the syntaks. 




--- Stewart Thompson [EMAIL PROTECTED] skrev:
 Titus:
 
   If you are using Redhat, it would be much easier to
 install there
 latest rpm. However if you want the latest Samba,
 when you unzip the
 one you have, there will be instructions. It is
 usually in a file called
 INSTALL or something similar. Hope that helps.
 
 Stu..
 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On
 Behalf Of Titus Syengo
 Sent: October 1, 2002 10:30 PM
 To: [EMAIL PROTECTED]
 Subject: [Samba] Samba Installation
 
 
 I am a newbie in Linux and I wish to install Samba
 but Red hat looks so
 different from MS products that I have no idea how
 applications can be
 installed in Linux. i have downloaded the .tar.gz
 samba file but now I
 am stuck. How do i go about installing Samba?
 
  Titus,
 
 
 
 --
 To unsubscribe from this list go to the following
 URL and read the
 instructions: 
 http://lists.samba.org/mailman/listinfo/samba
 
 -- 
 To unsubscribe from this list go to the following
 URL and read the
 instructions:  http://lists.samba.org/mailman/listinfo/samba

__
Se den nye Yahoo! Mail på http://no.yahoo.com/
Nytt design, enklere å bruke, alltid tilgang til Adressebok, Kalender og Notisbok
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] Samba Installation

2002-10-02 Thread Irving Carrion

If you don't wan't the rpm (which is easier to install) then do a 

tar -zvf samba...latest.gz

I think this will unpack it for you.  Then you can go in the directory
and look at the readme files for more info.

Hope this helps!
IRV

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On Behalf Of Stewart Thompson
Sent: Wednesday, October 02, 2002 1:53 AM
To: Titus Syengo; [EMAIL PROTECTED]
Subject: RE: [Samba] Samba Installation

Titus:

If you are using Redhat, it would be much easier to install
there
latest rpm. However if you want the latest Samba, when you unzip the
one you have, there will be instructions. It is usually in a file called
INSTALL or something similar. Hope that helps.

Stu..


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Titus Syengo
Sent: October 1, 2002 10:30 PM
To: [EMAIL PROTECTED]
Subject: [Samba] Samba Installation


I am a newbie in Linux and I wish to install Samba but Red hat looks so
different from MS products that I have no idea how applications can be
installed in Linux. i have downloaded the .tar.gz samba file but now I
am stuck. How do i go about installing Samba?

 Titus,



--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



RE: [Samba] Samba Installation

2002-10-01 Thread Stewart Thompson

Titus:

If you are using Redhat, it would be much easier to install there
latest rpm. However if you want the latest Samba, when you unzip the
one you have, there will be instructions. It is usually in a file called
INSTALL or something similar. Hope that helps.

Stu..


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Titus Syengo
Sent: October 1, 2002 10:30 PM
To: [EMAIL PROTECTED]
Subject: [Samba] Samba Installation


I am a newbie in Linux and I wish to install Samba but Red hat looks so
different from MS products that I have no idea how applications can be
installed in Linux. i have downloaded the .tar.gz samba file but now I
am stuck. How do i go about installing Samba?

 Titus,



--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] samba installation on hp-ux help

2002-04-10 Thread gangadharan . manikandan

Hello,
When I am running
./configure
I am facing the below mentioned error

checking configure summary
WARNING: No automated network interface determination
ERROR: no seteuid method available

Please help me in resolving this.

Thanks
G Manikandan



Polaris Software Lab Ltd., MAIL DISCLAIMER :This e-Mail may contain proprietary and 
confidential information and is sent for the intended recipient(s) only. 
If by an addressing or transmission error this mail has been misdirected to you, you 
are requested to delete this mail immediately.
You are also hereby notified that any use, any form of reproduction, dissemination, 
copying, disclosure, modification,
distribution and/or publication of this e-mail message, contents or its attachment 
other than by its intended recipient/s is strictly prohibited.

Visit Us at http://www.polaris.co.in



RE: [Samba] samba installation on hp-ux help

2002-04-10 Thread MCCALL,DON (HP-USA,ex1)

Hi,
This typically means that you are trying to compile samba with the built in
c compiler that ships with HP.  THis compiler is primarily provided to do
kernel regens, etc.  it is NOT ansi compliant, and cannot be used to
compile/build samba.  
You can either purchase the HP Ansi C compiler, or go to the gnu gcc web
site and download the gcc compiler for  HPUX, and use it.
Hope this helps,
Don

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 09, 2002 3:54 AM
To: [EMAIL PROTECTED]
Subject: [Samba] samba installation on hp-ux help


Hello,
When I am running
./configure
I am facing the below mentioned error

checking configure summary
WARNING: No automated network interface determination
ERROR: no seteuid method available

Please help me in resolving this.

Thanks
G Manikandan


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba