Notes on R statistics and programming language

Thursday, May 22, 2003

OK Got Streamer to work both ogg and mp3.
In DSP Oddcast:
ogg is Ogg, 8000, Icecast
mp3 is LAME, 7999, Shoutcast

Been working with streamer.
Ogg vorbis settings are fine:
Icecast and Port 8000
Can't make LAME settings work
Annoyance. Verizon changed its configuration. So the debian linux laptop stopped connecting with pppoe. Ran pppoeconf a bunch of times. No luck. Browsed web for "verizon pppoe linux" or maybe for the error message about PAP. Added "default-asyncmap" to the dsl-provider configuration file and it worked right away.

Friday, May 16, 2003

To start postgresql on cygwin

1. ipcclean
2. ipc-daemon&
3. /usr/bin/postmaster -D /usr/share/postgresql/data&

Wednesday, May 07, 2003

Installed maxima today on the office box. Had to install clisp as well. I ended up compiling both from source. I tried with the RPMs but it was a nightmare. The compilation from source was totally smooth.

This page is powered by Blogger. Isn't yours?