Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

easy installation problem #7

Closed
shanow7 opened this issue Jan 15, 2020 · 21 comments
Closed

easy installation problem #7

shanow7 opened this issue Jan 15, 2020 · 21 comments

Comments

@shanow7
Copy link

shanow7 commented Jan 15, 2020

hi, I've try to install but I heve

image

what I'm doing wrong?

@KennBro
Copy link
Contributor

KennBro commented Jan 23, 2020

Hello, iKy Easy Install is an experiment and I should work more on that. Currently it only supports ubuntu 18.04.

But instead of running ./iKyEasyInstall.sh, please run inside install/iKyEasyInstall

bash scripts/ubuntu1804.sh

And let me know if it works to add Kali as a supported distribution

Regards and thanks
KennBro

@shanow7
Copy link
Author

shanow7 commented Jan 23, 2020

I've this

image

@KennBro
Copy link
Contributor

KennBro commented Jan 23, 2020

The last error will be corrected by running
sudo apt-get install -y npm

But the mistake that worries me is the one in red. Could you send me previous messages?

@shanow7
Copy link
Author

shanow7 commented Jan 23, 2020

image

my email: shanow@interia.pl

@shanow7
Copy link
Author

shanow7 commented Jan 23, 2020

image

@KennBro
Copy link
Contributor

KennBro commented Jan 23, 2020

image

my email: shanow@interia.pl

Here the solution for this error that was generated as a side effect
sudo apt update sudo apt install --fix-missing

@KennBro
Copy link
Contributor

KennBro commented Jan 23, 2020

image

This error occurs because development libraries are missing. Please run this

sudo apt install libxslt1-dev libxml2-dev libxslt-dev

@shanow7
Copy link
Author

shanow7 commented Jan 23, 2020

image

This error occurs because development libraries are missing. Please run this

sudo apt install libxslt1-dev libxml2-dev libxslt-dev

it's ok :)

@shanow7
Copy link
Author

shanow7 commented Jan 23, 2020

image
my email: shanow@interia.pl

Here the solution for this error that was generated as a side effect
sudo apt update sudo apt install --fix-missing

image

@KennBro
Copy link
Contributor

KennBro commented Jan 24, 2020

image
my email: shanow@interia.pl

Here the solution for this error that was generated as a side effect
sudo apt update sudo apt install --fix-missing

image

sudo apt update
sudo apt install --fix-missing

@shanow7
Copy link
Author

shanow7 commented Jan 24, 2020

image
my email: shanow@interia.pl

Here the solution for this error that was generated as a side effect
sudo apt update sudo apt install --fix-missing

image

sudo apt update
sudo apt install --fix-missing

image

@KennBro
Copy link
Contributor

KennBro commented Jan 24, 2020

image
my email: shanow@interia.pl

Here the solution for this error that was generated as a side effect
sudo apt update sudo apt install --fix-missing

image

sudo apt update
sudo apt install --fix-missing

image

They are two different commands.

A command is sudo apt update
And the other command is sudo apt install --fix-missing

@shanow7
Copy link
Author

shanow7 commented Jan 26, 2020

image
my email: shanow@interia.pl

Here the solution for this error that was generated as a side effect
sudo apt update sudo apt install --fix-missing

image

sudo apt update
sudo apt install --fix-missing

image

They are two different commands.

A command is sudo apt update
And the other command is sudo apt install --fix-missing

nothing was change

image

@shanow7
Copy link
Author

shanow7 commented Jan 26, 2020

when I use a normal install I've problem with command ./celery.sh

image

@KennBro
Copy link
Contributor

KennBro commented Jan 27, 2020

image
my email: shanow@interia.pl

Here the solution for this error that was generated as a side effect
sudo apt update sudo apt install --fix-missing

image

sudo apt update
sudo apt install --fix-missing

image

They are two different commands.
A command is sudo apt update
And the other command is sudo apt install --fix-missing

nothing was change

image

Yes, that changed. The messages are different. I don't know what version of Kali you are using, but it has a problem with repositories that are unrelated to iKy.
However, I have a question. Did you run this command?

sudo apt-get install -y npm

As I mentioned in the #7 (comment)

@KennBro
Copy link
Contributor

KennBro commented Jan 27, 2020

when I use a normal install I've problem with command ./celery.sh

image

This is Parrot and you are mixing errors. Let's continue with Kali. But...
Could you run this command inside iKy directory and send me the output?

python3.7 -m pip install -r requirements.txt

@shanow7
Copy link
Author

shanow7 commented Jan 27, 2020

Yes, that changed. The messages are different. I don't know what version of Kali you are using, but it has a problem with repositories that are unrelated to iKy.
However, I have a question. Did you run this command?

I did, I've Kali Linux 2019.4 amd64 2.6GB

@KennBro
Copy link
Contributor

KennBro commented Jan 28, 2020

Yes, that changed. The messages are different. I don't know what version of Kali you are using, but it has a problem with repositories that are unrelated to iKy.
However, I have a question. Did you run this command?

I did, I've Kali Linux 2019.4 amd64 2.6GB

But the error in the screenshot is that there is no "npm" command. And that is installed with

sudo apt-get install -y npm

@shanow7
Copy link
Author

shanow7 commented Jan 28, 2020 via email

@shanow7
Copy link
Author

shanow7 commented Feb 18, 2020

hi, I try in new kali linux instalation but I've problem
image

@KennBro
Copy link
Contributor

KennBro commented Mar 14, 2020

I don't understand where the error comes from

@KennBro KennBro closed this as completed Apr 25, 2020
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants