similar to: Installation Problem !!!

Displaying 20 results from an estimated 50000 matches similar to: "Installation Problem !!!"

2005 Aug 10
2
Compiling smbtorture
Is smbtorture a simple SMB client that is completely separate from Samba server? (I.e., can I use it to test, e.g., a regular Windows SMB server?) Or is it something that only tests Samba server? Anyway, I haven't had any luck compiling it. Any hints? Here is a transcript (this is on SUSE Linux Enterprise 9): cwu@cham6:~/tmp/apps/samba-3.0.14a/source> ./configure
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
Hi All, I'm having problems compiling a newer version of samba (3.3.x or 3.4.x) on solaris 9. We are currently running 3.0.23d and have been putting off upgrading for far to long. I've tried gcc and sun studio 12 cc with the same issues when it comes to compiling dbwrap.c. I can't seem to find anything on google that's related to my issue. Here's my configure line when
2010 May 11
1
Samba 3.5.2 compile on AIX
I'm having trouble compiling Samba 3.5.2 on AIX 5.3 TL10 SP1. I'm compiling Samba with ADS support against a locally installed Heimdal 1.3.2 Kerberos installation and I'm getting a failure while compiling clikrb5.c This is using the IBM xl_C compiler. Below is the complete build logs. I'm able to get around the error if I undef HAVE_SHORT_KRB5_MK_ERROR_INTERFACE in the
2002 Dec 25
1
Trouble installing samba
Well Hello one and all, I am just getting my feet wet here with Linux (Using Mandr... x86 300 Mhz machine) and I have been having a bit of troub... samba. > I have downloaded RPM's, source files, binaries, and what not, read > tutorials after tutorials, FAQ's up the wazo and have still not be able > to get this damned program to work. > > To simplify things I will go
2002 Jul 26
1
creating unicode_map.437 and unicode_map.ISO8859-1?
Hello, I am running HP-UX 11 with Samba 2.2.5 binaries for HPUX and I keep getting the error that Samba can't find the unicode_map.xxx file. Well, I notice that all I have in /usr/local/samba/lib/codepages is codepage type files, not unicode. Why do the binaries not include a compiled make_unicodemap? I did download the source and found the .c file for the command. When I try to run
2001 Jan 26
10
Please Help
I've downloaded the binary Samba 2.0.7 for AIX. I have no idea how to install this critter. Can anyone walk me thru this step by step? I think once i have it running, I'll be able to configure it based on the info at samba.org. It's just getting it running that troubles me. I have some experience with *nix, but not with compliling (sorry, no C compliler on system) and installing
2003 Jun 02
2
./configure --with-pam fails allways
Hi, It is since a while on different distributions that i can't compile samba --with-pam I download 2.2.8a ./configure --with-pam And i always get: 1)config.log 2)screen dump 1) this is the config.log file This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:814: checking for gcc configure:927: checking
2008 Jul 08
0
Report this to samba-technical@samba.org, ldap_initialize error
Could this be why I am getting a problem with the initial configure? checking for Active Directory and krb5 support... yes checking for ldap_initialize... (cached) no configure: error: Active Directory support requires ldap_initialize -------------- next part -------------- SAMBA VERSION: 3.2.0 LIBREPLACE_LOCATION_CHECKS: START checking build system type... sparc-sun-solaris2.9 checking
2004 Jun 25
1
Compilation with Kerberos problem
I'm trying to compile Samba 3.0.4 with Active Directory support on OpenBSD 3.5, using the native Kerberos libraries (which happens to be Heimdal 0.6). Unfortunately, ./configure isn't working right. If anyone can help me figure out what the problem is, i would appreciate it. First a bit of info on OpenBSD's Kerberos path layout, in case it matters: /usr/libexec - daemons
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
Hopefully someone can hep. I am trying to compile Samba 3.0.4 on AIX 5.2 with AD Support. The problem is that it compiles fine but does a core dump when it's use is attempted. Several of the configuration usability parameters are showing NO. Expecially the CoreFoundation, fcntl, and syscall related areas. I need help determining what my problem is, and is there a place where I can find a
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
Hopefully someone can hep. I am trying to compile Samba 3.0.4 on AIX 5.2 with AD Support. The problem is that it compiles fine but does a core dump when it's use is attempted. Several of the configuration usability parameters are showing NO. Expecially the CoreFoundation, fcntl, and syscall related areas. I need help determining what my problem is, and is there a place where I can find a
2002 Jul 01
5
./configure --with-pam
Hi all, I still have problems with my nt authentication on linux. My problems start when compiling --with-pam This is the output, i can't figure out why i get the error. [root@squid source]# ./configure --with-pam loading cache ./config.cache checking for gcc... (cached) gcc checking whether the C compiler (gcc -O ) works... yes checking whether the C compiler (gcc -O ) is a
2001 Nov 07
1
Configuring 2.2.2 (or 2.0.7) on Digital Unix 4.0f fails - "No locking"
When I run configure on either a DU server running 4.0f or a DU client running 4.0d, I receive the following error: ERROR: No locking available. Running Samba would be unsafe configure: error: summary failure. Aborting config Most directories are mounted using nfs v2 or nfs v3. rpc.lockd and rpc.statd are running on servers and clients. The rpcinfo -p command shows nlockmgr and llockmgr
2004 Dec 13
0
samba4 configure error
I am trying to compile samba 4 with solaris 10 on a x86 machine. I get the "checking configure summary... configure: error: summary failure. Aborting config" failure. I am using gcc 3.4.3 Here is how it goes: cowabunga: /export/home/test/samba4/source$ ./autogen.sh ./autogen.sh: running script/mkversion.sh ./script/mkversion.sh: svn: not found ./script/mkversion.sh: svn: not found
2011 May 14
3
Problems building wine 1.3.20 on Mac os x 10.6.7
Hi all, I have been trying to build wine from source on my imac, but I encountered errors that I have no idea how to fix [Crying or Very sad] I configured with: Code: ./configure CPPFLAGS='-I/usr/X11/include -I/opt/local/include' LIBS='-lGL -lGLU' LDFLAGS='-L/usr/X11/lib -L/opt/local/lib' I installed the dependencies for wine with MacPorts (hence the /opt/local).
2009 May 15
2
Trouble with Tinc at make level
Hello, I'm sorry to post this seemingly quite mundane issue, but I just do not find what's wrong with what i did... please help. Basically typing the make command returns a message in french (that one is normal) that says that no goals and no rules were specified. I realize it's a typical make error message but I don't see/am not familiar enough with the output of ./configure to
2003 Sep 09
1
configure / compile problems samba-3.0.0rc3 on Solaris 8
Hello, I'm running a Sun Fire V880 with Solaris 8 and iplanet directory server 4.16sp1. I'm using gcc 3.2.2. When I run the configure, there are several warnings ans when I try to compile samba-3.0.0rc3 I get an error. Now here the warnings from configure --with-acl-support: checking net/if.h usability... no checking net/if.h presence... yes configure: WARNING: net/if.h: present but
2002 Oct 21
1
compilation probs...
hi all. I am trying to get 2.2.6 to compile but get the dreaded: checking for test routines... configure: error: cant find test code. Aborting config I have many instances of this but no real solutions I have RH7.2 and gcc 2.95-3 compiled by hand attached is configure output for compilation thanks sean -------------- next part -------------- [sean@sean-turnbull source]$ sudo ./configure
2002 Oct 29
1
Problem running ./configure
guys .. when i run ./configure for my samba 2.2.6 .. i get this error $ checking for test routines... configure: error: cant find test code. Aborting config I am not sure how to resolve it. I have posted my error log file at http://www.mutualinterest.com.sg/config.log hope someone can help me out here.. And this is my output. Sorry if it is kinda long. [root@gatecrasher source]# ./configure
2013 Jan 07
4
3.6.10 file handle leak under ancient 32-bit kernel
Hello, I've come across a curious issue with Samba 3.6.10. When running 'emacs' version GNU Emacs 23.3.1 (i386-mingw-nt6.0.6002) of 2011-03-10 on 3249CTO on Windows Server 2008 SP2 x64 and issuing a file "revert" of one sort or another against a Samba-served file, the 'smbd' process leaks two or three handles. Eventually, when 16k handles are open, this causes