all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John J Foerch <jjfoerch@earthlink.net>
To: guix-devel@gnu.org
Cc: rennes@openmailbox.org
Subject: Re: [PATCH] gnu: Add ola.
Date: Wed, 10 Aug 2016 07:57:25 -0400	[thread overview]
Message-ID: <87vaz86dlm.fsf@hecubus.retroj.net> (raw)
In-Reply-To: b061533264060a61612107e164a0350b@openmailbox.org

rennes@openmailbox.org writes:

> Hello Guix,
>
>> Date: Wed, 03 Aug 2016 09:14:09 -0400
>> From: John J Foerch <jjfoerch@earthlink.net>
>>
>> Hi, I have a favor to ask of anybody in the guix community - is there
>> anybody who would be willing to finish this package for me, since I
>> can't build and test it?  This is a library that I need to use, but
>> maybe the only way that I can use it (until I upgrade my computer) will
>> be to install it as a substitute.
>>
>> Or are there any other suggestions for how I can build this myself?
>
>
> I attached the patch with some modifications for your review.
> I compiled and installed the ola package correctly.
>
> John, how I can make a real test to see if it works?
>
>
> Thanks

Hi Rene,

Thank you so much for doing this.  If 'make check' succeeds, those are
the main tests, but to check installation, I would look for the
following programs being installed:

    ola                   ola_e131        ola_plugin_state   ola_rdm_set
    ola_set_priority      ola_trigger     ola_uni_name       ola_artnet
    ola_dmxconsole        ola_patch       ola_rdm_discover   ola_recorder
    ola_streaming_client  ola_uni_info    ola_uni_stats      olad
    ola_dmxmonitor        ola_plugin_info ola_rdm_get        ola_set_dmx
    ola_timecode          ola_uni_merge   ola_usbpro         ola_dev_info

These are the programs installed by the Debian ola package, and I don't
know what packaging options might have affected which were installed,
but the list should be more or less the same.

To start the ola daemon and generate a config:

    olad -c ~/my-ola

This should start a web service on port 9090, so you can point a web
browser to localhost:9090 and see if anything comes up.

To connect the dummy device,

   ola_patch -d 1 -p 0 -u 0

Universe 0 should then be listed in both the web interface and in:

   ola_uni_info

If those things work, the only remaining thing to test is actual
hardware control, but we would be in pretty good shape.

Thanks again.

--
John Foerch

  reply	other threads:[~2016-08-10 11:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.10291.1470243841.26857.guix-devel@gnu.org>
2016-08-04  3:26 ` [PATCH] gnu: Add ola rennes
2016-08-10 11:57   ` John J Foerch [this message]
     [not found] <mailman.11647.1470832050.26855.guix-devel@gnu.org>
2016-08-10 14:05 ` rennes
2016-08-10 20:24   ` John J Foerch
2016-08-22 19:14     ` John J Foerch
2016-08-24  2:03       ` John J Foerch
2016-08-25 23:55 John J Foerch
2016-08-26  2:08 ` Alex Vong
2016-08-26 11:47   ` Marius Bakke
2016-08-28 20:01     ` Ludovic Courtès
2016-08-29 14:48       ` John J Foerch
2016-09-01 12:47         ` Ludovic Courtès
2016-09-02 17:56           ` John J Foerch
2016-09-05  8:54             ` Ludovic Courtès
2016-08-26 12:10   ` John J Foerch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vaz86dlm.fsf@hecubus.retroj.net \
    --to=jjfoerch@earthlink.net \
    --cc=guix-devel@gnu.org \
    --cc=rennes@openmailbox.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.