Francisco Fuentes

Results 4 issues of Francisco Fuentes

I've been looking for a low maintenance alternative to broadcast to a radio (to stream) conversations from a murmur server. Is it possible with this library? I'd like to install...

I didn't quite understand from the README or the website how to actually run the server. How does it run? What's the default config file name? I read the man...

I tried to pass a uuid as a parameter and was unable to do so with something like: `response = self.client.post(django.urls.reverse('app_name:method', args=(obj.uuid,)), data) ` Returning an error like > django.urls.exceptions.NoReverseMatch:...

I'm having the following issue installing inferno: ``` /usr/bin/ld: kproc-pthreads.o: en la función `osyield': /home/ffuentes/inferno/emu/Linux/../port/kproc-pthreads.c:214: referencia a `pthread_yield' sin definir collect2: error: ld devolvió el estado de salida 1 mk:...