Displaying 20 results from an estimated 2000 matches similar to: "samba-3.3.10 - Strength Problem with access on one share"
2012 Oct 13
0
RS-MySQL.h:32:19: fatal error: mysql.h: No such file or directory
i m installing RMySQL under windows -7 64bit,
i have wamp server(which has mysql5.5.16)
i have given MYSQL_HOME path in environment variable as
MYSQL_HOME=C:\wamp\bin\mysql\mysql5.5.16\bin ,
& also create Renviron.site file in C:\Program Files\R\R-2.15.0\etc
giving MYSQL_HOME=C:/wamp/bin/mysql/mysql5.5.16/bin as path
i install c connector "MySQL Connector C 6.0.2" version
2019 Aug 01
0
Build error due to Waf task dependency cycle in run_after
Am Sonntag, 14. Juli 2019, 22:10:10 CEST schrieb Johannes Engel:
> Dear all,
>
> trying to build some Heimdal-based packages for Samba AD DC under
> openSUSE I am facing some difficulties with the build system:
> During the installation which is triggered by "make install" waf complains
> about some task dependency cycle after leaving folder bin/default.
> Full log
2011 Aug 03
1
Samba4 on CentOS6 make quicktest failed
Hello all
I followed samba4 how to
( CentOS6 minimum install )
#working fro me
./configure.developer
make
#failed for me
[root at dcmsc samba-4.0.0alpha16]# make quicktest
WAF_MAKE=1 ./buildtools/bin/waf test --quick
'test' finished successfully (0.000s)
Waf: Entering directory `/root/download/samba-4.0.0alpha16/bin'
[ 111/3389] Generating VERSION
Waf: Leaving directory
2012 Nov 07
1
Can someone simply give all the steps to install ruby and rails on windows7 pls
I installed it once but it always come up with a change a path error. Let
me know where to install them as well (whether to install all inside wamp
or just inside c)
I think it doesn''t need to have wamp as it has it''s own server. Pls let me
know as it''ll be really helpful for most of them with troubles installing
rubyonrails
--
You received this message because you
2019 Mar 20
2
build problem with 4.10.0
Hi
I want to build samba-4.10.0 for SUSE openLeap 15.1. Config and make
works fine but make install sucks:
./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc
--libdir=/usr/lib64 --libexecdir=/usr/lib64
--with-cachedir=/var/lib/samba --with-lockdir=/var/lib/samba/lock
--with-logfilebase=/var/log/samba --with-modulesdir=/usr/lib64/samba
--disable-rpath --disable-rpath-install
2005 Dec 26
2
Ruby on Rails with e-novative WAMP
I am brand new to Ruby and Ruby on Rails, and I already have e-novatove
WAMP set up and running perfectly for PHP/MySQL development. Can I set
this up to use Ruby without messing it up for PHP/MySQL? It took me a
while to get it working for PHP/MySQL and I don''t want to do anything to
break it. Any help would be greatly appreciated.
Thanks,
Jim
--
Posted via
2006 Dec 10
0
Rails Recipes: Drag'n'Drop Sortable List with unique index?
Hi all
On page 31 of the "Pragmatic Programmer''s Rails Recipes" book there''s
the recipe "Creating a Drag-and-Drop Sortable List". I think this is
very useful, but sadly I have a unique constraint on my product_id and
position fields (because the acts_as_list scope is product_id).
When I try the recipe then Rails crashes very very badly: I have to
restart the
2009 May 28
1
rootpath length in ipconfig.
Hi,
Ipconfig when recieves rootpath option from dhcp it truncates it to quite short string (39 characters). It is slightly to short if you start passing rootpath both nfs server ip address and some nfs options through dhcp.
The length of this option is defined in usr/kinit/ipconfig/netdev.h
#define BPLEN 40
Could you bump it up to something higher? 256 might be enough
(rfc 2132
2008 Feb 22
1
ipconfig bug with multiple interfaces
Hello,
if ipconfig is run as ipconfig :::::: (i.e. long spec with all fields empty)
and the computer has multiple network interfaces and only one of them is
connected to dhcp managed network, ipconfig ends up in an infinite loop (see
the log bellow).
The following patch solved this for me. According to README, if the <device>
in the long spec is empty, the first interface should be
2002 Jul 31
2
Patronizing the exclude * option
I need to get around the requirement of --exclude=* to have all the
parent directories of the files and directories that are to be
included. So given the file..
/startdirectory/subdirectory1/subdirectory2/filetobecopied
I need to include
/
/subdirectory1
/subdirectory1/subdirectory2
I could just include the entire directory structure , but
alternatively just include the needed paths. So the
2010 Feb 12
1
ffsave.image() error with large objects
Hi, I have been using ffsave.image() to save mixture of ff and normal
objects in my workspace. e.g.
ffsave.image(file = "C:\output\saveobjects", rootpath =
"D:\fftempdir", safe = TRUE)
It works fine but once my workspace has large (~4GB) objects, I get the error:
Error in ffsave.image(file = "C:\output\savedobjects", rootpath =
"D:\fftempdir", safe =
2012 Oct 09
1
Quota - usage counting.
Hello,
I use dovecot 1.2 version with postfix virtual users and mysql. All
information about quota for every user is in mysql table.
How dovecot compare if quota in database is over quota in
/var/vmail/exampleuser directory ?
It uses something like du command ?
regards,
Wamp
2004 Sep 28
1
infinite loop in rsync daemon on Mac OSX
Hello,
I've got rsync --daemon running on an OSX machine, and I have it exporting
the entire hard disk as [rootpath]. On my Linux machine, I run this:
rsync -avvv --delete --exclude /Volumes macbox::rootpath /mnt/bkup/macbox
I redirect the output from that command to a file (nohup.out), and then tail
the file, and I see that it never gets beyond the recv_file_name() stage.
In about 4
2005 Sep 13
2
Problems installing printer driver
Hello,
(please excuse poor translations of german Windows-GUI-items)
a customer of ours has a strange problem trying to install a printer
driver on the print$ share. The driver in question comes from
http://www.kyocera.de/kyocera_n/german/downloads/downloads.html ->
choose 'Treiber' -> choose 'Produkt Typ: Drucker', choose 'Produkt:
FS-6020', choose 'Sprache:
2010 Jan 20
4
Rake Aborted wont Migrate mysql
Hello all, I''ve been trying to get ruby on rails to work with my local
install of mysql(its with wamp). Windows XP, Ruby 1.8.6, rails 2.3.5,
rubygems 1.3.5, mysql 5.2 something I believe.
I have ruby installed in:
C:\Ruby
and my mysql is installed in:
C:\wamp\bin\mysql\mysql5.1.30\bin
I''ve attempted to change my database.yml file to include the port 80,
and port 3036, the
2007 Oct 07
7
Ruby on Rails on WAMP
I am using WAMP(windows, Apache, mySQL and PHP) for my web development.
So I have already MySQL and Apache working. Could any one tell me how to
install Ruby on Rails on this environment? Can I just put ror in the
root directory, www?
A newbie needs your help. :-)
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because
2006 Jun 22
2
[patch] ipconfig add dhcp file preseeding support
From: Geert Stappers <stappers at debian.org>
To make klibc-ipconfig transmit the DHCP vendor class "d-i"
and get the DHCP preseeding filename in a text file, it needs the
attached patch.
belows patch allows ipconfig to be used in Debian installer once
the hostname is sent too, see
http://blog.andrew.net.au/2006/05/17#d-i_dhcp_hacking
Signed-off-by: maximilian attems <maks at
2011 Jun 14
1
Setting up RODBC or RMySQL package.
Hi all,
I have installed RODBC package. But am not able to connect it for using
MySQL. For accessing MySQL Db a connector is required.For that can i use the
mysql db which is a part of WAMP server or use separate mysql db.
I know there is a package called RMySQL. But i find it very difficult to
install the RMySQL package under .Which is better one for accessing MySQL
Database.
Thanks
Amrita
2007 Jul 18
0
Using different NFS server
Hi to all,
I'm trying to install PXE boot + NFS for diskless boot for Linux system. So
everything looks fine until I tried to use other NFS server to mount root
file system.
So I try just to change parameter in pxelinux.cfg files
Append nfsroot=to_new_nfs_server:/new_root_dir
But in boot process I received rootserver: TFTP/DHCP server rootpath:
<empty>
2007 Jul 18
0
use it with different NFS server
Hi to all,
?I'm trying to install PXE boot + NFS for diskless boot for Linux system. So
everything looks fine until I tried to use other NFS server to mount root
file system.
So I try just to change parameter in pxelinux.cfg files
Append nfsroot=to_new_nfs_server:/new_root_dir
But in boot process I received rootserver: TFTP/DHCP server rootpath:
<empty>