similar to: Samba installation

Displaying 20 results from an estimated 1000 matches similar to: "Samba installation"

2013 Oct 08
1
git folder moved : waf : The top source directory has moved. Please run distclean and reconfigure
Hi all, As samba4 git source took a looong time to download, I've moved the folder away from original directory. Trying to compile 4.0.10, make shows : > 'configure' finished successfully (52.943s) > WAF_MAKE=1 python ./buildtools/bin/waf build > cannot find include/config.h > Waf: Entering directory `/home/serveur/git/samba4/bin' > bld.curdir >
2016 Jan 15
1
Samba Installation
While doing samba installation I got stuck in the configuring step. The output of ./configure gives me the following error:- ..... Checking for custom code : Could not find the python development headers /usr/src/samba-4.3.4/wscript:98: error: the configuration failed (see '/usr/src/samba-4.3.4/bin/config.log') My wscript file on line 98 shows:
2016 Jan 15
0
Samba installation
On 15/01/16 12:20, Saurabh Shah wrote: > I followed the samba installation wiki. First I installed all the > required dependency packages and they were installed successfully. > Next I followed the system requirements instructions. > After that I downloaded the latest version of samba and extracted it. > After this I tried to configure samba but I got the above error. > I have
2017 Mar 08
2
Vector trunc code generation difference between llvm-3.9 and 4.0
The regression for the reported case should be avoided after: https://reviews.llvm.org/rL297232 https://reviews.llvm.org/rL297242 https://reviews.llvm.org/rL297280 It would still be good to understand if the clang change was intentional or if that was a side effect that can be limited. On Sat, Feb 18, 2017 at 9:11 AM, Sanjay Patel <spatel at rotateright.com> wrote: > Yes, there is an
2017 Feb 18
2
Vector trunc code generation difference between llvm-3.9 and 4.0
Thanks Sanjay. Interestingly for me, disable-llvm-optmzns did not make a difference in the way the shift was handled. Does the initial IR generated for you show this difference when the option is passed? Best regards Saurabh On 17 February 2017 at 19:03, Sanjay Patel <spatel at rotateright.com> wrote: > I think this is caused by a front-end change (cc'ing clang-dev) because >
2017 Feb 17
2
Vector trunc code generation difference between llvm-3.9 and 4.0
Correction in the C snippet: typedef signed short v8i16_t __attribute__((ext_vector_type(8))); v8i16_t foo (v8i16_t a, int n) { return a >> n; } Best regards Saurabh On 17 February 2017 at 16:21, Saurabh Verma <saurabh.verma at movidius.com> wrote: > Hello, > > We are investigating a difference in code generation for vector splat > instructions between llvm-3.9
2017 Dec 22
0
DBG_VALUE insertion for spills breaks bundles
Hi again, Here is a small patch to fix this issue. Please note that since the problem results in broken bundles, it can result in invalid schedules for any VLIW back-ends using bundling to group instructions. Best regards Saurabh Verma From: Verma, Saurabh Sent: Tuesday, December 19, 2017 4:14 PM To: llvm-dev at lists.llvm.org Subject: DBG_VALUE insertion for spills breaks bundles Hi, The
2015 Dec 28
2
Getting Started
Hello, My name is Saurabh Shah and I am a second year undergraduate student at DA-IICT, Gandhinagar, India. I am new towards the open source organizations and I find your organization an appropriate one to work on. I know C language very well and eager to learn whatever the suitable project demands. So please guide me on how to get started with any specific project or solving bugs etc. Thanking
2004 Nov 24
1
Cannot see contents of ~/mail folder
Hi, I just installed dovecot-0.99 on my Fedora Core 2 machine. When I start the secure IMAP daemon, I am able to see my Inbox, but not the other folders in the 'mail' folder in my home directory (sent-mail, saved-messages, etc.) These folders were created when I was using pine earlier on the machine. In my dovecot.conf file, I have set: default_mail_env =
2013 Mar 19
2
Errors while using blkiotune command
Hi all, I want to limit the I/O bandwidth inside the container, so I used virsh command blkiotune. But when I enter a command: virsh # blkiotune lxcguest --weight 250 I get following errors: error: Unable to change blkio parameters error: Requested operation is not valid: blkio cgroup isn't mounted I also have blkio cgroup mounted. What can be the problem? Thanks in advance. Regards,
2009 Jul 18
4
rails 2.3.2.not working working with cgi - How to revert
Hi All, As the problem faced by many other folks that rails 2.3.2 is not working with cgi, Now I want to revert to rails 2.2.2 on my shared host (bluehost ) can anybody guide me how to revert to 2.2.2. I tried the following: 1. I installed the older rails gem "gem install rails --version 2.2.2 --include-dependencies " 2. I tried to set the PATH env to my rails 2.2.2 version and also
2012 May 07
7
How to build Samba4 using static linked libraries
Hi All: I am building the torture/smbtorture for samba-4.0.0alpha17. After build, I am running the test in another environment. I not only need to copy the binary smbtorture, I also need to copy the shared libraries. This is HUGE inconvenient for us. Could somebody tell me how to build the binary using static linked libraries? Thanks very much Peixing libpthread.so.0 =>
2007 Dec 27
2
Installation problems Cisco VPN Client
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body bgcolor="#ffffff" text="#000000"> <font size="-2">Hi All ,<br> Any one using Cisco VPN Client [</font><font size="-2">vpnclient-linux-4.6.00.0045-k9.tar.gz] </font><font size="-2">on
2017 Dec 19
3
DBG_VALUE insertion for spills breaks bundles
Hi, The insertion of DBG_VALUE instructions for spills does not seem to be handling insert locations inside bundles well. If the spill instruction is part of a bundle, the new DBG_VALUE is inserted after it, but does not have the bundling flags set. This essentially means that if we start with a set of bundled instructions: MI1 [BundledSucc=true, BundledPred=false] MI2 [BundledSucc=false,
2011 Mar 28
3
Interested in GSOC projects
Respected sir/ma'am, I, Saurabh Kumar, am a second year UG student in ?Department of Comp. Science at IIT Delhi, India and want to apply for GSOC. I am interested and would love to work on the following projects: ?-? QueryParser Reimplementation ?- ?Improve Spelling Correction I have worked on many programming projects and it makes me an eligible candidate for SOC. I have a experience of
2011 Mar 28
3
Interested in GSOC projects
Respected sir/ma'am, I, Saurabh Kumar, am a second year UG student in ?Department of Comp. Science at IIT Delhi, India and want to apply for GSOC. I am interested and would love to work on the following projects: ?-? QueryParser Reimplementation ?- ?Improve Spelling Correction I have worked on many programming projects and it makes me an eligible candidate for SOC. I have a experience of
2013 Nov 11
2
User Namespace in LXC
Hi all, I'm trying to restrict privileges of root user inside the container. I searched about it and got to know about "idmap" element in domain XML. I added "idmap" element in my container's XML file: <idmap> <uid start='0' target='1000' count='10'/> <gid start='0' target='1000' count='10'/>
2013 Nov 13
2
Re: User Namespace in LXC
Hi Gao, I checked the output of "lxc-checkconfig" command and it showed --- Namespaces --- Namespaces: enabled Utsname namespace: enabled Ipc namespace: enabled Pid namespace: enabled *User namespace: missing* Network namespace: enabled Multiple /dev/pts instances: enabled Here it shows that User namespace support is missing. I tried to check for Namespaces Support in kernel
2019 Feb 11
1
32 seconds vs 72 minutes -- expected performance difference?
On Mon, 11 Feb 2019 09:29:50 +0530 Saurabh Nanda via samba <samba at lists.samba.org> wrote: > Does anyone have any idea about this? > > > On Sat, Feb 9, 2019 at 7:22 AM Saurabh Nanda <saurabhnanda at gmail.com> > wrote: > > > Define "lots of files" ? What does ls | wc -l say ? > >> > > > > Number of files + directories: >
2013 Mar 14
0
Samba 4.0.3 Configure problem
Hi, I get the following when tring to run ./configure on the source: Traceback (most recent call last): File "./buildtools/bin/waf", line 75, in <module> import Scripting File "/root/src/samba-4.0.3/buildtools/wafadmin/Scripting.py", line 146 except Utils.WafError, e: Any idea what is causing this?