similar to: compiling on mandrake 8.0 with pam

Displaying 20 results from an estimated 1000 matches similar to: "compiling on mandrake 8.0 with pam"

2001 Apr 18
1
building 2.2.0 rpms
When I try to build the Mandrake RPM i get the following error: tar: samba: Cannot stat: Onbekend bestand of map tar: Fout afsluiting uitgesteld na eerdere fouten cp: *.patch: Onbekend bestand of map Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.14305 + umask 022 + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf samba + /bin/gzip -dc /usr/src/RPM/SOURCES/samba-2.2.0.tar.gz + tar -xvvf - +
2002 Feb 27
2
problems builing mandrake rpm from 3.0 alpha15
building rpm for mandrake 8.1 gives me this error what should i try? checking for two-argument statfs with struct fs_data (Ultrix)... no checking if large file support can be enabled... yes checking whether to support ACLs... no checking whether to build winbind... yes checking for poptGetContext in -lpopt... no checking whether to use included popt... ./popt checking configure summary configure:
2012 Sep 24
1
Atheros Communications Inc. AR8161 Gigabit Ethernet
Dear All, first of all I must admit I posted this problem on the CentOs forum yesterday, with 0 replies so far. :-( I'm googling this problem all weekend, and getting a bit desperate actually. I'm working on a new Dell Vostro 3460. It has a Atheros Communications Inc. AR8161 Gigabit Ethernet carc that I cannot get to work. There's no enty in
2014 Mar 06
1
deny new connections
Hi people, I was wondering: is it possible to deny all new connections to samba, but keep the current connections working ? We have some applications running from a samba share. To update the application everybody needs to close it. Since we have almost 1000 concurrent users, 24/7, it is difficult to keep them out. My solution now is: - Communicating the downtime and provide a time
2003 Dec 27
0
Where to obtain (how to build) small enough workablekernel?
rename the VMlinuz*.* to file 'vmlinuz' (no quotes ofcourse). a bootfloppy leaves me enough diskspace, not 860KB. format as FAT12 (ofcourse), install Syslinux (I do this on Win2K with syslinux.exe A:, win9x: syslinux.com A:) my example: http://www.fdos.org/ripcord/beta9rc4/fdboot.img unfortunately no Linux involved. If I could only show a Knoppix bootfloppy (but it's part of a
2011 May 05
1
getting 3.5.8 to compile with cups on redhat 5.3 or 6
Hello, I am trying to get samba-3.5.8 to compile with cups on a Red Hat 5.3 or 6.0. When I use the following configure command I see ./configure --with-winbind --with-pam --with-aio-support --enable-cups checking for cups-config... /usr/sbin/cups-config checking cups/cups.h usability... no checking cups/cups.h presence... no checking for cups/cups.h... no checking cups/language.h usability... no
2002 Jun 24
3
samba 2.2.5 don't compile with-smbwrapper and enable-cups params
Hello all. I use: # ./configure --prefix=/some/dir --enable-cups --with-smbwrapper ... # make ... ... Compiling smbwrapper/wrapped.c with -fPIC Using LIBS = -lcups -lssl -lcrypto -lcrypt -lpam -lpopt Linking shared library bin/smbwrapper.so /usr/libexec/elf/ld: cannot find -lcups *** Error code 1 Stop in /root/work/src/other/samba-2.2.5/source. My system is FreeBSD 4.4-RELEASE Please help.
2015 Nov 28
1
Connection between postfix and dovecot failing
Well, post fix tries, but cannot connect. Sounds to me like problem at the receiving side. In any case, one question would be: is amavis part of dovecot or of postfix? sytse -- ------------------------------------------ - Sytse Kuijk - ___ - R.S.R. n.v. - o|o - Gijzelaarsstraat 16 - \_____(.)_____/ - 2000
2003 Jan 31
1
exel
Hi, I'm having a weird problem. I have exel files with links in it to other exel files. When I share the map on a windows server (or windows os) eveything works. When I share it on a samba server it doesn't. When I open the file, it asks to enable macro's (I need them so say yes) - everything fine - After that It asks if I want to rework/check the links (don't know if reworks is
2015 Nov 28
0
Connection between postfix and dovecot failing
Well, I tried that. I can connect a telnet session on that port and that does not refuse the connection, it sits there waiting, but I do not know the protocol so I cannot check if it does what it is supposed to. I also checked who is listening on that port, here is the dialog: sh-3.2# sudo lsof -i -n -P | grep 10024 perl5.18 75844 _amavisd 5u IPv4 0x866f6119e39f833d 0t0 TCP
2002 Oct 22
1
2.2.6 configure problems
[username@localhost source]# ./configure --with-fhs --prefix=/usr --sysconfdir=/etc --with-privatedir=/etc/samba --with-lockdir=/var/state/samba --localstatedir=/var --with-netatalk --with-smbmount --with-pam --with-syslog --with-sambabook --with-utmp --with-acl-support > ~/myconfig.out 2>&1 [username@localhost source]# cat ~/myconfig.out | grep acl checking for sys/acl.h... yes
2008 Jul 26
5
Cups problems while compiling WINE
Just tried to compile WINE on opensuse 11 64bit. I did everything as described here: WineOn64bit - The Official Wine Wiki (http://wiki.winehq.org/WineOn64bit#head-b3c0054e075385ab599d63a46dba9d6c3934d6c0) But running the configure script I'm getting that message: Code: configure: libcups development files not found, CUPS won't be supported. That means that the printer output isn't
2005 Mar 19
2
RE:Newbie question
It said 'include zapata-channels.conf', where this line wasn't commented bij the ';'... Could you post me a working example of such a config (or a part of it, for the X100P cards...? Thanks guys! Message: 9 Date: Sat, 19 Mar 2005 18:04:26 -0500 From: "Jeff Glassman" <jrglass@columbus.rr.com> Subject: [Asterisk-Users] newbie question To:
2002 Feb 22
1
/usr/libexec/elf/ld: cannot find -lresolv
OS: FreeBSD 4.5 Samba: 2.2.3a OpenLDAP: 2.0.21 I get the follwing error compiling samba, with ldap, winbind and pam: -------------------------------------------------------------------------- configure:13030: cc -o conftest -O -O -pipe -I/usr/local/include -L/usr/local/l ib conftest.c -lldap -llber -lresolv -lcups -lpam 1>&5 /usr/libexec/elf/ld: cannot find -lresolv configure: failed
2002 Jan 15
3
problem with --delete if I sync part of a dir
Hi, I'm using rsync for a couple of things but I am at a point where I could not find a solution for my problem. this is what I want to do: rsync only the files i_* from a directory from machine A to machine Bi and delete them from machine B if they on longer exist on machine A. so I use the command: rsync -azv --stats -e ssh --delete i_* user@host:/dir/ When using this command the files
2005 Mar 25
1
Hide files.
Hello Samba, I have a question and I can not find it on the web. I have a share and that works fine but there as files in it I want to hide. (same share as the webserver) I want to hide the *.php files. My question is"How do I do that?" Subdirs is already hidden but the files in the root/dir of the share not. The conf file is included. Kind regards, Martijn Zuiderwijk --
2003 May 06
0
Issue with Mandrake 9.1 and Samba
I have a new MDK 9.1 server running iptables, pop, smtp, ftp, www, ssh, and trying tio get samba up on it. The box has two nic's in it. inside net is 192.168.1.0/24 the outside is a /28 net I have uip forwarding running and also shorewall. I also have an older Samba box running on the internal net. The problem is this. All the winblows boxes can see the old samba server but not the new server.
2015 May 13
3
[CentOS-announce] CESA-2015:0988 Critical CentOS 7 firefox Security Update --this breaks language settings
----- Oorspronkelijk bericht ----- Van: "Johnny Hughes" <johnny at centos.org> Aan: centos-announce at centos.org Verzonden: Woensdag 13 mei 2015 03:01:32 Onderwerp: [CentOS-announce] CESA-2015:0988 Critical CentOS 7 firefox Security Update CentOS Errata and Security Advisory 2015:0988 Critical Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-0988.html The
2002 May 14
0
Solaris 2.8 Samba 2.2.[2|4]/CUPS 1.1.14 compilation problem
Hi, I've been trying to get Samba so tie with our departmental CUPS ssetup. I tried setting: load printers = yes printing = cups printcap name = cups etc in the smb.conf, but after a while discovered in log.smbd that: [2002/05/14 17:24:22, 0] printing/pcap.c:pcap_printer_fn(373) Unable to open printcap file cups for read! (Aside but possibly of interest - this
2003 Jan 17
0
Configure error: cant find test code
After googling the archives for the answer to my problem (thank you Andrew) I discovered that I am not alone with the problem I am having. Although I found no solutions to the problem. I will try to give a little more detail than some of the others who have posted this problem. I have a RH 7.3 system with a very minimal install (I am a firm believer in installing from source) The goal is to