search for: collette

Displaying 20 results from an estimated 36 matches for "collette".

Did you mean: collett
2006 Jan 03
11
CRC error installing rails
Hello all, I''m just getting started with rails. I''m trying to install it on a CentOS 4.2 (i.e. Red Hat Enterprise 4.2) x86_64 system. The OS install is brand new. Ruby version is: # ruby --version ruby 1.8.1 (2003-12-25) [x86_64-linux-gnu] Gem: # gem --version 0.8.11 When I attempt to install rails, I get this: # gem install rails --include-dependencies Attempting
2003 Jul 30
2
Kerberos to file server
Howdy, I may be approaching this problem entirely wrong, or not. Was hoping for a little guidance one way or the other. I've got this AS/400 with gobs of unused file storage on it that I want to share across as a file server to a FreeBSD box. The AS/400 side of things supports NFS and kinda pretends to be a Unix like machine in this role. Users will be booting from diskless clients
2005 Mar 19
1
LDAP and Linux compatibility
Please excuse a wee bit of cross posting here. It seems that the questions list may not be the appropriate place for this as I've found a number of unanswered posts involving this topic. My FreeBSD workstations are setup with pam_ldap to a centralized openldap server for authentication. This works perfectly for native FreeBSD applications. What I'm running into an issue with are Linux
2004 Sep 10
3
problem with seek_absolute in libFLAC++
Hello, I have been changing my (C++)program over to the new FLAC++ API which has gone relatively smoothly. However, the function seek_absolute() (from the FLAC::Decoder::File class) does not seem to work. It always returns false and doesnt seek at all. Using gdb, I have narrowed down the problem somewhat, but being the novice programmer that I am, I still don't know whats wrong. When I
2004 Sep 10
1
How do I use FLAC in my C++ program ?
Hello all, I am writing a "virtual cdplayer" application, that plays tracks from my cd backups, which are stored as a .flac file and a cdrwin style .cue file. Anyway enough of that, onto the problem.. I wish to use C++ for my program, but when I try to compile it with g++ I get the following types of errors: /home/dave/development/splitimg/splitimg.cpp:153: undefined reference to
2004 Sep 10
2
Cross Platform audio library
Hello all, I am currently using libao for audio output in my FLAC project. I am using linux, but I would like the program to be portable to windows. I am having no luck finding information about audio output API's that are cross platform compatable. libao is designed to be, but does anyone know it it ACTUALLY works under windows? I cant seem to find out! Failing that, are there any other
2004 Sep 10
1
mistake in FLAC++ metadata interface?
Hi all, Using the FLAC++ level 2 metadata interface the following function doesn't do what you would expect: cuesheet->get_track(i).get_num_indices(); (where cuesheet is a FLAC::Metadata::CueSheet *) It returns a bool instead of an int, why is this? To get the mumber of indicies in a track I need to use: cuesheet->get_track(i).get_track()->num_indices; ie. retrieve the C struct
2004 Sep 10
0
Python wrappers for libflac
Hi all, I've written some python wrappers for parts of libflac, namely the file encoder, file decoder and metadata interfaces. The wrappers were built with the help of "swig". The interface is supposed to be very close to the C API, but OO-ised (like the C++ API) and python-ised. It has some funky features like being able to write your callbacks for encoding/decoding in python and
2010 Nov 14
2
Dovecot will not start, error in stat(/var/run/dovecot)
Error: stat(/var/run/dovecot) failed: Invalid argument Fatal: Invalid configuration in /etc/dovecot.conf Can someone please help me resolve this issue? I'm willing to pay if required to get this back up! I've been down since 11PM Saturday. Thanks, Frank
2004 Sep 10
1
Can I STOP decoding at an exact sample?
Hi guys, Thanks Matt for your prompt response about the C++ problem, its working great now! Again for my "virtual cdplayer", I am wondering if its possible to stop decoding within a large file, at the end of an exact sample? ie. I wish to play a song in the middle of a flac'd cd. Using the file decoder, I can seek to the start of the track(index 01 of the cds TOC), but I then want
2004 Sep 10
1
problem with seek_absolute in libFLAC++
Nevermind, I have discovered the problem(not really a problem). I had called: set_metadata_ignore_all(); because I didnt actually need to use the metadata in my application. But it seems that with this option set, "total_samples" is not set correctly after calling init(). Upon further debugging, I discovered that the test "sample < total_samples" was what is failing in
2004 Sep 10
2
command-line: AIFF writer advice
How about the opposite? What I would like to see is FLAC support in libaudiofile, so applications written with libaudiofile could transparently take advantage on FLAC's compression. Ironically I guess it would still make sense to use libaudiofile in FLAC for getting input. Mmmm, cyclic dependancies... Or is that just a stupid idea? Dave On Wed, 2002-07-31 at 13:10, Matt Zimmerman wrote: >
2006 Nov 04
2
amd64 issue with flac-1.1.3 beta2
Hi Josh, I got a new computer yesterday, a 64bit intel core 2 duo. I am running the amd64 port of Ubuntu 6.10 (edgy). I compiled flac-1.1.3 beta and had trouble encoding: dave@jimmy:/tmp$ ./bin/flac -o /tmp/foo.flac foo.wav ----------------- flac 1.1.3-beta2, Copyright (C) 2000,2001,2002,2003,2004,2005,2006 Josh Coalson flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you
2003 May 07
4
VPN through BSD for Win2k, totally baffled
Scenario: FreeBSD box running IPFW acting as a gateway to private network. The private network is made up of entirely routeable IP addresses. External users running Win2k and XP on DSL connections with dynamic IPs. Goal: To have the FreeBSD gateway securely authenticate and encrypt the traffic between the outside users and the internal network. I've spent the last 3 days running up and
2003 May 27
4
multihost master.passwd sync
-----BEGIN PGP SIGNED MESSAGE----- Just wondered if anyone had any suggestions about syncing up master.passwd files between multiple machines that didn't involve allowing root login remotely? The users need to be able to log in remotely and own files on the different machines. ~~ Andy Harrison ah##@httpsite.com ICQ: 123472 AIM/Y!: AHinMaine [full headers for details] -----BEGIN PGP
2010 Nov 13
2
interpretation of coefficients in survreg AND obtaining the hazard function for an individual given a set of predictors
Dear R help list, I am modeling some survival data with coxph and survreg (dist='weibull') using package survival. I have 2 problems: 1) I do not understand how to interpret the regression coefficients in the survreg output and it is not clear, for me, from ?survreg.objects how to. Here is an example of the codes that points out my problem: - data is stc1 - the factor is dichotomous
2003 May 10
4
Down the MPD road
Well, after working through the various options it looked like MPD would be my best bet here. I've got it sort of working, but there's obviously some tweaky I'm missing here. Recap of the scenario: Full class C of static IPs segmented into 3 networks. Outside, DMZ, Inside. Trying to get remote Windows users through securely to the Inside. Remote users have dynamic IPs.
2010 Nov 15
1
interpretation of coefficients in survreg AND obtaining the hazard function
1. The weibull is the only distribution that can be written in both a proportional hazazrds for and an accelerated failure time form. Survreg uses the latter. In an ACF model, we model the time to failure. Positive coefficients are good (longer time to death). In a PH model, we model the death rate. Positive coefficients are bad (higher death rate). You are not the first to be confused
2010 Nov 16
1
Re : interpretation of coefficients in survreg AND obtaining the hazard function for an individual given a set of predictors
Thanks for sharing the questions and responses! Is it possible to appreciate how much the coefficients matter in one or the other model? Say, using Biau's example, using coxph, as.factor(grade2 == "high")TRUE gives hazard ratio 1.27 (rounded). As clinician I can grasp this HR as 27% relative increase. I can relate with other published results. With survreg the Weibull model gives a
2004 Sep 10
1
what/why ogg-flac ?
Hello again all, I am confused by the ogg option in flac. Why has this feature been added? what does it allow you to do? Is it easier to tag or stream or something ? Can someone give me a practical example of where you might want to have ogg-flac files rather than plain flac? Thanks, Dave