similar to: Help Me

Displaying 20 results from an estimated 2000 matches similar to: "Help Me"

2003 Dec 11
1
bug + insufficient doc in R CMD INSTALL (PR#5703)
Hello, I believe I have found a bug in the R INSTALL script (src/scripts/INSTALL.in). The problem comes up when a user tries to specify more than one "--config-args" (or, I imagine, "--config-vars") on the R CMD INSTALL line. In such a case, no error message is generated, but the first specification is silently overwritten by the second specification. The process therefore
2000 Jan 26
1
passing through configure parameters during module installation?
This patch makes it possible do module installs in this way: $ R INSTALL --with-hdf5=/packages . Is there a better/conventional way to do this kind of thing that I'm not seeing? diff -c -r1.29 INSTALL.in *** src/scripts/INSTALL.in 2000/01/24 19:48:48 1.29 --- src/scripts/INSTALL.in 2000/01/26 01:26:11 *************** *** 107,112 **** --- 107,116 ---- lib=${2}; shift ;;
2004 Mar 03
1
Samba3 tar.gz install ERROR
Please help me... I?m trying to compile samba3 with mysql on Redhat9 and I get the following error with this command line: ./configure --with-expsam=xml,mysql --with-pam --with-pam_smbpass configure: error: --with-pam specified but no PAM headers found and ./configure --with-expsam=xml,mysql --with-pam_smbpass configure: error: No security/pam_appl.h found and ./configure
2004 Mar 11
0
Samba3 tar.gz install ERROR (again)
I know I already asked this question before, but I had some problems with my mail and I have to ask again.... (sorry) Please help me... I?m trying to compile samba3 with mysql on Redhat9 and I get the following error with this command line: ./configure --with-expsam=xml,mysql --with-pam --with-pam_smbpass configure: error: --with-pam specified but no PAM headers found and ./configure
2014 Sep 19
2
Nut 2.7.2 on OpenBSD 5.6 with APC USB UPS
On 09/17/14 22:31, Charles Lepple wrote: > On Sep 12, 2014, at 5:15 PM, Stan Gammons <sg063015 at gmail.com> wrote: > >> On 09/11/14 22:34, Charles Lepple wrote: >>> On Sep 11, 2014, at 11:04 PM, Stan Gammons <sg063015 at gmail.com> wrote: >>> >>>> I see a libusb_get_interrupt message in the log. Could that be the problem? >>> Yes, it
2014 Sep 19
0
Nut 2.7.2 on OpenBSD 5.6 with APC USB UPS
On Sep 18, 2014, at 10:09 PM, Stan Gammons <sg063015 at gmail.com> wrote: > > On 09/17/14 22:31, Charles Lepple wrote: >> Can you rebuild the libusb1 pkg as a port, with the DEBUG flag turned on? > > > Is --enable-debug the way one turns it on? I modified the Makefile as shown below, then did a make and make install. I am not sure how to tell OpenBSD to use that
2005 Sep 26
0
[Fwd: Re: Samba with Mysql, Compilation of version 3.0.11]
Hello again, Related to previous bug, i have corrected few things from util.c, 3 char* data structures were defined more than one time so i commented them in code, it seem to compile now... data_path state_path cache_path Thanks anyway. Pierre (C)ollen wrote: > pdb_sql.c is the new mysql backend name > (was pdb_mysql) so it does get compiled... > but this output shows that you still
2000 Jan 29
1
HDF5 as a module
--=-=-= Included below are: 1) Diffs to to remove HDF5 from R 2) Diffs to pass thru --with-* options to a module's configure script during "R INSTALL". (To reiterate a plea for this capability...) This applies only to Unix, the Windows (mingw32 in my case) build approach of passing in make variables like *-CFLAGS and *-LDFLAGS works fine. The only hitch
2014 Sep 19
2
Nut 2.7.2 on OpenBSD 5.6 with APC USB UPS
On Sep 19, 2014 5:55 AM, "Charles Lepple" <clepple at gmail.com> wrote: > > On Sep 18, 2014, at 10:09 PM, Stan Gammons <sg063015 at gmail.com> wrote: > > > > > On 09/17/14 22:31, Charles Lepple wrote: > >> Can you rebuild the libusb1 pkg as a port, with the DEBUG flag turned on? > > > > > > Is --enable-debug the way one turns it
2003 Apr 11
2
Ipf headers not installed per default ?
Just rebuilt and installed/world kernel: FreeBSD 4.8-STABLE #0: Fri Apr 11 14:34:37 EDT 2003 Using the latest Makefile for squid25: # fgrep \$FreeBSD /usr/ports/www/squid/Makefile # $FreeBSD: ports/www/squid/Makefile,v 1.100 2003/04/09 08:31:30 adrian Exp $ Modified with: # fgrep CONFIGURE_ARGS Makefile |fgrep -v \# CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \
2003 Sep 26
1
Mysql probs..
G'day.. I'm trying to compile samba with the expsam=mysql. but it gives back an error: sswitch/wb_common.c: In function winbind_named_pipe_sock': nsswitch/wb_common.c:136: storage size of `sunaddr' isn't known make: *** [nsswitch/wb_common.o] Error 1 mysql is working fine so no probs there.. even without-winbind compilation it keeps rerturning... got a idea ?? Collen
2003 Oct 09
3
Mysql + Samba, please help....
Hi Guruz, sorry for the bad English and the stupid question... I configure samba-3.0 with such options ./configure --prefix=/usr/local/samba --with-expsam=xml,mysql --with-pam --with-pam_smbpass after install i try ./pdbedit -L and i get the following error No builtin nor plugin backend for mysqlsam found Loading mysqlsam failed! my config file ...... passdb backend = mysqlsam ;passdb backend
2005 Feb 17
2
auto update question
i'm looking for a way to automaticaly update my centos 3.4 system so that it will get security updates every 24 hours and automaticaly install them.
2002 May 28
2
Mysql samba authentication
Hi , could any one tell samba user authenticate from mysql database and give permissions to read write ane execute and at the same time it should browse in window Network Neighborhood and authentciate with mysql server Bye Parvatam Venkata Jagannadharao _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com
2002 Aug 02
1
mysql authentication
... sorry if this question have been posting before ?? please give sugestion, i wanna make a single authentication with mysql for my campus server. they are proxy server (squid) email server (qmail) and samba server. we have try using mysql_auth for squid and vpopmail+mysql for qmail but i haven't samba auth with mysql for linux .. but i have found for freebsd .. ......
2003 Nov 25
2
PDC Machine Trust Accounts
I read in the Samba HOWTO Collection that every machine in the domain needs to have a corresponding UNIX account. Does this mean whenever I add a machine to the network, I must create a UNIX account for each one?? Am I supposed to create Unix accounts for my users as well? Doesn't this defeat the purpose of using a centralized authentication backend such as LDAP or MySQL?
2004 Feb 28
1
MySQL user information storage
Hello, I would like to know if it is possible not to have Samba users as UNIX systems users (at least without system passwords!), if I use MySQL backend with Samba 3.0.2b? Also, is there any good documentation about Samba and MySQL cooperation besides Samba HOWTO? My goal is to use same MySQL database (same users table!) for Samba authentication, Postfix, Courier-IMAP and ProFTPd. Thank you.
2003 Sep 29
1
samba 3.0.0 spec file problem - OT ?
Hi ! I have tried to build rpm of samba-3.0.0 from spec file. *.spec file is from samba sources and contains only to modifcations to ./configure: --with-expsam=mysql \ --with-ldapsam This is error: + mkdir -p /var/tmp/samba-3.0.0-root/usr/bin /var/tmp/samba- 3.0.0-root/usr/sbin + mkdir -p /var/tmp/samba-3.0.0- root/usr/share/swat/images /var/tmp/samba-3.0.0- root/usr/share/swat/help
2005 Aug 17
1
Urgent help needed for passdb backend
Hello all, I have compiled into RPM's on my Fedora 3 now 3 different versions of Samba (3.0.10, 3.0.14, and 3.0.20) which installs just fine but I am getting errors when trying to start the service. --------------------------- [2005/08/17 12:43:32, 0] smbd/server.c:main(802) smbd version 3.0.20rc2 started. Copyright Andrew Tridgell and the Samba Team 1992-2004 [2005/08/17 12:43:32, 0]
2019 Feb 14
2
Automaticaly unlock files
Hi all, I've been looking for an answer for this issue but Google didn't help. So I resource to the next best thing: the Samba mailing list. Question: Is there a way to automaticaly, after a certain amount of time, unlock a file after, for example, a client crash or network problem? I know how to do it manually of course, but that is, well, cumbersome. I've looked at