search for: rony

Displaying 20 results from an estimated 38 matches for "rony".

Did you mean: ron
2011 Jul 13
4
puppet manifest execution orders
I created manifest for our webserver. manifest included git clone, database creation and restore database etc.... How to order the installation and exec exactly Roni -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to
2010 Jun 08
8
[Bug 28449] New: I messed up and now nouveau doesn't work.
https://bugs.freedesktop.org/show_bug.cgi?id=28449 Summary: I messed up and now nouveau doesn't work. Product: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: critical Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2011 Aug 10
2
exiting with ogg.h missing
On mer, 2011-08-10 at 09:41 -0400, Rony Nandy wrote: > Hi All, > I have downloaded libogg-1.3.0 along with speex.But,during > build speex is exiting with ogg.h missing.Any suggestions will be highly > appreciated. IIRC, speexenc encodes your data into a speex stream which is encapsulated into an OGG container, so...
2017 Jun 07
5
[Bug 101335] New: build failure: nouveau_screen.c:105:8: error: implicit declaration of function ‘nouveau_drm_new’;
https://bugs.freedesktop.org/show_bug.cgi?id=101335 Bug ID: 101335 Summary: build failure: nouveau_screen.c:105:8: error: implicit declaration of function ‘nouveau_drm_new’; Product: Mesa Version: git Hardware: x86 (IA32) OS: Linux (All) Status: NEW Severity: major Priority:
2010 Jun 04
2
using string as variable name in model
Hi, I made a small table of strings that will serve as variable names for lm models I will run. The table looks like this: > varnames num name 1 1 zCANTAB_log_IED_totaltrials 2 2 zCANTAB_log_IED_preED 3 3 zCANTAB_logPALerrors 4 4 zCANTAB_PALstages 5 5 zCANTAB_logRTI 6 6 zCANTAB_RVP_Totalmisses 7 7
2011 Aug 09
4
not building with --enable-arm-asm -enable-arm5e-asm
...e trying to build for arm ./configure --prefix=/root/dump --host=arm-linux --with-gnu-ld --disable-static --enable-fixed-point --enable-arm-asm -enable-arm5e-asm configure: WARNING: unrecognized options: --enable-arm-asm Type "make; make install" to compile and install Speex root at rony-ubuntu:~/speex# make make all-recursive make[1]: Entering directory `/root/speex' Making all in libspeex make[2]: Entering directory `/root/speex/libspeex' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I/root/dump/include -g -O2 -fvisibility=h...
2011 Jul 26
1
module creation
Hi all, I need to create puppet modules for apache2, php5 and mysql. Please help me to create these module. right now I am using sed command for editing configuration files. thanks in advance Roni -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from
2016 Sep 23
2
[Bug 97900] New: [regression] nouveau_screen.c:230:2: error: implicit declaration of function ‘nouveau_drm_del’
https://bugs.freedesktop.org/show_bug.cgi?id=97900 Bug ID: 97900 Summary: [regression] nouveau_screen.c:230:2: error: implicit declaration of function ‘nouveau_drm_del’ Product: Mesa Version: git Hardware: x86 (IA32) OS: Linux (All) Status: NEW Severity: major Priority:
2013 May 21
2
problem with "transform" and "get" functions
Hello, I'm having a problem using the "transform" and "get" functions. I'm probably making a dumb mistake, and I need help! I start by making a small simulated dataset. I save the names of the variables in "var.names." Without getting into the details of it, I have to create a custom function to perform some statistics. As part of this, I need to sequentially
2011 Aug 09
1
NEON optimization of speex
...let us know if someone is already working on it or if some version exists in the open source community which we might have missed. Secondly,I want to know if bit exactness is mandatory for the NEON optimized version with the C only version? and if a lsb mismatch once in a while is acceptable? -- Rony Nandy Multimdedia Working Group, www.linaro.org ? Open source software for ARM SoCs
2011 Aug 10
0
exiting with ogg.h missing
...speexenc.c speexenc.c:51:21: fatal error: ogg/ogg.h: No such file or directory compilation terminated. make[2]: *** [speexenc.o] Error 1 make[2]: Leaving directory `/root/speex/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/speex' make: *** [all] Error 2 root at rony-ubuntu:~/speex# ./configure --prefix=/root/dump --host=arm-linux --disable-shared --enable-fixed-point --enable-arm5e-asm CC=/opt/linaro-gcc-4.5-arm-linux-gnueabi-32bit/bin/arm-linux-gnueabi-gcc CFLAGS="-I../libogg-1.3.0/include/ -marm" -- Rony Nandy Multimdedia Working Group, www....
2011 Aug 10
0
exiting with ogg.h missing
...and left all of the files in the default place (so I just did make not make install). Hope this helps. Vasant Shridhar -----Original Message----- From: speex-dev-bounces at xiph.org [mailto:speex-dev-bounces at xiph.org] On Behalf Of Luca Ottaviano Sent: Wednesday, August 10, 2011 12:18 PM To: Rony Nandy Cc: speex-dev at xiph.org Subject: Re: [Speex-dev] exiting with ogg.h missing On mer, 2011-08-10 at 09:41 -0400, Rony Nandy wrote: > Hi All, > I have downloaded libogg-1.3.0 along with speex.But,during > build speex is exiting with ogg.h missing.Any suggestions will be hig...
2001 Oct 17
2
OpenSSH_2.9.9p2 Configuration problem
I've recently upgraded some of my machines from an ssh1 environment to an openssh one, and consequently, I'm now using the ssh2 protocol. I can't seem to get it to allow remote logins without prompting for a passphrase or password. Is this possible? I've created id_dsa and id_rsa files etc., using ssh-keygen and have copied the public information to the remote authorized_keys
2004 Sep 20
1
SSH - tool
Hello , In my new project we start to use the following commands : ssh , scp and sftp . Server: hp-ux Environment : ksh Ssh version : 2 I have a few question about the ssh definition : 1. Description: When we connect to user via script ( batch mode ) by using the command "ssh -l remote_user remote_host" - this session is stuck ( wait input from user - password).
2004 Nov 10
1
avoiding 'authenticity' prompt
Hi, all -- I have much the same question that Roni Karpachevsky did back in September. We use ssh as part of our batch scripts and occasionally come across a machine we haven't visited before and get hung up. Within this network we can trust and believe all machines, so I would like to set a flag that causes the new host key, whatever it may be, to be added to the known_hosts file and we
2007 Oct 19
2
Free help
Hello all, i would like to have references so i'm giving free help for any project (commercial or public). regards, -- Your next Partner ! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071019/5e2fc176/attachment.htm
2011 Jan 17
1
Retrieve "raw scores" in factor analysis
I'm working with a data collected through complex survey design. My goal is to conduct a factor analysis to extract two a priori, known factors, and to get factor scores for these factors. Unfortunately, the "svyfactanal" procedure from the Survey package does not allow for the calculation of either Thompson regression scores or Bartlett scores. So, I found several sources that say
2006 Apr 09
1
how safe is it to rsync databases?
...is not suitable for databases. If your primary data is databases then you should look somewhere else. If you have databases but they are not your primary data then there is a procedure below to integrate a database backup into the rsync backups. What pointers can people give me? Thanks, Bye, Rony.
2010 Jun 03
1
problem with 'svyby' function from SURVEY package
Hello, I'm using a complex survey dataset and my goal is to simply spit out a bunch of probability-weighted outcome variable means for the different levels of covariate. So I first define the structure of the study design (I'm using the CDC's NHANES data): dhanes <- svydesign(id=~PSU, strat=~STRATA, weight=~lab_weight, data=final, nest=TRUE) No problem there. Now I use the
2011 Nov 09
14
Rony 1.9.3-p0 on Rails 2.3.x: the helpers "require" problem
Yes, I know that Rails *2.3.x* is no longer fully supported (this is why I''m posting it to rails/issues). Still, I would like to post the topic so that everyone who experience the same problem could quickly google for it (no, afaik no solution for this yet). I''m trying to migrate a 1.5 years *2.3.x* app from Ruby version *1.8.7* to * 1.9.3-p0*. The strange problem I