Giter VIP home page Giter VIP logo

Comments (21)

KennBro avatar KennBro commented on August 15, 2024

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

from iky.

shanow7 avatar shanow7 commented on August 15, 2024

I've this

image

from iky.

KennBro avatar KennBro commented on August 15, 2024

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?

from iky.

shanow7 avatar shanow7 commented on August 15, 2024

image

my email: [email protected]

from iky.

shanow7 avatar shanow7 commented on August 15, 2024

image

from iky.

KennBro avatar KennBro commented on August 15, 2024

image

my email: [email protected]

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

from iky.

KennBro avatar KennBro commented on August 15, 2024

image

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

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

from iky.

shanow7 avatar shanow7 commented on August 15, 2024

image

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

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

it's ok :)

from iky.

shanow7 avatar shanow7 commented on August 15, 2024

image
my email: [email protected]

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

image

from iky.

KennBro avatar KennBro commented on August 15, 2024

image
my email: [email protected]

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

from iky.

shanow7 avatar shanow7 commented on August 15, 2024

image
my email: [email protected]

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

from iky.

KennBro avatar KennBro commented on August 15, 2024

image
my email: [email protected]

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

from iky.

shanow7 avatar shanow7 commented on August 15, 2024

image
my email: [email protected]

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

from iky.

shanow7 avatar shanow7 commented on August 15, 2024

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

image

from iky.

KennBro avatar KennBro commented on August 15, 2024

image
my email: [email protected]

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)

from iky.

KennBro avatar KennBro commented on August 15, 2024

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

from iky.

shanow7 avatar shanow7 commented on August 15, 2024

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

from iky.

KennBro avatar KennBro commented on August 15, 2024

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

from iky.

shanow7 avatar shanow7 commented on August 15, 2024

from iky.

shanow7 avatar shanow7 commented on August 15, 2024

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

from iky.

KennBro avatar KennBro commented on August 15, 2024

I don't understand where the error comes from

from iky.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.