Displaying 20 results from an estimated 248 matches for "sourcecodes".
Did you mean:
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
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 do I access the non-visible functions?
Thanks,
Ravi??
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 -custom
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:
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
2014 Feb 27
2
[LLVMdev] multithreaded use of llvm::sys::RemoveFileOnSignal
Hi,
I am using clang::ToolInvocation 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,
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 alternative download
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
RHEL 4 (and thus CentOS 4) do not have appletalk module included.
CentOSPlus rather thoughtfully has the 'unsupported' version which would
have the appletalk module but I have been unable to get the old megaraid
driver to run compiled from the kernel-devel for these 'unsupported'
kernels.
Thus I would love to simply compile the appletalk module myself from the
standard
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.
2005 Aug 11
0
pptpd install
I'm using Centos4.1 kernel 2.6.9-11.106 and I'm trying to install a
pptpd, but have run into a snag. the following is where I'm stuck.
[root at centosserver noarch]#
rpm --install kernel_ppp_mppe-0.0.5-2dkms.noarch.rpm
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
2005 Dec 18
3
Where is the kernel source code???
I have centOS 4 installed on my machine 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
2007 Jun 12
2
21bytes vs 38 bytes
Hi, I am developing a voip phone that uses speex 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
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 ammount of mail via
dovecot2 lmtp service?
- is it
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
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