1
TCE Talk / Re: Wine
« Last post by MattArnold on Today at 06:22:41 AM »Thank you for sharing! I started using it too, and I'm very happy with the result!
$ cd linux-5.10.3
$ make mrproper
$ cp ../config-5.10.3-tinycore64 .config
$ make oldconfig
$ make prepare
$ make modules_prepare
... modprobe: chdir (2.6.33.3-rt19-tinycore): No such file or directory ...I think you need to rebuild the initrd. Your kernel version string changed from 2.6.33.3-tinycore to 2.6.33.3-rt19-tinycore.
cp *-2.6.33.3-rt19-tinycore.tcz /mnt/sdb1/tce/optional
... Thank you for explaining how this area of TC works. ...Just wanted to clarify, all Linux kernels rely on a config file to determine which features are enabled. How distros
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