WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Boblight  (Read 2620 times)

Offline gpulido

  • Jr. Member
  • **
  • Posts: 57
Boblight
« on: November 26, 2013, 05:06:59 PM »
Hello,
I would like to run the boblight daemon on a tcl to control some leds.
I will try to follow this tutorial: https://code.google.com/p/boblight/wiki/LPD8806_on_Raspberry_Pi
However I haven't compile anything before on tcl, any tip or suggestion?

Thank you
Gabriel

Offline gpulido

  • Jr. Member
  • **
  • Posts: 57
Re: Boblight
« Reply #1 on: November 26, 2013, 07:19:03 PM »
OK, it seems that is just:
- Install compile-essentials.tcz
- Download the boblight source code
- Follow the boblight guide:
 $ cd boblight-read-only/
  $ ./configure --without-portaudio --without-x11 --without-libusb
  $ make
  $ sudo make install

Now I think I need to read and try to understand how to create an extension package with this unless anyone have already generated it :)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11693
Re: Boblight
« Reply #2 on: November 26, 2013, 07:58:44 PM »
Hi gpulido
There is a Wkiki page on creating extensions:
http://wiki.tinycorelinux.net/wiki:creating_extensions