search for: sourcecode

Displaying 20 results from an estimated 248 matches for "sourcecode".

2002 Aug 13
8
Document R sourcecode with Tex
Hi, I'm actually afraid that this is a RTFM question - I read the manual but didn't find anything yet... I'm looking for a way to document R sourcecode in my thesis. Does anyone know of a tool or function which can convert or export R sourcecode to Tex? Thanks for any hints! Best Regards, Daniel <<<<<<<<<<<<<<<<<<<<<<<<<<< sitewaerts GmbH Hebelstra?e 15 D-76133 K...
2005 Oct 19
1
kernel sourcecode ?
Hi, I've just installed CentOS 4.2 I must recompile the kernel and for that i used to do a "yum install kernel-sourcecode". Now, it doesn't works anymore. In /usr/src/kernels/... compiling gives an error straight from the start. Where is now kernel's source code ? Warm Regards, M?rio Gamito
2012 Aug 25
2
sourcecode for the balloonplot function from the gplots package
Hi, I want to take a look at the sourcecode for balloonplot. I would appreciate it if I could get help on overcoming the following problem : > methods(balloonplot) [1] balloonplot.default* balloonplot.table* ? ? ?Non-visible functions are asterisked > balloonplot.default Error: object 'balloonplot.default' not found > How...
2005 Jun 14
8
Help rebuilding kernel get mount error on reboot
I am attempting to recompile the kernel with the following steps. Install kernel-sourcecode rpm cd /usr/src/linux-2.6.9-11.EL cp /boot/config-2.6.9-11.EL .config make menuconfig Device Drivers -> Character Devices -> Serial Drivers change Max number of non legacy 8250_NR_UARTS to 36 make bzImage make modules_install make install Then after rebooting and selecting my...
2004 Jul 29
2
where to start asterisk sourcecode
An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040729/6fe1bca9/attachment.htm -------------- next part -------------- ? Hi all, I would like to study the asterisk source code(Program). I dont' know from which file i've to start. can anyone helpme. Regards Shan.
2005 Aug 21
2
trying to recompile
Hi All, I am trying to recompile the stock kernel to include XFS. At install time of the OS I select to install the kernel source code however I do not have a /usr/src/linux-2.6.9-5.0.3.EL-smp directory. I then learned you must run "yum install kernel-sourcecode" to properly install the source. When I run the command this is what happens ( see below) . The error I get is: warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 443e1821 public key not available for qt-devel-3.3.3-9.3.i386.rpm does anyone know what to do at this point? Thanks,...
2005 Oct 17
1
where is kernel-sourcecode-2.6.9-22.EL for 4.2?
Hi I was just looking for the kernel source for centos 4.2 and i could not find it anywhere. Can U guys clarify this issue for me please? Thanks in advance JS
2005 Jan 24
3
OT: Libnewt sourcecode?
Hi, I'm trying to compile zttool from the Zaptel lib, but I just can't find the sorcecode for Libnewt. Anyone got a link? Since i'm using LFS, I can't use precompiled packages. -- Med venlig hilsen / Best regards Michael L?jtnant - Systems Engineer ZyXEL Communications A/S Columbusvej 5 - 2860 S?borg Tel (+45) 3955 0700 - Fax (+45) 3955 0707
2005 Oct 18
1
trying to build driver for hpt374 raid controler
I'm trying to build driver for hpt374 raid controler on a new installation of contOS 4.2 followin the instroctions in this thread http://www.centos.org/modules/newbb/viewtopic.php?viewmode=flat&order=DESC&topic_id=223&forum=7 It says that I should run "yum install kernel-sourcecode" to get the files I need and it will create the path /usr/src/linux-2.6.9-5.0.3.EL which is needed. (guess it will be 2.6.9-22.EL in centOS 4.2) But the output from yum is this: [root at localhost hpt374]# yum install kernel-sourcecode Setting up Install Process Setting up repositories update...
2014 Feb 27
2
[LLVMdev] multithreaded use of llvm::sys::RemoveFileOnSignal
...olInvocation class to compile some code in-memory: clang::tooling::ToolInvocation ti ( compilerArgs, new clang::EmitBCAction(), new clang::FileManager(clang::FileSystemOptions()) ); //filename is the name of the source file, e.g. "Somefile.cpp" //sourcecode contains the source of the file ti.mapVirtualFile( filename, sourcecode ); bool ret = ti.run(); In order to speed up compilation of several sources, I call the above code concurrently in separate threads, with each thread compiling its own source code. However, this does not work because cla...
2008 Mar 20
7
Download Problems with lustre 1.6.4.3
Hello, I''ve tried just some minutes ago to download the sourcecode of lustre from [1], but it failed with this error: An error occurred while processing your request. Reference #50.663007d9.1206002944.16ba5fe1 Does anybody have some hints how to get the lustre source code then? I need this tarball for the debian packaging. If someone could point me to an a...
2004 Aug 06
0
Sphinx work-in-progress sourcecode
Since two people have asked me to open the source code on my work-in-progress Integer Speex project, I have put it up onto my site www.openacm.org as a download in the project tree. the suggested directory structure is as follows, i.e. the speex source folder should be on the same directory level as the sphinx filder. peex-1.0.1 (ideally the folder from within the SpeexACM source archive)
2005 Aug 22
2
Need a little kick start to compile appletalk module
...le the appletalk module myself from the standard kernel-devel for the standard i686/i686smp kernels as I have to do for the old megaraid driver. Thus it would appear, that I would need the kernel source for this. How would I 'isolate' the appletalk kernel stuff? Would I install the kernel-sourcecode rpm - like... <http://centos.cs.ucr.edu/centos/4.1/os/i386/CentOS/RPMS/kernel- sourcecode-2.6.9-11.EL.noarch.rpm> and hunt down the appletalk directory and compile the module separately pretty much as I do with the older megaraid code? Is it reasonable to hope that the necessary code for the...
2004 Aug 06
1
yp server ( web stats and now playing)
> I'm sure Oddsock would provide his YP-server-scripts, won't he? > > Otherwise: The calls to the yp-server-scripts should be fairly > simple. Just have a look at the sourcecode ... the yp-server-part > shouldn't be hard to find / "decode". I hope so :) I'm not too good with C or anything like that, so the sourcecode would probably be a bit confusing. Maybe I'll take a look, looks like there is a yp.* file that I can peruse... Thanks, I'll l...
2005 Aug 11
0
pptpd install
...Creating symlink /var/lib/dkms/kernel_ppp_mppe/0.0.5/source -> /usr/src/kernel_ppp_mppe-0.0.5 DKMS: add Completed. Module build for the currently running kernel was skipped since the kernel source for this kernel does not seem to be installed. So I then Try to install kernel-sourcecode from yum which will then download but say bad key, or it will hang. I tested yum on other packages and it works fine. I also downloaded from rpm.pbone.net and got: rpm -ivh kernel-sourcecode-2.6.9-11.EL.noarch.rpm error: kernel-sourcecode-2.6.9-11.EL.noarch.rpm: V3 DSA signature: BAD, key ID 443...
2005 Dec 18
3
Where is the kernel source code???
...ine but some how it does not support my TV capture card (bt878) in the kernel, so i want to recompile the kernel to add support for my device. However, i cant find centOS 4 kernel source code. I have read some messages in the mailing list and someone said that i just need to yum install kernel-sourcecode to get the source code, i did it but i yum reported that there is no package matched. Please help ________________________________________________________________________ Check Out the new free AIM(R) Mail -- 2 GB of storage and industry-leading spam and email virus protection.
2007 Jun 12
2
21bytes vs 38 bytes
...v1.2b1 narrowband mode. Libspeex decodes the 21-byte packets I recieve into 160 bytes and I can play them fine, but when I encode, the result is 38-bytes long. I have read that 38 bytes means that it is encoding at 15KHz, but I have set it to nb-mode and when stepping through the libspeex encoding sourcecode, I see that st->sampling_rate is 8000. Any idea why I speex-compress 160 bytes to 38 and not 21? Thanks in advance. y -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20070612/50c8cce8/attachment.html
2010 May 17
2
dovecot2beta5 lmtp
Hello, recently I inspected the sourcecode of the lmtp server. I searched for changes that would add return-path header. ( http://www.dovecot.org/list/dovecot/2010-February/046401.html ) But I found, that all mails are spooled via files in /tmp. ( dovecot2/srv/lmtp/commands.c ~line 695 ) has somebody experiences while delivering huge ammo...
2011 Sep 13
2
Convert "RDX" and "RDB" to ASCII format?
Dear R users and experts, I need to modify an exisiting R function from a package. The function/ variable is inside a namespace and I have problems accessing it. I only need to get access to to corresponding sourcecode. I localised the "RDX" and "RDB" files. But it seems to be a binary format. How can I convert it to an ASCII format to open and extract the code from a text editio? Thanks Henri
2006 Oct 10
4
Realtek RTL8111B
Hello, I am bussy building a xen cluster. When selecting mainboards for this cluster i came only up with core 2 duo mainboards with onboard gigabit ethernet cards with the realtek RTL8111B chipset. I have tested a mainboard and could not find a way to compile the driver sourcecode from the realtek site because of a missing /lib/modules/2.6.16-xen/Build directory. Can anyone help me out? I am not helped with advice to select a pci ethercard because i need the riserboard slot for a additional gigabitcard for i-scsi storage. and because of expensive rackspace i can put a littl...