Page 4 of 8

Re: [ModBase1][1.00.11] Common libraries and tools for use by other modules

Posted: 05 Feb 2022, 01:34
by marchinho
outkastm wrote: 03 Feb 2022, 06:16 arm up to 1.00.01 (added unrar and nano)
Hello, sorry for pressing, when i try to use unrar i get this error

$ /unrar: /usr/lib/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by ./unrar)

Nano and the other modules are working fine

Thanks

Re: [ModBase1][1.00.11] Common libraries and tools for use by other modules

Posted: 05 Feb 2022, 01:44
by marchinho
This is the lib content

Image

Re: [ModBase1][1.00.11] Common libraries and tools for use by other modules

Posted: 05 Feb 2022, 02:25
by outkastm
I'll have a look this evening

Re: [ModBase1][1.00.11] Common libraries and tools for use by other modules

Posted: 05 Feb 2022, 05:34
by outkastm
try the latest version 1.00.02

Re: [ModBase1][1.00.11] Common libraries and tools for use by other modules

Posted: 05 Feb 2022, 16:46
by marchinho
It's perfect now!

Thanks for your great work ;)

Re: [ModBase1][1.00.11] Common libraries and tools for use by other modules

Posted: 09 Feb 2022, 23:43
by mattb
Hey thank you for your hard work with this! I've just installed the aarch64 version 1.00.02 hoping to run screen or tmux, but they don't seem to be included in /usr/local/ModBase1/sys/bin. Have I done something wrong, or are they just not included yet?

Again, thanks for this package. It's really helpful.

Re: [ModBase1][1.00.11] Common libraries and tools for use by other modules

Posted: 09 Feb 2022, 23:56
by outkastm
Not included yet in arm package, but they will be on the next version

Re: [ModBase1][1.00.11] Common libraries and tools for use by other modules

Posted: 10 Feb 2022, 06:24
by mattb
Brilliant! Thank you

Re: [ModBase1][1.00.11] Common libraries and tools for use by other modules

Posted: 10 Feb 2022, 07:50
by outkastm
arm version up to 1.00.03, added screen and tmux (to be tested)

Re: [ModBase1][1.00.11] Common libraries and tools for use by other modules

Posted: 13 Feb 2022, 06:24
by mattb
Thank you for adding tmux and screen! I've not been able to get either to start though. As you mentioned that the apps still needed testing, I thought I'd let you know what I got:

Screen
Running screen gives the following error:

Code: Select all

Cannot make directory '/run/screen': Permission denied
If I make this directory through sudo, it says the directory permissions need to be 777. When I did this, screen does run, but then immediately quits, leaving:

Code: Select all

[screen is terminating]
I tried to find a logfile but failed. I'm not very familiar with screen, so I'm not sure if this is just something I'm doing wrong, like failing to pass options.

Tmux
This also won't start. With running tmux, there seems to be a locale problem. This is the result:

Code: Select all

tmux: need UTF-8 locale (LC_CTYPE) but have ANSI_X3.4-1968