Displaying 20 results from an estimated 2000 matches similar to: "symbolic linking libs | thanks!"
2008 Jul 18
2
symbolic linking to library files
I handle SysAdmin for a multi-user Linux box, with R 2.7.1 compiled and
installed to make usee of ACML (Opteron chips). The library files (packages)
are installed to /usr/local/lib64/R/library
Everything works as it should, except for the following. Say I have a user
(an R developer) who has developed a package called Blaster. We'll call the
user guru. Now, /home/guru/Blaster, contains the
2005 Jun 24
5
Memory limits using read.table on Windows XP Pro
Hello,
When I try:
geno
<-read.table("2500.geno.tab",header=TRUE,sep="\t",na.strings=".",quote="
",comment.char="",colClasses=c("factor"),nrows=2501)
I get, after hour(s) of work:
Error: cannot allocate vector of size 9 Kb
I have:
Rgui.exe --max-mem-size=3Gb
and
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft
2003 Feb 03
2
Hashing for short pathnames
Hi,
using samba 2.2.5-UL (on a SuSE-SLOX-System) we have to mangle long pathnames
to short ones. We need this for some of our apps which generate batch-files
(*.bat) for compilation.
Normally this works correctly, exept for a directory named
"Only_for_generation". This directory is mangled into "Only_~%0" (it' s NULL
at the end). And this is the problem. In
2006 Jul 26
2
Install R-patched_2006-07-13 on i386-pc-solaris2.10 with Sun Studio 11
Dear R-developers:
I'm trying to build a 64-bit R-patched_2006-07-24 on SunFire V40z with
on Solaris OS 10 64-bit kernel and using Sun Studio 11 compilers.
Everything runs OK until it gets to building package tools (all.R) where
it fails. Bellow is how I tried it (I can provide any other additional
info if needed). Any help please?
Thank you very much
Latchezar Dimitrov
Wake Forest Univ.
2004 Feb 11
6
Spelling (PR#6570)
I came across this in connection with an unrelated issue
> beta[2]
Error in beta[2] : object is not subsettable
> beta[2] <- 5
Error in "[<-"(`*tmp*`, 2, value = 5) : object is not subsetable
One of the messages must be wrong, but I need a native English speaker
to tell me which one.
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of
2003 Nov 19
2
creative VoIP blaster & *
Ok,
I've googled for 15+ minutes, and have yet to find a usable answer, so I'm
going to annoy everyone and ask here.
I have, in my posession, a creative VoIP blaster. I have installed the
fobbit LKM and I can see the device. Can I use it with asterisk in any
meaningful way, shape, or form? I'd love to be able to buy an IP phone,
ATA, or FXO card, but lack the funds at the moment
2003 Jun 27
1
(no subject)
I'm looking at getting the Dev light applications from digium
and I have 2 Createive Labs voip blasters. The voip blaster supports the
G.723.1 codec. After looking at Gnome meeting it does not talk unless you have a
quicknet card for it. Can I make calls using asterisk and the digium cards to the Voip blaster.
ie. From PSTN to through the X100P through * into the Voip Blaster. (Voip Blaster
2004 Apr 01
2
Samba and Win viruses
Hi,
This may seem a fairly obvious question but I need to check it out.
It's also fairly urgent so I apologise that I haven't made a good check
of the FAQ's or mailing archives.
We have a Solaris box with Samba installed. We are on a campus network
where boxes that are infected are blocked from the network as a security
measure.
We have had our server blocked as it is probing port
2006 May 18
2
Sound cards for Centros
What sound cards are recognized by Centros? I have installed it on an
old 400MHz IBM Aptiva that has Crystal Audio built-in. However it does
not seem to recognize that, nor a Sound Blaster, nor a Sound Blaster 16
that I have tried.
Any cheapo cards that it would recognize?
Mike
2007 Jan 31
1
Q on configuring shared mboxes
Hello!
I have the following three types of mailboxes on my server:
1) Regular user mail /var/mail/<user> in mbox format
2) Suspected spam in /var/tmp/spamprobe in mbox format
3) Archived mailing list in /home/mks/mksarch in mbox format
I want the 1) to be only accessible to the respective <user>, obviously (POP3
and/or IMAP4).
I wanted the 2) to be accessible to all users --
2023 Nov 07
2
[Maybe OT]: SIP Provider
Hi all!
Currently I'm using Messagenet, a SIP-Provider in Italy, to have an
italian number via VoIP, _to receive calls only_.
I use it to allow my friends and parents in Italy to call me in Germany
without paying too much.
This service was free of charge in the last years.
Now will Messagenet beginning from end of november, to cancel this free
service and only offer paying services (for
2010 Jul 28
19
[1.2]StarCraft 2 - Very Slow On Good Computer?
[1.2]StarCraft 2 - Very Slow On Good Computer?
Hi,
Using Wine 1.2 Final on Ubuntu 10.04 32bit.
When running game "StarCraft 2", the game is very slow?
My specs are as follows:
O.S.: Ubuntu 10.04 32bit
CPU: Intel Core2Quad 2.4GHz 4 core CPU
RAM: 4GB DDR2
Graphics Card: nVidia GeForce 8400GS
(nVidia 195.36.24 graphic driver)
Sound Card: Creative Sound Blaster Audigy SE
Any ideas?
2004 Aug 06
2
Liveice & Icecast...help
I'm running FreeBSD 4.2. I downloaded and installed Icecast 1.3.10,
Liveice, mpg123, and Lame. I know the Icecast streamer is working because I
can feed it from WinAMP on my PC and listen to the stream somewhere else and
it sounds fine. I know liveice is working too because Icecast shows that it
connects and is sending audio to it. However when I listen to the stream on
my PC with WinAMP
2007 Nov 12
2
How can I fitting this function from values.
Hi all, I'd like fit this function:
G(t)=A*1/(1+t/B)*1/sqrt(1+t/C)
where A, B and C are fitting constants that one like search. I have
got a fcs<-(t,G(t)) value table in a data frame.
Any one can help me? Tahnks Horacio.
2016 Mar 03
2
Weird permissions problem
Hello,
I'm having a permissions problem I just can't quite figure out. I can not access
any directory that is owned by my userid if the permissions are 700. If I change them
to 770, with my default group on the directory, then I can access the directory.
This was working fine with Fedora 19 for several years, and it broke when I upgraded
to Fedora 22, and still broken with F23.
my
2010 Aug 26
2
Can't get dovecot to see email folders
So I'm very frustrated, I've spent the better part of a day trying to
get dovecot 2.0.1 working...Most of the documentation on the Wiki seems
to think you are running an older version and therefore very little of
it applies.
I'm running 2.0.1 on OpenSolaris.
I seem to have 2 remaining issues:
1) Dovecot is not able to determine the home directory
2) IMAP clients can not get to
2008 Nov 01
9
Wine 1.1.7: Sound regression?
I have recently formatted my system in order to install Intrepid Ibex, and I am now using it with Wine 1.1.7. I did a backup of the prefixes of the games I was using in Hardy / Wine up to 1.1.5, and imported them in my new installment. The games work normally, but the sound is crackling all the time for each of them; something which was not happening in my former installment. I have not noticed
2014 Aug 03
2
Old video cards donation
Dear all,
I have a few old video cards that I want to get rid of. I've been suggested
to check whether any nouveau developer would be interested in getting one of
them for development / testing purposes.
Here's the list :
* AGP 4x video card Creative Labs 3D Blaster NVIDIA GeForce 2 GTS (NV15) DDR
32 MB VGA output
* AGP 2x video card NVIDIA Riva TNT2 (NV5) SDR 32 MB VGA/TV output
*
2007 May 26
2
music complexity
hi,
Is it true the flac encoder can compress music better when the
complexity of the music is low?
I'm compressing some tunes of old MS DOS games (pc speaker, sound
blaster 16 OPL3 chip music) and I saw a *huge* compression ratio (some
files where only 1/3th of the original file in filesize after
compressing to flac), so I was wondering if less complex music always
means better compression.
2004 Aug 06
2
Liveice & Icecast...help
How do I change the record volume. I am doing all this from the console, no
GUI. I have not seen anything in any of the config files to set the record
volume.
Matt
-----Original Message-----
From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]On Behalf Of
harvey smith
Sent: Wednesday, March 21, 2001 10:43 PM
To: icecast@xiph.org
Subject: Re: [icecast] Liveice & Icecast...help