QUOTE(thuan @ Nov 28 2006, 11:48)

Yeah, after using it a while, I go and compile my own share libs to overwrite the system libs so I have aotuv5 everywhere.
it wont necessarily overwrite your current files. it depends on your PATH settings. for example, slackware binaries are usually installed in /usr/bin, but a default compile will install binaries into /usr/local/bin, which is just great to have both of them.
oggenc for encoding with the old encoder
/usr/local/bin/oggenc for aotuv
simple and great. of course, you can run a configure to install them with the /usr prefix instead of /usr/local, its your choice. under linux you usually have choices