Tiny Core Base > CorePlus

Remmina plug-in packages for RDP, VNC, etc. missing in TinyCore apps list?

(1/4) > >>

cparke:
Remmina is a remote desktop client application.  For whatever reason, the four main remote connection protocols that it supports (RDP, VNC, SSH, and NX) are distributed as standalone packages.  TinyCore, however, seems to just have the base Remmina application available to install without any of the Remmina plugins needed to use it to launch a remote session.  This makes the application, well, useless on TinyCore.

I suppose this means I need to create the missing TC extensions myself using the source from the Remmina project (Flatpak or Snap)?  How do I access actual source that TC used to build the extension? Or what is recommended to get this application working?

Rich:
Hi cparke
The source package and build notes can be found here:
http://tinycorelinux.net/12.x/x86_64/tcz/src/remmina/


--- Quote from: cparke on April 18, 2021, 04:37:39 PM --- ... For whatever reason, the four main remote connection protocols that it supports (RDP, VNC, SSH, and NX) are distributed as standalone packages. ...
--- End quote ---
Is it possible you need to install  openssh.tcz?

The list file shows these plugins included:

--- Code: ---/usr/local/lib/remmina/plugins/remmina-plugin-exec.so
/usr/local/lib/remmina/plugins/remmina-plugin-st.so
/usr/local/lib/remmina/plugins/remmina-plugin-vnc.so
/usr/local/lib/remmina/plugins/remmina-plugin-xdmcp.so
--- End code ---
Found here:
http://tinycorelinux.net/12.x/x86_64/tcz/remmina.tcz.list

cparke:
Hi Rich,

Seems you're right!  The plugins are there.

However, seems they're not loading due to missing dependencies that I don't think are available in any of the TC extensions. 

Here's the error messages we get at the console when starting up Remmina:

--- Code: ---Failed to load plugin: /usr/local/lib/remmina/plugins/remmina-plugin-vnc.so.
Error: libvncclient.so.0.0.0: cannot open shared object file: No such file or directory
Failed to load plugin: /usr/local/lib/remmina/plugins/remmina-plugin-rdp.so.
Error: libfreerdp-core.so.1.1: cannot open shared object file: No such file or directory
--- End code ---

So how do we find out what extension, if any has libvncclient.so.0.0.0 and libfreerdp-core.so.1.1 ? 

I checked and libvncserver.tcz and freerdp2.tcz don't have files.

Rich:
Hi cparke
Are you running x86 (32 bit) by any chance? Also, are you running TC 12.x?

Juanito:
updated remmina posted to tinycore-12.x x86 repo

Navigation

[0] Message Index

[#] Next page

Go to full version