Tiny Core Base > CorePlus

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

<< < (21/25) > >>

Juanito:
py3.6gobject updated

Sashank999:
Ah finally !!! A thread created by me reaches 100 posts  ;D
Will now compile requests.

Sashank999:
I compiled requests from souce on github here https://github.com/psf/requests
I tracked all the files and attached. Should I include files from /home/tc and files from urllib ?

Juanito:
You appear to have five extensions there - chardet, idna, urllib3, certifi and requests.

Note also that there will be a problem using the extensions as-is with, for example, all the files inside /usr/local/lib/python3.6/site-packages/chardet-3.0.4-py3.6.egg/chardet because python will look for /usr/local/lib/python3.6/site-packages/chardet.

There two choices to fix this problem:

* compile with sudo python3.6 setup.py install --root=/tmp/pkg (or similar)
* create a symlink /usr/local/lib/python3.6/site-packages/chardet -> /usr/local/lib/python3.6/site-packages/chardet-3.0.4-py3.6.egg/chardet

I attached the edited file list

Sashank999:
@Juanito
I have submitted python-requests extension.  :D

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version