View Single Post
Old 06-04-2014, 09:42 PM   #9
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,792
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by lenikadali View Post
Any other files I am supposed to be looking at?
None that come to mind. What is Kali reporting when you do a $ locale command with no arguments

But, I read through your original post again, the locale 'thing' might be a false signal. The real issue is :
Quote:
Originally Posted by lenikadali View Post
I have managed to successfully install Calibre on my 32-bit Kali Linux using the commands as provided on the Calibre site:

sudo -v && wget -nv -O-https://raw.githubusercontent.com/kovidgoyal/calibre/master/setup/linux-installer.py | sudo python -c "import sys; main=lambda:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main()"

When I try to run the commands 'calibre' and 'calibre-debug', I get the output:

bash: calibre: command not found
...
Why not one asks - is there anything unusual about Kali.

BR

Last edited by BetterRed; 06-04-2014 at 10:17 PM.
BetterRed is offline   Reply With Quote