Tiny Core Extensions > Extension requests

x11vnc on 11.x/x86_64 is broken (openssl dependency)

(1/2) > >>

y_satou70:
just found that x11vnc.tcz is broken on 11.x/x86_64, as it had dependency to openssl as below - can we have recompiled package ?


--- Code: ---tc@tc-008064ebe4a1:~$ ldd /usr/local/bin/x11vnc | grep libssl
libssl.so.1.0.0 => not found
libssl.so.1.1 => /usr/local/lib/libssl.so.1.1 (0x00007f047749a000)
tc@tc-008064ebe4a1:~$
--- End code ---

    [EDIT]: Added code tags.  Rich

Juanito:
update posted

y_satou70:
thanks, it works!

jimmy:
x11vnc x86_64 extension is broken in new release 15.x
I was running into issue: x11vnc: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

there are two missing dependencies for x11vnc:
openssl-1.1.1
libXdamage

After install those extensions explicitly, x11vnc works.
I'm newbie here.  Should x11vnc.tcz.dep be modified to include those entries to help other users that might install x11vnc to avoid this issue?  How?
Thanks for making Tiny Core possible!

Juanito:

--- Quote from: jimmy on February 29, 2024, 11:11:27 PM ---there are two missing dependencies for x11vnc:
openssl-1.1.1
libXdamage

--- End quote ---

dep file adjusted - thanks for reporting this, I'll recompile x11vnc one of these days

Navigation

[0] Message Index

[#] Next page

Go to full version