Tiny Core Extensions > TCE Bugs
not working: charmap, brasero, inxi, audacity
(1/1)
nick65go:
not a user of these applications, just testing what they do.
--- Code: ---tc@box:~$ uname -a
Linux box 5.4.3-tinycore #2020 SMP Tue Dec 17 17:00:50 UTC 2019
tc@box:~$ charmap
charmap: error while loading shared libraries: libffi.so.5: cannot open shared object file: No such file or directory
tc@box:~$ brasero
brasero: error while loading shared libraries: libtracker-sparql-2.0.so.0: cannot open shared object file: No such file or directory
tc@box:~$ tce-load -w inxi
inxi.tcz.dep OK
pci-utils.tcz.dep OK
Downloading: procps.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: procps.tcz.md5.txt: No such file or directory
Error on procps.tcz
tc@box:~$
tc@box:~$ audacity
Fatal Error: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1013,wx containers,compatible with 2.,
and wxCore used 3.0 (wchar_t,compiler with C++ ABI 1011,wx containers,compatible with 2..
Aborted
tc@box:~$
--- End code ---
Rich:
Hi nick65go
--- Quote from: nick65go on May 27, 2020, 12:16:32 PM --- ...
--- Code: ---tc@box:~$ uname -a
Linux box 5.4.3-tinycore #2020 SMP Tue Dec 17 17:00:50 UTC 2019
tc@box:~$ charmap
charmap: error while loading shared libraries: libffi.so.5: cannot open shared object file: No such file or directory
--- End code ---
...
--- End quote ---
I think libffi.so.5 has been dropped and libffi.so.6 is the current version.
--- Quote ---
--- Code: ---tc@box:~$ tce-load -w inxi
inxi.tcz.dep OK
pci-utils.tcz.dep OK
Downloading: procps.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: procps.tcz.md5.txt: No such file or directory
Error on procps.tcz
tc@box:~$
--- End code ---
--- End quote ---
See if changing procps.tcz to procps-ng.tcz in your inxi.tcz.dep file fixes it.
nick65go:
--- Code: ---tc@box:/mnt/sda10/tce11-32/optional$ cat inxi.tcz.dep
coreutils.tcz
dmidecode.tcz
pci-utils.tcz
perl5.tcz
procps-ng.tcz
tc@box:/mnt/sda10/tce11-32/optional$ tce-load -w inxi
inxi.tcz.dep OK
Downloading: procps.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: procps.tcz.md5.txt: No such file or directory
Error on procps.tcz
tc@box:/mnt/sda10/tce11-32/optional$
--- End code ---
maybe it will work AFTER I manage to manually download the inxi.tcz* from the web-server.
nick65go:
I grab it from https://ftp.nluug.nl/os/Linux/distr/tinycorelinux/11.x/x86/tcz/ it works OK. But You need to update your Inxi.tcz.dep on the website
--- Code: ---tc@box:/mnt/sda10/tce11-32/optional$ editor inxi.tcz.dep
tc@box:/mnt/sda10/tce11-32/optional$ tce-load -i inxi
procps-ng.tcz: OK
perl5.tcz: OK
coreutils.tcz: OK
inxi.tcz: OK
tc@box:/mnt/sda10/tce11-32/optional$ inxi
CPU: Quad Core AMD A6-6310 APU with AMD Radeon R4 Graphics (-MCP-)
speed/min/max: 998/1000/1800 MHz Kernel: 5.4.3-tinycore i686 Up: 3h 13m
Mem: 648.2/1865.0 MiB (34.8%) Storage: 931.51 GiB (0.9% used) Procs: 465
Shell: sh inxi: 3.1.00
tc@box:/mnt/sda10/tce11-32/optional$
--- End code ---
Juanito:
brasero and inxi deps adjusted
gucharmap updated
audacity works for me - could you double-check that you have the latest version of wxWidgets?
Navigation
[0] Message Index
Go to full version