Welcome,
Guest
. Please
login
or
register
.
June 07, 2025, 07:20:03 PM
News:
Home
Donate
Wiki
Help
Search
Calendar
Login
Register
Sean Meighan
»
Software
»
Bugs in xLights/Nutcracker
»
Fedora 26 install issue
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Fedora 26 install issue (Read 1124 times)
bedrock1977
Newbie
Posts: 6
Fedora 26 install issue
«
on:
November 09, 2017, 09:23:46 PM »
Hello all,
Trying to install the AppImage .35 on a fresh install of Fedora 26 and am getting the below error, anyone have a similar issue? Seems like a lib mismatch or something... perhaps glibc is too new?
-rwxrwxr-x. 1 rick rick 37190616 Nov 9 20:09 xLights-2017.35.glibc2.17-x86_64.AppImage
[root@xmas xmas]# ./xLights-2017.35.glibc2.17-x86_64.AppImage
/tmp/.mount_xLightZQGA41/usr/bin/xLights: symbol lookup error: /lib64/libharfbuzz.so.0: undefined symbol: FT_Get_Var_Blend_Coordinates
Rick
Logged
bedrock1977
Newbie
Posts: 6
Re: Fedora 26 install issue
«
Reply #1 on:
November 10, 2017, 05:23:49 PM »
Didn't find the fix, but I just ended up compiling it on my own. Works now, except for the xSchedule app doesn't. Fails with the below error, looking for a fix now.
execvp(/usr/local/bin/xSchedule) failed with error 2!
Logged
keithsw1111
Administrator
Hero Member
Posts: 2733
Re: Fedora 26 install issue
«
Reply #2 on:
November 10, 2017, 05:25:03 PM »
If you took the latest code that is. Or surprising. Chris hasn't updated the build yet for some new changes.
Logged
bedrock1977
Newbie
Posts: 6
Re: Fedora 26 install issue
«
Reply #3 on:
November 10, 2017, 05:38:14 PM »
Ok.. I got it to work though, I was just missing a dependency I didnt notice, cbp2make. All seems good now on Fedora 26 with the latest build.
https://sourceforge.net/p/cbp2make/wiki/Home/
Logged
debenham
Jr. Member
Posts: 59
Re: Fedora 26 install issue
«
Reply #4 on:
November 19, 2017, 03:50:24 PM »
The problem with llibharfbuzz is a known problem with appimages on Fedora 26+ (not just xlights)
Working on a workaround/fix now that won't break other distros
Logged
debenham
Jr. Member
Posts: 59
Re: Fedora 26 install issue
«
Reply #5 on:
November 19, 2017, 03:59:19 PM »
There is a mismatch in the freetype libraries for fedora 26+
Can you please download a test version from
https://www.adebenham.com/shared/xLights-2017.37-4c9483e.glibc2.17-x86_64.AppImage
Then give it a test and let me know via email?
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Sean Meighan
»
Software
»
Bugs in xLights/Nutcracker
»
Fedora 26 install issue