Could it run on CentOS

Asked by Xavier L.

I am wondering if the app could run on CentOS or if it's debian/ubuntu specific.

Question information

Language:
English Edit question
Status:
Solved
For:
Audio Recorder Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
moma (osmoma) said :
#1

Yes. This program should run fine on CentOS and all Fedora derived distros.

Audio-recorder has had a package maintainer until Until Fedora 16, and I made a quick test with audio-recorder on Fedora 18 (in VirtualBox) and it ran pretty well.

There is a "fedora/audio-recorder.spec" file in the source directory. I even updated it for F18.
Ref: https://code.launchpad.net/audio-recorder

See also: http://forums.fedoraforum.org/showthread.php?p=1609549

Grab the very latest source package (at the moment: audio-recorder-0.9.7.tar.gz) start with it. Please read the INSTALL file. It has also some instructions for Fedora 18. Ok?

Some obstacles you may need to think about:
The latest audio-recorder uses Gstreamer 1.0 (it used 0.10 earlier). Does centOS have packages fro Gstreamer 1.0?
Also, audio-recorder is now fully GTK 3 compliant, all deprecated functions have been removed.
Read also src/media-profiles.c about Gstreamer 0.1o vs. 1.0 issues.

Of course, you can take an older version of audio-recorder and compile / package it for CentOS.
You are very welcome!

Revision history for this message
moma (osmoma) said :
#2

A short addition.
Please send me patches and all new configuration files and I will add'm to the source. See About-dialog for contact info.

Revision history for this message
moma (osmoma) said :
#3

or directly: osmoma at gmail.com

Revision history for this message
moma (osmoma) said :
#4

Probaby solved.