similar to: Request Infomation

Displaying 20 results from an estimated 700 matches similar to: "Request Infomation"

2009 May 07
8
OT: Photo Editor to reduce 272 photos to VGA at once
I returned from Bogot? and have a Folder with 272 photos that total 419.9 MB. I would like to email them to several people who were there for the concerts I attended. I have Picasa, gThumb (not really an Editor but I believe it can reduce the quality of photos) and The GIMP installed. Is there a way I can have a photo editor reduce all of them to VGA size, without doing that 272 times? The people
2006 May 09
1
Rmpi instlation problem (PR#8846)
Ive tryed this: R CMD INSTALL Rmpi_0.5-2.tar.gz But occurred this error: gcc -shared -L/usr/local/lib64 -o Rmpi.so conversion.o internal.o RegQuery.o Rmpi.o -lmpi -llam -lutil -lpthread -L/usr/local/lib64/R/lib -lR /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin /ld: /usr/local/lib/libmpi.a(infoset.o): relocation R_X86_64_32 can not be used when making a shared
2003 Aug 04
3
newbie question - devices
hi, I'm a newbie in this. I'm part of little company with 20 users, we need a pbx/central with access to and from the PSTN. i know that it is possible with asterisk, but i want to know which kind of devices i need, (interfaces and phones) thanks, -- santiago jos? ruano rinc?n administraci?n servidores y servicios de internet red de datos universidad del cauca -----BEGIN PGP
2012 Jan 10
3
problem installing packages
Hello, I was using version 2.13.2 and I have just downloaded the latest version 2.14.1. However, I''m trying to install the packages I was using and when I look for them in the packages list, I can´t find many in the CRAN binaries (e.g. "vegan"). I do find them in the CRAN sources but the installation fails. I tried downloading the version 2.14.0 and I had the same problem. I
2006 May 27
7
OT Mexican domains?
Hola! In case there are some mexican readers here... It is little difficult for an english speaker to find information about mexican domains. Is it possible to register a domain like "fiesta.mx"? I have seen sites selling ".com.mx" and similar but not just ".mx". Thanks, Peter
2020 Apr 20
2
Conversión de variable categóricas a Númericas.
Cordial saludo. Estoy teniendo un problema al convertir una columna categórica a numérica. Espero que me puedan colaborar. Esta variable está en números escritos, es decir, "uno", "dos" etc. Ya los cambie por números (que siguen siendo factores) mediante fct_recode y quise de ahí convertirla mediante as.numeric pensando que R iba a identificar los números y no iba a alterar el
2010 Aug 09
4
Youtube Video
Hi there, I've created a litle video explaining on how to setup some group policy to redirect folders using Active Directory Tools and Group Policy Management tools, it works and I've tested it so i decided to include it on my small youtube Linux collection. Hope you enjoy it and like; might be it can make it to the wiki video library. Thanks for Samba 4, it really _IS_ the thing.
2012 Mar 05
1
Call notification on IP Telephone
Hi everybody, I'm seeking information on how to report an IP phone on a call that is occurring on another IP phone. Example: While the A phone is ringing, Asterisk sends a notification to a phone B on the call that is going to A, but this notification is displayed on the B phone display and the user does not need to hit anything to view the information. I'm
2020 Sep 23
2
Encontrar un dato y añadirlo a otra columna
Con parse_number sacaria todos los numeros de la columna, pero lo que busco es sacar solo los que empiezan por AV y descartar el resto. De todas maneras muchas gracias, le voy a dar otra vuelta. ________________________________ De: Juan Carlos Lopez Mesa <jclopez5 en unal.edu.co> Enviado: martes, 22 de septiembre de 2020 21:32 Para: Samura . <tontito82 en hotmail.com> Cc: r-help-es
2008 Oct 24
1
18179: session setup failed: ERRDOS - ERRnoaccess (Access denied.)
On a RHEL4u4 machine... [root@rincon mnt]# mount -t smbfs -o username=qamount,password=m0unt1\! //10.4.0.15/Builds /mnt/builds/ 18179: session setup failed: ERRDOS - ERRnoaccess (Access denied.) SMB connection failed 10.4.0.15 is a W2K3 R2 file server. Yes, I know this isn't a Samba question, but Google turns up absolutely nothing, and I figure Samba people are far more likely to have some
2006 Feb 02
5
Could not load 'SOUND.DLL' required by 'sierrawh', error=2
Hello list, I'm trying to get some old windows Win95/98 games to run without too much luck. This example is a Sierra Hoyle Classic Games CD from 1998, which should be enough to keep my wife happy without having to reboot my computer back into windows...if I can get it to work. The installer itself runs fine, and even plays a sample sound clip to test the sound before installing. After
2012 May 21
2
Error : can't dup NilClass, in Heroku
Hi, The application is deployed on Heroku, is based on Ruby 3.2.1 and Rails 1.9.2. Sometimes a function of my props starts throwing this error " StringUtils:dateTimeFromString, str , *can''t dup NilClass*" and I don''t understand the cause. it''s my function: require ''time'' module StringUtils
2002 Oct 30
3
segmentation fault
Dear Samba org. I have a problem when mounting a windows drive into my linux server, I have samba 2.2.3a and kernel 2.4.18 with SuSE 8.0 The problem I have is that I get a "segmentation fault" message when I try to access some windows directories, after that samba gets frozen and I cant kill the process (looks to me it keeps running an endless cycle). This wasn't a problem with
2003 Aug 12
1
usrobotics modem and pstn
hi, i have a external usrobotics modem, i want to use it with asterisk to interact with the pstn, what i have to do? thanks, -- santiago jos? ruano rinc?n administraci?n servidores y servicios de internet red de datos universidad del cauca -----BEGIN PGP MESSAGE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org
2007 Jan 23
1
DeStar 0.2.2 released!
Hello, I'm glad to announce that DeStar 0.2.2 version has been released. This release contains a large number of bugfixes and new features, see CHANGELOG.txt for the full list. You can find it in the usual place: http://developer.berlios.de/project/showfiles.php?group_id=2112 Thanks for using DeStar, Santiago Ruano Rinc?n http://destar.berlios.de -------------- next part -------------- A
2009 Sep 03
1
Turn of -O2 during package build
Hello, I'm using a Makevars.in file and running my code through gdb. I understand i should turn of -O2, but R's makeconf overrides my settings /ln/meraki/custom/lib64/R/etc/Makeconf:112: warning: overriding commands for target `.cc.o' in Makevars.in .cc.o: g++ -g ${PKG_CXXFLAGS} ${PKG_LIBS} ${RINC} ${RLIB} -c $< -o $@ Thank you S.
2009 Feb 24
1
COSTA RICA - E1
Does any have experience with E1 telephony support plus asterisk in costa rica ? Regards, Luis Morales -- --------------------------------------------------------------------------------- Luis Morales Consultor de Tecnologia Cel: +(58)416-4242091 --------------------------------------------------------------------------------- "Empieza por hacer lo necesario, luego lo que es posible... y
2010 Aug 12
1
Samba 4 Start Up error
Hi, Another weird thing I'm seeing on my logs is this message about registering witha rootdse. ldb: ldb_tdb: Unable to register control with rootdse! ldb_wrap open of secrets.ldb My server works "normally", altough I'd like to know what this means. Thanks. --- David Gonzalez H. DGHVoIP - OPEN SOURCE TELEPHONY SOLUTIONS Phone Bogot?: +(57-1)289-1168 Phone Medellin:
2003 Aug 18
6
sound problem
hi list, when I run asterisk, appears the following: .... WARNING[1074459808]: File chan_oss.c, Line 346 (setformat): Requested 8000 Hz, got 8178 Hz -- sound may be choppy WARNING[1074459808]: File chan_oss.c, Line 974 (load_module): XXX I don't work right with non-full duplex sound cards XXX WARNING[1133735216]: File chan_oss.c, Line 232 (sound_thread): Read error on sound device: Resource
2010 Dec 23
1
Lock problem with 2 files opened in the same folder
Guys, I am getting lock error box in Officer 2007 and windows 7. It shows the somebody is using this file, but I am sure that is not. That problem always happens when open 2 files in the same folder. Take a look my lock configuration: kernel oplocks = No kernel oplocks = False locking = Yes oplocks = No level2 oplocks = No oplocks = False