Qtsvg on Slackware? How does one compile this??
by business_kid from LinuxQuestions.org on (#538J2)
I'm trying the zoom linux stuff, and it is is segfaulting. This is the relevant debug output:
Code:Zoom package arch is 64bit, runing OS arch is x86_64
error was 0
qt.svg: link image0 hasn't been detected!
qt.svg: :/images/wechat.svg:10:6: Could not resolve property: pattern0 It appears it lacks Qtsvg, which is a rendering package for svg images. Uptake among distros is very poor (= it doesn't exist!), but it's a requirement for this thing. Only Alpine(??) have it in .apk (=java?) format, and there was mention of one RH lib. Oh, there was one x86 option on pkgs.org.
I put a file tree On_Pastebin which shows 316 files in 73 directories, but no makefiles. The obvious difference between the git and a release is that the release doesn't even have the CmakeLists.txt. Now the git references QT6, which I take to be a commercial version, but the release, which doesn't have the Cmakelists.txt, only references QT5.
How do you compile this? Have any of our unofficial builders got it?


Code:Zoom package arch is 64bit, runing OS arch is x86_64
error was 0
qt.svg: link image0 hasn't been detected!
qt.svg: :/images/wechat.svg:10:6: Could not resolve property: pattern0 It appears it lacks Qtsvg, which is a rendering package for svg images. Uptake among distros is very poor (= it doesn't exist!), but it's a requirement for this thing. Only Alpine(??) have it in .apk (=java?) format, and there was mention of one RH lib. Oh, there was one x86 option on pkgs.org.
I put a file tree On_Pastebin which shows 316 files in 73 directories, but no makefiles. The obvious difference between the git and a release is that the release doesn't even have the CmakeLists.txt. Now the git references QT6, which I take to be a commercial version, but the release, which doesn't have the Cmakelists.txt, only references QT5.
How do you compile this? Have any of our unofficial builders got it?