Tiny Core Base > CorePlus

Installation of aircrack-ng,hashcat,hcxdumptool,hcxpcaptools,reaver

<< < (15/25) > >>

Juanito:
I’ll take a look, but I’ve never had a problem copying and pasting from aterm.

Sashank999:
Where can I get libtinfo.so.6 ? @Juanito
The gnome-terminal is asking this.
And also I have heared that dCore has the scripts to download .deb directly from debian repos and install them into tinycore. Can I get those scripts from ab to TCL 32 bit ?

Juanito:
As said, I'll take a look at gnome-terminal.

Are you speaking of installing dCore or using unpacked *deb archives in tinycore (not especially recommended)?

Sashank999:
I found a temporary solution at here https://bugs.launchpad.net/ubuntu/+source/ncurses/+bug/259139
They said to symlink the libncurses.so.6. I did and it worked  :D

--- Code: ---sudo ln -s /usr/local/lib/libncurses.so.6 /usr/local/lib/libtinfo.so.6
sudo ln -s /usr/local/lib/libtinfo.so.6 /usr/lib/libtinfo.so.6
sudo ln -s /usr/local/lib/libtinfo.so.6 /usr/lib/libtinfo.so
--- End code ---
I am talking about installing unpacked .debs. And also how to unpack them ?

Juanito:

--- Code: ---$ ar vx mypackage.deb
$ tar xf data.tar.*
--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version