similar to: [PATCH] Make swfdec compile with gold linker

Displaying 20 results from an estimated 300 matches similar to: "[PATCH] Make swfdec compile with gold linker"

2006 Oct 04
0
new package proptest
Dear R users, The package proptest (http://www.davidkraus.net/proptest/) has been recently released to CRAN. The package provides functions for testing the proportional hazards assumption in the Cox model for right censored survival data. Two types of tests for identifying nonproportional covariates are implemented: * data-driven Neyman type smooth tests (using both nested and all-subsets
2018 Aug 22
1
Re: libvirt and virt-manager - Unable to complete install: 'internal error: unsupported input bus usb'
I updated my version and the problem no longer occurred. Thank you! =D Em qua, 22 de ago de 2018 às 17:08, Cole Robinson <crobinso@redhat.com> escreveu: > On 08/22/2018 03:30 PM, Eduardo Lúcio Amorim Costa wrote: > > I'm trying create a virtual machine using Xen as hypervisor and > > virt-manager (libvirt) as the management module. When trying to create > > the
2004 Aug 06
2
winamp shout
i am using icecast v1.3.11 my friend streams music to my server with the shout plugin for winamp. there are a couple of problems. 1. icecast doesn't seem to recognize when a client disconnects. i enabled the shoutcast and icecast directory servers, and they were both saying that i had around 400 listeners last night, when in fact i only had 8. the only lines in the icecast configuration
2017 Aug 25
1
sysvolreset doesn't reset all ACLs
> root at graz-dc-sem.ad.tao.at# wbinfo --sid-to-name=S-1-5-11 > failed to call wbcLookupSid: WBC_ERR_DOMAIN_NOT_FOUND > Could not lookup sid S-1-5-11 So how fucked is my domain? On 2017-08-25 08:09, L.P.H. van Belle via samba wrote: > Ah, yes, oeps sorry, and i did run out of the office yesterday, so didnt see this.. > > 3000002:rwx > 3000003:r-x > > wbinfo
2009 Jun 30
3
Matrix with random number
Hello! I have a program in Fortran and would like to build a matrix with random numbers, I have a function in C. However, I have problems with the use of function in R. Code to compile: R CMD SHLIB mat.f myrbeta.c -o func.so Code in C. #include <R.h> #include <Rmath.h> void F77_SUB(fseedi)(void){   GetRNGstate(); } void F77_SUB(fseedo)(void){   PutRNGstate(); } void
2018 Aug 22
2
libvirt and virt-manager - Unable to complete install: 'internal error: unsupported input bus usb'
I'm trying create a virtual machine using Xen as hypervisor and virt-manager (libvirt) as the management module. When trying to create the virtual machine I am getting the following error: " Unable to complete install: 'internal error: unsupported input bus usb' " ERROR DETAILS: Unable to complete install: 'internal error: unsupported input bus usb' Traceback
2009 May 04
1
how to change nlme() contrast parametrization?
How to set the nlme() function to return the answer without the intercept parametrization? #========================================================================================= library(nlme) Soybean[1:3, ] (fm1Soy.lis <- nlsList(weight ~ SSlogis(Time, Asym, xmid, scal),                        data = Soybean)) (fm1Soy.nlme <- nlme(fm1Soy.lis)) fm2Soy.nlme <- update(fm1Soy.nlme,
2007 Dec 12
1
Re: LARTC Digest, Vol 34, Issue 12
Hey Marek, I´know that i must to works whith the INGRESS (instead of EGRESS), i´ve well formed my kernel. My others TC rules for source IP address (not for MAC address) does work fine...!!!, the problem is whith the MAC because is a not "IP PROTOCOL" and for that i must to use the "u32/u16 match" to solve it, and if i make an analogy from my others INGRESS rules applied to Src
2005 Nov 21
2
[Hardware] Good Server I/O on-the-cheap: ASL Monarch 811x with CentOS 4.2 ...
Since good server designs have come up in the past, I wanted to point out a "low-cost" server option that has good I/O, and the vendor offers _your_choice_ of not only Fedora Core or Red Hat Enterprise Linux, but _also_ CentOS _shipped_ with it! IN-A-NUTSHELL ... Starting at just over $750, you can get a single Socket-939 Opteron 1xx (dual-core is an option) system with up to 4GiB of
2010 Mar 23
4
Safe_asterisk doesn't exists???
Hello my friends, I'm very worry about a problem i'm having...my asterisk got freez some times, every 5 or 6 days with NO trace in /var/log/asterisk/messages What i want to know is if safe_asterisk has something to be with this? This is what i have on my server: [root at mypbx ~]# ps -A | grep asterisk 9118 ? 00:01:30 asterisk [root at dreampbx ~]# ps aux | grep asterisk root
2005 Oct 04
0
IMQ and nfcache
Hi, I''m working on the IMQ patch for 2.6.14-rc* and ran in trouble with nfcache. I have to be honest that I''m not following kernel devel as I should so I need to ask for a little help here. I know Mr Harald Welte removed nfcache but I''m not sure about the way to go. I have this at net/ipv4/netfilter/ipt-IMQ.c: static unsigned int imq_target(struct sk_buff **pskb,
2004 Aug 06
0
compile error
No, it is not a FreeBSD ports problem. It's your own problem. there are over 8000 ported applications in the FreeBSD ports system. the concept of the ports is simply to install software, like icecast2, onto a FreeBSD with the needed patches for FreeBSD as quickly as possible. No software from the ports is ever changed in the way you just mentioned. that's totally against the point of
2004 Aug 06
0
compile error
Good point. I just read that thread the other day. I will be sure to add the part about unencrypted passwords as soon as I get a chance. No offense was taken. But I want people to be sure to let me know if they find any problems or errors with the docs. The docs are only as good as the feedback given. Best of luck. KJ <p>On Wed, 2003-04-02 at 09:53, David Correa wrote: > On Wed, Apr 02,
2004 Aug 06
0
compile error
I'm going to have to step in here now and say a few things. I maintain the http://quasi.ksl.com/icecast/ page. I had hoped I had made it clear that the instructions outlined there are based on downloading the source from CVS. I have tested the instructions on my page on several occasions, each time with success. However, I am willing to admit there may be some discrepancies. If you or anyone
2005 Aug 15
1
XML for tc hierarchy representation
Hi list, I would like to know about any proposed XML representation for tc objects hierarchy. I found something at "LTCM, a Linux QoS API Library" (http://artemis.av.it.pt/~ltcmmm/) that looks like a start, but any others are welcome. I''m starting a project to automatically syncronize traffic shape rules between servers and thought XML is the best way to represent tc
2004 Aug 19
3
GrandStream BT101 Attended Transfers
I know this must have been asked before, but I was just wondering, the manual says it can do attended transfers, has anyone gotten this to work successfully? How did they do it? Is it possible to do attended transfers with the 'T' dial option? If so, how? -Chris Chris Shaw IS Manager Water Tech Industries Phone: (888)-254-8412 Fax: (503)-261-9118 E-Mail: chriss@watertech.com
2018 Aug 22
0
Re: libvirt and virt-manager - Unable to complete install: 'internal error: unsupported input bus usb'
On 08/22/2018 03:30 PM, Eduardo Lúcio Amorim Costa wrote: > I'm trying create a virtual machine using Xen as hypervisor and > virt-manager (libvirt) as the management module. When trying to create > the virtual machine I am getting the following error: > > " > Unable to complete install: 'internal error: unsupported input bus usb' > " > > ERROR
2012 Dec 04
2
problem with factor levels
Hi I have a data.frame with 371,718 obs. of 12 variables (see below for an str). My problem is with V1, a Factor w/ 93144 levels, there should actually be 93994 levels. Each entry looks like: comp[number]_c[number]_seq[number] for example comp215489_c0_seq40 R is grouping as though the last number is a decimal for some reason, in other words comp215489_c0_seq40 and comp215489_c0_seq4 are
2004 Jul 09
1
IVR Menu and VoiceMail quality
I have really tried to do my best googling and wiki-reading before asking this question. I couldn't find the answers there so I throw myself at the mercy of the list... I get excellent quality for SIP -> PSTN and PSTN -> SIP calls, however when I or anyone else calls from PSTN -> * the voice menus are oftentimes very choppy. Sometimes they are absolutely perfect and I cannot tell
2000 Aug 26
0
smbsh - Samba 2.0.7 - Solaris 2.6? Thanks!
Hi Oka, It worked! All works fine in the tcsh. Thanks! Kurt ----- Original Message ----- From: Stam, Kurt To: 'kurt@oneheartbreak.com' Sent: Friday, August 25, 2000 4:33 PM Subject: FW: smbsh - Samba 2.0.7 - Solaris 2.6 -----Original Message----- From: Oka Setiawan [mailto:oka@indigopool.com] Sent: Friday, August 25, 2000 4:37 PM To: Stam Kurt Subject: RE: smbsh - Samba 2.0.7 -