Tiny Core Linux

Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: julcar on September 11, 2019, 07:54:46 PM

Title: xvkbd for x64
Post by: julcar on September 11, 2019, 07:54:46 PM
I am looking for a simple virtual keyboard and xvkbd is perfect for it, but seems to not be available for x64 because I tried the x86 version from repo and didn't run.
Title: Re: xvkbd for x64
Post by: mocore on September 11, 2019, 09:19:07 PM

ftr
http://tinycorelinux.net/10.x/x86/tcz/xvkbd.tcz.info

the homepage link (http://homepage3.nifty.com/tsato/xvkbd/) in  xvkbd.tcz.info is dead

it appears this
http://t-sato.in.coocan.jp/xvkbd/#
is the the current url
Title: Re: xvkbd for x64
Post by: julcar on September 11, 2019, 09:33:20 PM

ftr
http://tinycorelinux.net/10.x/x86/tcz/xvkbd.tcz.info

the homepage link (http://homepage3.nifty.com/tsato/xvkbd/) in  xvkbd.tcz.info is dead

it appears this
http://t-sato.in.coocan.jp/xvkbd/#
is the the current url

running the binary against ldd shows the error "wrong ELF class: ELFCLASS32"
Title: Re: xvkbd for x64
Post by: julcar on September 12, 2019, 02:48:00 AM
full error>

Code: [Select]
tc@box:~$ ldd /usr/local/bin/xvkbd
/usr/local/bin/xvkbd: error while loading shared libraries: /usr/local/bin/xvkbd: wrong ELF class: ELFCLASS32
Title: Re: xvkbd for x64
Post by: Juanito on September 12, 2019, 03:53:24 AM
The xvkdb extension only exists in the 32-bit repo and not in the 64-bit repo..
Title: Re: xvkbd for x64
Post by: julcar on September 12, 2019, 05:25:30 AM
The xvkdb extension only exists in the 32-bit repo and not in the 64-bit repo..

Could be requested to run in x64? thanks
Title: Re: xvkbd for x64
Post by: Juanito on September 13, 2019, 04:12:26 AM
posted