search for: vesrions

Displaying 14 results from an estimated 14 matches for "vesrions".

Did you mean: versions
2010 Apr 15
1
Having extlinux report the installed vesrion
1) With a running linux system, is there a switch to run extlinux with, ?? and read on the terminal the extlinux.sys version that is ?? installed? 2) Is there a directive to add to the conf file, to see that information ?? while booting? _________________________________________________________________ Hotmail: Free, trusted and rich email service.
2007 Mar 04
1
running error: load_modules: No 'modules.conf' found - vesrion 1.4.1 from svn
Hi, I have just installed the fresh svn version of asterisk and when I run it I get the following errors: [Mar 4 14:19:27] WARNING[24527]: loader.c:728 load_modules: No 'modules.conf' found, no modules will be loaded. [Mar 4 14:19:27] NOTICE[24527]: manager.c:2681 init_manager: Unable to open management configuration manager.conf. Call management disabled. [Mar 4 14:19:27] NOTICE[24527]:
2004 Dec 10
1
Broken Korean Language in New vesrion of R 2.0.1 (PR#7411)
Full_Name: Yoon Dong Lee Version: R 2.0.1 OS: Windows Submission from: (NULL) (203.252.165.51) Dear the manager; Recently, I found a small but big new bug in R 2.0.1. Korean Language is shown as broken in R Gui terminal. R 1.9.1 had not the problem, but R 2.0.1 makes the problem. Korean is one of 2-byte character system, and is supported in Unicode (of 3 byte). I don't know why new
2004 Aug 09
1
import data from splus
Dear Sir, I am using R for the first time and I am looking for a function or a command that allows to import Splus data into R. I have already heard about functions called "readSdata" and readSfiles" in the "Rstreams" package. I did not find the last new version of this package on the CRAN and its old one did not work on R 1.8.0 (the vesrion that I am using). Would you
2013 Feb 22
1
vda or sda in the guest
Hello, I've used virt-install + kickstart to setup machine. Then I've moved the script to a production machine and in the guest the disk was not 'vda' but 'sda', how is this done? There are differencet vesrions of libvirt between my fedora (tesing system) and gentoo (production system). Robert -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20130222/bfa756ae/attachment.htm>
2008 Aug 29
4
newbie question for installation
Hi all... just something really confused. Today I downloaded "ruby186-26.exe" according the tutorial.. then have it installed without problem then I use "gem install rails --include--dependencies" to get rails then when I use "rails testabc" for my first application I got following errors: . .. ... create script/process/reaper create
2005 Nov 22
1
RE: Build break -cc1: error: unrecognized option`-Wdeclaration-after-statement''
''-Wdeclaration-after-statement'' isn''t supported by gcc 3.3 which is what I am currently using. It was introduced into Config.mk in changeset 7973:c7508abc5b6b. I backed out the changes and everything appears to be building okay. > -----Original Message----- > From: xen-devel-bounces@lists.xensource.com > [mailto:xen-devel-bounces@lists.xensource.com] On
2002 Oct 02
0
error in rsync protocol datastream(code12) at io.c(150)
Hi, I installed rsync-2.5.5 on both the boxes of redhat linux 7.3 and tried to execute rsync on box "A" I have given command like below rsync -avz /tmp/*.jsp machineb:/home/domains/rsyncdir/ but I got this problem error in rsync protocol datastream(code12) at io.c(150) OpenSSH vesrion is OpenSSH_3.1P1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f Do I need to upgrade
1998 Mar 09
0
Problems with wins proxy interworking (1.9.18p[23] -->1.9.17
Dear Ladies and Gentlemen, I am writing to ask your help with what may be an nmbd interworking problem. The situation is as described in the samba distribution documenet BROWSING.TXT. I have LANS connected by routers to a central site. FreeBSD 2.2.2R/Samba 1.9.17 nmbds at the remote LAN act as WINS proxy's to a a Samba WINS at the central site. All is well when the WINS proxy samba and the
2012 Oct 11
1
memory allocation in new thread
Hi! I have some problems with memory allocation. I create new thread in cidir storage and call malloc(), and it fails to allocate even 1 byte. What can cause this problem? Dovecot vesrion is: 2.1.10 (130563b592c9+) Sample code looks like this (I also link to pthread with: -pthread): #define TEST_MALLOC() \ { \ ??? void *p; \ ??? p = malloc(1); \ ??? if (!p) { \ ??? ??? i_info("%s:
2008 May 28
1
[Bug 15962] New: Crash with flashblock
http://bugs.freedesktop.org/show_bug.cgi?id=15962 Summary: Crash with flashblock Product: swfdec Version: git Platform: x86-64 (AMD64) OS/Version: All Status: NEW Severity: critical Priority: medium Component: plugin AssignedTo: swfdec at lists.freedesktop.org ReportedBy: proski at gnu.org
2000 Jun 27
7
File Extension .OGG
Hi, I've already sent this to feedback@vorbis.com, but I got no response and this might be more correctly placed here anyway, so here is a revised vesrion. I have one thing to criticize, which is the file extension *.OGG. It's ambigous (the Netrek meaning) and using it for both video and audio seems confusing. Plus, there are a lot of OGG files floating around that are generated by
2000 Jun 27
7
File Extension .OGG
Hi, I've already sent this to feedback@vorbis.com, but I got no response and this might be more correctly placed here anyway, so here is a revised vesrion. I have one thing to criticize, which is the file extension *.OGG. It's ambigous (the Netrek meaning) and using it for both video and audio seems confusing. Plus, there are a lot of OGG files floating around that are generated by
2006 Jan 26
1
Cannot map guest shares in 'security = SERVER' mode on samba-3.0.9
================== platform ===================== Linux version: RHEL-3 resp. Scientific Linux 305 Samba vesrion: 3.0.9-1.3E.3 Samba operating mode: security = SERVER ================== problem ===================== 'net use n: \\smbs1\public' on Windows XP, always asks for a password. 'smbmount //smbs1/public /mnt/public -o password=' does not. This all used to work fine