Author Topic: Linux distro  (Read 1327 times)

Offline keebler

  • Newbie
  • *
  • Posts: 23
    • View Profile
    • Keebler Christmas
Linux distro
« on: August 22, 2020, 12:46:36 AM »
Is there a detailed install guide to install XLIGHTS on ubuntu anywhere?
I have the PPA Repository installed and updated.

is compiling the only way to get xlights working on ubuntu?

thank you

Offline LedMutt

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Linux distro
« Reply #1 on: August 22, 2020, 03:42:16 AM »
Hi keebler, myself I like compiling, I have xLights running in Ubuntu 19.10, havent had any issues...

Offline keebler

  • Newbie
  • *
  • Posts: 23
    • View Profile
    • Keebler Christmas
Re: Linux distro
« Reply #2 on: August 22, 2020, 04:43:03 AM »
good to know.
i guess ill be compiling then...
do you think that it must be compiled in linux for the linix distro to work properly, or can it be done in say windows or chromeos.
i have ubuntu one of my chromebooks

Offline LedMutt

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Linux distro
« Reply #3 on: August 22, 2020, 05:28:56 AM »
am not that good at Linux..been trying, but what I believe, compiling installs the software, and with PPA, it adds it to your source list, then you can download an executable file when new upgrades are available..thats my understanding.

Offline keebler

  • Newbie
  • *
  • Posts: 23
    • View Profile
    • Keebler Christmas
Re: Linux distro
« Reply #4 on: August 22, 2020, 09:01:49 AM »
so, ive already installed the PPA,
i just neeed to download the source files from the github and run the compliler?

from what i understand there 2 ways the compiler can be ran. regular (for newbies like me) and developer for those making changes. is that correct?

are you familiar with the AppImage files - if so how are they used?

Offline LedMutt

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Linux distro
« Reply #5 on: August 22, 2020, 03:05:43 PM »
not really familiar with Appimage, to compile from source, you need to download the source code and install all required libraries, with Appimage,  download the Appimage file, make it executable and run it, compiling takes much longer, and yes there is developer way, its way beyond me...

Offline LedMutt

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Linux distro
« Reply #6 on: August 22, 2020, 03:08:54 PM »
sorry if I confuse you, I have limited knowledge with linux,....