Displaying 20 results from an estimated 700 matches similar to: "mozilla/firefox search engine AMD64 jre1.5 plugin linux"
2000 Dec 03
4
Low bitrate high-band coding...
Hi,
I'd like to contribute to Vorbis and I think this may be of some interest for
low bitrate coding. I have been experimenting with low bit-rate coding for the
high-band (11 kHz to 22 kHz) and, though I haven't yet started quantizing my
coefficients (a gain and an LPC filter), I expect to be able to approximate the
whole 11-22 kHz band with around 1000 bits/s per channel (maybe even 500
2005 Aug 23
1
how to (combine / recode / merge) two factor.
Hi,
I have a data frame with two factors, and I would like to create a new
one by "combining" them.
I have already a solution, but it is very "heavy", and I'm sure there is
a basic function which can do the same.
I tried to find it in the R-help, but without result.
See the example :
# just to create a dataframe
f1 <- factor(rep(c("A","B"),3))
f2
2009 May 08
0
G279 install in 1.6.0.9 ?
Hello,
Here (http://downloads.digium.com/pub/telephony/codec_g729/README) are
instructions to install G729 software.
(I think I followed instructions step by step but g729 license doesn't seem
to show up).
My question is :
Is the command bellow still up to date ?
>g729 show
Regards
PS:
Here are latest steps:
# ./benchg729-1.0.6
Recommended flavor for this system is
2007 Mar 21
1
About Pickup Grandstream
Greetings to everybody.
My question is that it?s impossible to pick up a call from ZAP, IAX or mISDN
with my Ext Key of my GrandStream.
It always give me a Spawn Message on CLI and a ?603? error on my LCD
GrandStream.
Exactly from my CLI screen i get this message
-- Executing NoOp("SIP/11-096c2ac0", "Probando 1 ") in new stack
-- Executing
2009 May 08
0
G279 install in 1.6.0.9 ? [SOLVED]
2009/5/8 Olivier <oza-4h07 at myamail.com>
> Hello,
>
> Here (http://downloads.digium.com/pub/telephony/codec_g729/README) are
> instructions to install G729 software.
> (I think I followed instructions step by step but g729 license doesn't seem
> to show up).
>
> My question is :
> Is the command bellow still up to date ?
>
> >g729 show
I suddenly
2010 Mar 12
2
Winbind Samba 3.5.1
Somehow I can't figure out what's going wrong. I have a Samba server
running as PDC. Workstations can join the domain and users can logon. So
far so good. I need winbind to be able to authorize a radius server to
the PDC. This I cannot achieve. If someone got give me a clue, I spend
already quiet some time Google the net :(
Thanks,
Mark
# wibinfo -u
root
markr
# wbinfo -a
2003 May 21
1
callNextMethod
Hi,
I don't understand why this code doesn't work (f(b2)):
/////////////////
setClass("B0", representation(b0 = "numeric"))
setClass("B1", representation("B0", b1 = "character"))
setClass("B2", representation("B1", b2 = "logical"))
f <- function(x) class(x)
setMethod("f", "B0",
2003 Jun 27
1
connection DB2 and R (R under linux)
Hi evryone,
I would like to access to DB2 on R on a linux machine (R and DB2 are on 2 pc
linux )
I have read on the R-archive that RODBC work with DB2, but it is not clear
for me, if it's only for R on a windows machine or if it's work also for R
under linux ?
My data base administrator say that it will not work with linux ?
Is it true ?
Is there another solution ?
Thanks for your help.
2004 Sep 09
1
SJava, Client X11
Hi,
I have installed the SJava package (see http://www.omegahat.org/RSJava/ )
without any problem.
I was able to run the examples (see
http://www.omegahat.org/RSJava/examples/index.html )
from R, on my “R Linux server” and directly on the display of the server,
But, if I run theses examples on an “X11 client”, under Linux or windows,
with a “correct configuration” of the X11 client
2009 Jan 07
0
Re: Noob - What means "Cannot access mount[plugins]" ? [SOLVED]
2009/1/6 Robin Lee Powell <rlpowell@digitalkingdom.org>
>
> On Tue, Jan 06, 2009 at 11:23:56AM +0100, Olivier wrote:
> > Hi,
> >
> > I''m new to Puppet.
> > I installed Puppet on Debian Lenny (version is 0.24.5).
> >
> > When I''m trying to use puppet locally (on the machine I installed
> > puppetmaster on), I keep getting
1997 Aug 18
0
(LONG) Please help. Subnet browsing 1.9.17alpha5 (LONG)
Trust me or not, I solve all my browsing problem doing this:
hosts allow = 193.190.195.64/255.255.255.192
193.190.195.32/255.255.255.224
193.190.194.0/255.255.255.0 193.190.192.0/255.255.255.0 localhost
;!!!!!
interfaces = 193.190.195.69/255.255.255.192
;!!!!!
;remote announce =
Before adding interfaces, just the browsing in the first subnet was OK!
I'm running Samba 1.9.16p11 on AIX
2008 Jun 24
2
Invalid argument while mounting
I get the following error when trying to mount: Nothing changed (in any
case not that I know of). I get the same error from both nodes. Please
assist.
# mount /u02
mount.ocfs2: Invalid argument while mounting /dev/sdd1 on /u02. Check
'dmesg' for more information on this error.
/etc/fstab:
/dev/sdd1 /u02 ocfs2
_netdev,datavolume,nointr 0 0
2019 Nov 23
0
[ANNOUNCE] xorg-server 1.20.6
A variety of bugfixes across the board, primarily in Xwayland and PRIME.
This release also includes GLX vendor selection support. Thanks to all
who contributed with testing and fixes!
Aaron Plattner (3):
GLX: Set GlxServerExports::{major,minor}Version
xfree86: Call ScreenInit for protocol screens before GPU screens
os: Don't crash in AttendClient if the client is gone
Adam
2003 May 26
4
"Tcl/Tk support is not available on this system, " RH 9, R 1.7.0-1
In trying to run John Fox's new Rcmdr package on Redhat Linux 9,
I got this error message. The problem is in loading the tclck
library. library(tcltk) produces the same error. It has been
discussed before, e.g.,
http://finzi.psych.upenn.edu/R/Rhelp02/archive/11898.html but
with respect to earlier versions of Linux and R.
I tried updating to the latest RPMs of tcl and tk (8.3.5-89), but
that
2006 Dec 16
5
Linux distro + Asterisk or Trixbox?
Hey all,
I've been doing a lot of playing, and a lot of reading, and it seems
people are split as to whereas if they're running their favorite Linux
distro and asterisk or Trixbox. I'm getting closer to really looking at
a production environment and I'm just looking for any opinions. I'm
really enjoying learning linux and asterisk, so initial "ease of use"
2005 Jun 08
1
Linux apps from inside Wine (was:Re: Problems with Lotus Notes R5.0.12 under Wine 20050524)
Hi Shadi,
I'm also using notes 5.0.12 and I've posted at May,05-2005 a
message just talking about how to start Linux apps from a Windows app
over/under Wine. The only problem is that I'm not using wine-20050524 ...
8-(. Instead I'm using 20040813.
Follows the message. Feel free to ask me more questions and if you
want I can send to you another types of scripts.
2005 Jun 09
1
Linux apps from inside Wine (was:Re: Problems with Lotus Notes R5.0.12 under Wine 20050524)
Hi Andreas,
I saw someone (Mike or Joachim, I think) at the list saying you
have to shutdown the wineserver. It will overwrite the system.reg as soon
it goes down. So before you make the changes be sure there is none wine*
process running.
Hope this helps. If not, write us again and we'll help you
(sometime ago I run into the same problem but I can't remember the
2005 May 05
1
Starting Linux apps from Windows app (was: Re: wine & mime types)
Hi Rainer,
> i have running lotus notes under wine on my redhat 9 system.
So am I, since year 2001 ;)
> what i want is, to define which application should be started for
> which attachment type. so for microsoft attachments i want to start
> my linux version of open office and for pdf files i want also to start
> my linux version of acrobat reader or xpdf!
>
> so, where
2005 Jun 08
2
Problems with Lotus Notes R5.0.12 under Wine 20050524
Hello all,
I have installed R5.0.12 on Red Hat Fedora Core 3, using Wine 20050524. I'm
getting a lot of FIXME messages but everything seems to be working fine.
Except for the following things:
1) Attachments are working fine, except for launching the attachment to
open directly in OpenOffice.org or Adobe Reader ... Most likely that this
is a WINE issue rather than a Lotus Notes/Under Wine
2005 Jul 23
1
Package libblas.so.3 not found installing R2.1.1 on Linux FC4
I am trying to install
R.2.1.1 under Linux FC4 using RPM. During the installation I get the
following message:
The following package could not be found on your system. Installation
cannot continue until it is installed.
The package in question of libblas.so.3.
Does anyone know where I can get the package? Can I use RPM to intall
the package?
Thanks,
John
John Sorkin M.D., Ph.D.
Chief,