search for: suggesed

Displaying 20 results from an estimated 29 matches for "suggesed".

Did you mean: suggested
2013 Mar 11
1
Suggesed wiki edits: Documentation
http://wiki.centos.org/Documentation on your host, in this wiki, and and the larger web where you should look on your host, in this wiki, and on the larger web, where you should look a full complement of man and info pages. a full complement of manual and info pages. The pinfo documentation reader is available which may be installed via yum The pinfo documentation reader is available,
2004 Feb 26
2
make fails on Solaris building include/proto.h
I'm trying to build Samba 3.0.2 or 3.0.2a on a Solaris system (I've tried both Solaris 8 and Solaris 9), and after successfully running configure, the "make" step hangs building proto.h. Checking the process table, the command that is hanging is: nawk -v headername=_PROTO_H_ -f script/mkproto.awk I've tried running this command by hand and it also hangs. I've tried
2013 Mar 14
2
question about nls
Hi,all: I met a problem of nls. My data: x y 60 0.8 80 6.5 100 20.5 120 45.9 I want to fit exp curve of data. My code: > nls(y ~ exp(a + b*x)+d,start=list(a=0,b=0,d=1)) Error in nlsModel(formula, mf, start, wts) : singular gradient matrix at initial parameter estimates I can't find out the reason for the error. Any suggesions are welcome. Many thanks. [[alternative HTML
2004 Aug 06
1
speex_preprocess in fixed point arithmetics
Hi, I am trying to get speex_preprocess in real time for Arm. Tried 32.32 fixed point but looks like even that precision is also not enough. Any suggesions? Regards, Phani. ===== !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !The butterfly counts not months but moments,! ! and has time enough. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2019 Mar 06
6
[RFC] Tensilica Xtensa (ESP32) backend
Hello, I'm from Espressif Systems company, software department. Our company develops processors based on Xtensa architecture like ESP32 and ESP8266. We propose the integration of a backend targeting Xtensa architecture. We started to develop LLVM Xtensa backend almost a year ago. The reason was that we saw a demand from our large developers community. Currently only GNU compiler supports
2010 Feb 02
2
[LLVMdev] llvm::ShuffleVectorInst yields incorrect vector length in 2.6
Hi, When I emit the llvm::ShuffleVectorInst instruction from my code generator the result vector has the length of vector 1, instead of the element type of vector 1 and the length of the mask vector; %13 = load <3 x float>* %w ; <<3 x float>> [#uses=0] %14 = shufflevector <3 x float> %13, <3 x float> undef, <2 x i32> <i32 1, i32
2003 Mar 24
1
WinZip causes Server to fail - Please help.......
Is anybody suffering from a similar problem or can anybody suggest a cure or a pointer......? I've various hardware platforms (both HP & Intel though all SMP) scattered around remote sites each running one of the following OSs (Redhat 7.2, Redhat 7.3, Mandrake 8.2 & Mandrake 9.0) each with Samba installed (either the version that ships with the relative OS or 2.2.5.2 or 2.2.8.2
2008 May 07
1
Problems with simple samba setup
Hi All I'm trying to set up a machine with a simple samba configuration. I've written the config file with no problems, however any time I attempt to connect to the shares it doesn't work. Firstly, the smb.conf: [global] netbios name = TEMPSRV workgroup = LIPSON map to guest = Bad User [ittechs] comment = Should not see me... path = /var/smb/ittechs read only = no force user =
2017 Nov 20
2
samba 4 ad member - idmap = ad for machine accounts
Hi all, I have exactly the same problem as the OP and tried the solution below, but I still get the error: 'Username IUCNNL\PC050$ is invalid on this system'. Should I map useraccount, enable Guest account, chang eunix directory permissions or things like that? Problem: My Windows 10 computers' machine accounts cannot acces shares on a domain member (samba 4.6 , id map = ad, centos
2019 Mar 07
4
[RFC] Tensilica Xtensa (ESP32) backend
Hello, James, Thank you very much for your advices! The next step in compiler development on Espressif is object file generation. There are no essential problems with this step, it will be implemented in nearest future. Currently Xtensa backend is able to print and parse assembly, I used about 1300 tests from gcc torture testsuite and GNU binutils to debug assembly output and now all tests
2018 Oct 29
1
classicupgrade
On Mon, 29 Oct 2018 10:39:21 +0100 Corrado Ravinetto via samba <samba at lists.samba.org> wrote: > MAGIC !! > after last email i can see my groups in member : > > dr-xr-xr-x.  11 root     g_cerruti          4096 19 ott 10.43 > AntiVirus drwxrwx---.   8 root     g_comdise          4096  7 ott > 2017 CommDise drwxrwx---.   2 root     g_datidirezione       6 21 > apr 
2007 Jun 21
1
Using the object of character data type as the name of the slot
Dear all, I have a character string object: > chara [1] "The name of first slot" and a list object: > class( try1) [1] "list" what I want to do is to use the chara as a slot's name of "try1". Of course I could do it like: > try1$"The name of first slot" <- matrix("", 3, 4) to create a slot of 3x4 matrix with the name
2004 Jun 20
1
PXE
Need help/suggesion/idea on the below implementation of pxe n/w In our n/w we have "one" pxe server , which when fails affects all the systems that boots up. To avoid this is there any way ? o How to implement a PXE server failover o Can we have more than 1 pxe server in the network by any means o Can we have pxe-request forwarding ( when the pxe server in the current network is
2008 Jan 12
0
zaptel digit problem
hi, all I am using asterisk 1.2.12.1 and zaptel 1.2.7 and libpri 1.2.1 version. I have created Ivrs(very big) .It works fine in sip phone , but when i call through zaptel digit sens problem occured. Asterisk doesn't sens any digit pressed.Our pstn is CORAL pbx. any suggesion.. thnks, Bhrugu Mehta(india, gujarat) -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Jul 11
1
[nut-commits] svn commit r1025 - in trunk: . scripts scripts/misc
a really good idea Charles ;-) 2007/7/11, Charles Lepple <clepple-guest at alioth.debian.org>: > Author: clepple-guest > Date: Wed Jul 11 03:20:44 2007 > New Revision: 1025 > > Log: > Added bash completion script for 'upsc'. > ... you should also consider adding a Makefile + configure test for auto installation (based upon the existence of
2004 Oct 06
0
Open3 progress
Hi all, I''ve got an initial version of Open3.popen3 checked into CVS, along with a test suite, a sample program and some of the usual files (README, etc). This is just Park''s win32_popen package stripped down and modified to match the Open3 API. So far, so good. For the first release, I''ve decided that we should strip it down to popen3 only. We can always add
1999 Jul 28
1
security level flags...
I followed almost step by step Stephen's suggesions but I wasn't able to have samba working the way I need. The following is what I put in my smb.conf file. #================== Global Settings ========================== [global] workgroup = Rm-Soluzioni server string = Samba Server guest account = pcguest security = user log file = /usr/local/samba/var/log.%m max log size =
2006 Jul 18
2
send a list from R to C
Hello at all ! What is the correct form to give a list form R (e.g. list(c(-1,1), "TestFile") ) to C. I have no problems, if I don't use character and I have also no problems to give a character vector form R to C. But, if I combine real and strings in a list then I don't know the correct syntax. I try it with following (an example): SEXP writeFile(SEXP headerR){ Image
2010 Feb 02
0
[LLVMdev] llvm::ShuffleVectorInst yields incorrect vector length in 2.6
On Feb 2, 2010, at 4:56 AM, Maarten Hoeben wrote: > > Hi, > > When I emit the llvm::ShuffleVectorInst instruction from my code generator > the result vector has the length of vector 1, instead of the element type of > vector 1 and the length of the mask vector; > > %13 = load <3 x float>* %w ; <<3 x float>> [#uses=0] > %14 =
2008 Jul 08
1
Error while login to dovecot server:
Hi Friends, I'm running postfix 2.2.10, dovecot-0.99.11 and openldap -2.2.13 in my organization. Here, all my postfix, dovecot, saslauthd, depends on ldap only. Means ldap is acting as a centralized database for user information. In this picture everything is working fine except user login to dovecot for downloading their mails. Actually they can't able to login to the server from