Displaying 8 results from an estimated 8 matches similar to: "Over lay 2 scale in same plot"
2008 Apr 30
3
problem installation of mplayer
Guys,
I already installed CentOs,but can anyone give a sample of repo files and priorities.conf file.
As for this 2 files i am unable to install mplayer.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Mar 17
1
mmap error-12, macbook pro
Hi,
I am trying to read some files using read.csv and total size of those files
are 3.99 GB. I am using MacBook Pro with 4GB RAM(snow leopard). I also tried
to run a chunk from those files and altogether the size was 1.33 GB. But
every time I was getting the following error
R(1200) malloc: *** mmap(size=16777216) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in
2003 Jun 25
2
openssh-3.6.1p2-passexpire20.patch prevents /etc/nologin disp lay on AIX
Courtesy follow up back to the unix-dev list (mainly for those like me who
searched the archives)
Thanks to the very swift response of Darren, a patched auth.c did the trick
Patch enclosed below (apply after the p20)
I'm guessing he'll either update p20 or issue p21 soon.
Many thanks
Andrew
--- auth.c.orig 2003-06-25 23:14:16.000000000 +1000
+++ auth.c 2003-06-25
2009 Sep 29
0
Problem installing RMAGEML package
Hi all,
I ran in to a problem while trying to install RMAGEML package.
/usr/bin/ld: cannot find -ljava . (please look at the bottom for
details of the error)
I have set the following in ~/.bashrc file.
export JAVA_HOME=/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64
export
2009 Sep 29
0
Problem installing RMAGEML package
Hi all,
I ran in to a problem while trying to install RMAGEML package.
/usr/bin/ld: cannot find -ljava . (please look at the bottom for
details of the error)
I have set the following in ~/.bashrc file.
export JAVA_HOME=/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64
export
2009 Apr 10
0
Anaconda kickstart laying out / randomly; ignoring --ondisk in part command
This problem occurred in both CentOS 5.2 and the new (awesome!) 5.3:
I'm using a SuperMicro motherboard with a 6 port NVidia SATA controller on
the motherboard and an 8 port SuperMicro Marvel controller in a slot.
In my kickstart file, I have
part raid.01 . --ondisk=sda .
part raid.02 . --ondisk=sdb .
part raid.03 . --ondisk=sdc .
part raid.04 . --ondisk=sdd .
.
raid /
2008 Jul 01
0
[Fwd: Re: University of Washington lays off 66 technology workers.]
I would expect this means the end of UWIMAP....which probably leaves DC as
open-source IMAP of choice. There were 66 people doing IMAP and Pine/Alpine
development that were laid off at UWash due to funding cuts; Mark Crispin, one
of the fathers of IMAP, was among those laid off.
From the keyboard of:
James Morris
Lead Engineer, UW Technology
University of Washington
2009 Dec 08
1
[PATCH node] iscsi remote root basework This lays most of the groundwork for iscsi installation and configuration. At this time configuring iscsi is disabled due to multiple issues with dependent pieces.
- dracut does not currently support booting a dmsquash file system on an iscsiroot
- can not be configured in standalone mode since networking is not up, although works fine if ovirt-config-setup is run once booted.
Signed-off-by: Joey Boggs <jboggs at redhat.com>
---
recipe/common-pkgs.ks | 1 +
scripts/ovirt-config-boot | 67 ++++++++++++++++----