Page 1 of 1

we have tox right?

Posted: Mon Jun 19, 2023 8:13 pm
by pup2023

we have tox right?

...

why we(FatDog) have 2 forums...

viewforum.php?f=59

and

viewforum.php?f=60

??

must be 1


Re: we have tox right?

Posted: Mon Jun 19, 2023 8:27 pm
by pup2023

ok ok nwm forums ...

what about tox under fatdog?


Re: we have tox right?

Posted: Mon Jun 19, 2023 9:17 pm
by step

Kindly, tox as in... ?


Re: we have tox right?

Posted: Mon Jun 19, 2023 9:32 pm
by pup2023

about

https://tox.chat/about.html

to run in Fatdog?...

how?)

is it possible?


Re: we have tox right?

Posted: Wed Jun 21, 2023 3:53 pm
by jamesbond

Yes, sure, of course. Download the 64-bit static binary, extract it to a folder, and run run_tox.sh from the inside. It is a terminal application so you need to run it from within a terminal.

Open a terminal and do this:

Code: Select all

1. wget https://github.com/Jfreegman/toxic/releases/download/v0.12.0/toxic-minimal-static-musl_linux_x86-64.tar.xz

2. tar -xf toxic-minimal-static-musl_linux_x86-64.tar.xz

3. cd toxic-minimal-static-musl_linux_x86-64

4. ./run_toxic.sh

Enjoy.