similar to: Compiling question about the nightly CVS download

Displaying 20 results from an estimated 800 matches similar to: "Compiling question about the nightly CVS download"

2001 Jan 07
2
A Top Level README for the nightly CVS snapshot
I ran into a dependency problem while compiling the CVS snapshot which did not occur while compiling the beta 3 tarballs. For some missing resources, autogen.sh echoes very helpful messages (such as if automake is not present), but there was no indication that the kdelibs-devel package was required for ao (in order to get artsc.h into /usr/include - I'm sure it is possible to edit the
2000 Oct 13
3
Current hardware requirements for decoding? (skipping problem)
The vorbis FAQ mentions that decoding vorbis should use roughly the same resources as decoding MP3's, but that the current source is not optimized. So what is the current requirement? I have a Pentium 133 with 64 megs and I cannot get .ogg files to play without skipping. I've tried encoding .wav files and downloading .ogg files from www.vorbis.com and playing them on Winamp with
2002 Jul 25
3
Is there an oggenc low bit rate HOWTO?
First let me say that I was absolutely astounded at the sound quality when using oggenc at q = -1 (around 50 kbps). So much so, that I'm anxious to try some of the lower bit rates that were mentioned in the announcement for 1.0: ... audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. But I am having trouble finding how to use either oggdrop or oggenc to get these
2008 Aug 21
4
forgery Protection
Has anybody solved this issue. [ http://rubyforge.org/pipermail/facebooker-talk/2008-April/000552.html ] ? NameError (undefined local variable or method `controller'' for #<LeaveController:0xb7144abc>): /app/controllers/application.rb:24:in `verify_authenticity_token''
2011 Aug 05
1
CELT Test case failures
Hi , We've downloaded the CELTV0.11.1 source code from celt-codec.org . But having trouble with mathops-test and tandem-test unit test that exercises internal components of CELT codec, please find attached document for each test case failure in details. Also could you please give some inputs on CELT Low complexity code and full version of the code, point me source code to CELT
2000 Nov 16
3
ogg stream-id options
In http://advogato.net/person/rakholh/diary.html?start=165 Ali wrote: > For same reason I am arguing with people on vorbis-dev - but I don't > understand what the argument is about (considering that the vorbis > developers proposed a solution which mjs and I thought was reasonable, > and then some developers decided to criticize us again for no reason). Goodness, get dropped
2005 Apr 26
1
Index matrix to pick elements from 3-dimensional matrix
Hi all Suppose I have a dim=c(2,2,3) matrix A, say: A[,,1]= a b c d A[,,2]= e f g h A[,,3]= i j k l Suppose that I want to create a 2x2 matrix X, which picks elements from the above-mentioned submatrices according to an index matrix J referring to the "depth" dimension: J= 1 3 2 3 In other words, I want X to be X= a j g l since the matrix J says that the (1,1)-element should be
2004 Mar 28
1
add "select" to subset docs (PR#6710)
Full_Name: ivo welch Version: current OS: linux Submission from: (NULL) (130.132.33.212) * In the ?subset page, please add subset( dataframe, select= c(-column1,-column2) ) returns a dara frame that is without columns 1 and 2 . * Also, in ?lm, it would be nice to add a few more words about how to get a residuals vector of the same length as the variable vectors, even if there
2009 Oct 19
1
updating columns using other column as reference
Dear R-gurus, Just supose I have a dara.frame that looks like myDF<-read.table(stdin(),head=T,sep=",") codID,namesp,k1,k2,k3,k4 1,spA,2,5,6,3 2,spB,4,5,4,6 3,spC,2,1,5,6 4,spC,5,4,3,2 5,spD,1,2,3,4 6,spE,2,4,3,1 I need to update the columns k1-k4 with the namesp, but considering the math between Kx and codID. My desired output must looks like: codID,namesp,k1,k2,k3,k4
2002 Feb 14
0
[Patch] Changes to openbsd.html
'ello Markus/folks@, I downloaded 3.0.2 today and went and looked at openbsd.html and found some errors. Patch attached. Patch for http://www.openssh.com/openbsd.html Hope that helps, Rgds -- Kevin Sindhu <kevin at tgivan dot com> Systems Engineer TGI Technologies Inc. 107 E 3rd Avenue Tel: (604) 872-6676 Ext 321 Vancouver V5T 1C7 Fax: (604)
2016 Sep 09
1
Phantom DNS records visible with dig, but not samba-tool dns
We appear to have some phantom DNS records on both our domain controllers. We can see the records using "dig", but not with samba-tool. We can't remove the records either. (v-ward and v-fief are the DCs, Hawaii and Alaska are old DCs which were demoted without errors, I'm trying to clean up some DNS records which don't seem to have been cleaned). All machines are
2006 Jun 01
5
History plugin
Hello, I felt annoyed enough when having to redirect user back to their previous location in a hackish way that I wrote this plugin. It avoids storing POST and Ajax request. It also has a facility to specify actions not to store in the history. If you are interested, it''s there: http://blog.cosinux.org/pages/rails-history See you all, Damien -- Damien MERENNE
2016 Sep 13
1
Phantom DNS records visible with dig, but not samba-tool dns
On Tue, 13 Sep 2016 15:20:29 +0100 ash-samba--- via samba <samba at lists.samba.org> wrote: > > And to get it editable: > > > > ldbedit -e nano -H /usr/local/samba/private/sam.ldb --cross-ncs > > --show-binary -b > > 'DC=_ldap._tcp.pdc,DC=_msdcs.samdom.example.com,CN=MicrosoftDNS,DC=ForestDnsZones,DC=samdom,DC=example,DC=com' > > -s base > >
2006 Mar 14
2
Problem compiling openssh-4.3p2 w/ openssl.0.9.8a on FC3
Hi there, I have tried compiling OpenSSH 4.3p2 using the following steps: Upgrade OpenSSL tar xvfz openssl-0.9.8a.tar.gz cd openssl-0.9.8a ./config make make install Upgrade zlib tar xvfz zlib-1.2.3.tar.gz ./configure make test make install Upgrade OpenSSH tar xvfz openssh-4.3p2.tar.gz cd openssh-4.3p2.tar.gz ./configure --with-tcp-wrappers --with-ssl-dir=/usr/local/ssl
2001 Feb 04
4
Grim Fandango in wine
Hey all, It's a thorn in my side, I had monkey island 3 running in wine, but this one just doesn't cooperate. The setup program exits with a problem copying install files (error 112, if it means anything). If anyone has got it working, let me know. Thanks
2001 Feb 21
1
XFree 4.0.2 segfaults when running wine.
I can't get past building font-metrics before X segfaults. Anyone got a clue to what's up? I'm running on a FreeBSD 4.2-STABLE. Bjarne
2013 Mar 21
2
[LLVMdev] [cfe-dev] Handling SRet on Windows x86
On Wed, Mar 20, 2013 at 5:21 PM, Timur Iskhodzhanov <timurrrr at google.com>wrote: > 2013/3/20 Timur Iskhodzhanov <timurrrr at google.com>: > > Anton, > > > > [+Eric, Nick, > > the e-mail thread context has been broken a few times, so you should > > probably look at the llvmdev archives. > > It all starts here: > >
2005 Jul 30
2
multiple daemons on the same port
I thought if a daemon is already running on the default port, I thought the additional ones started on the same port will result in an exit with error, but somehow it seems to work just fine. If I kill the first process, the second process seems to take control of the port. As far as I know you can't have two processes binding to the same port, so does that mean the second process is just
2000 Nov 30
2
Debian package problems (fwd)
---------- Forwarded message ---------- Date: Thu, 30 Nov 2000 21:31:52 -0800 From: crusius@stanford.edu To: feedback@vorbis.com Subject: Debian package problems Hi. First of all, congratulations on the nice job. I downloaded your Debian packages for the libraries and ogg123, but the dependencies are wrong: the stable version of Debian (potato) ships with libc6 version 2.1.3, but your packages
2005 Jul 25
3
hanging problem on cygwin
Hello, I am using the latest rsync version that is available as of today, which is 2.6.5, that I compiled from the src downloaded from rsync website (my understanding is that the latest version includes all the patches that were required for cygwin). Both the source and target systems are Windows 2000 server, and I am trying to sync over ssh (through inetd). I am frequently facing problem with