Coder Social home page Coder Social logo

Comments (8)

brtar96 avatar brtar96 commented on May 27, 2024 1

It seems working. Thank you.

from kathara.

Kidel avatar Kidel commented on May 27, 2024

From your check command output it seems that you lack the config file that is usually generated during the installation process.

You should probably simply run the installer as administrator followed by lwipe.

Check this page: https://github.com/KatharaFramework/Kathara/wiki/Macos

from kathara.

brtar96 avatar brtar96 commented on May 27, 2024

I've used that page to install Kathara but it doesn't help. What do you mean "followed by lwipe"?

from kathara.

Kidel avatar Kidel commented on May 27, 2024

After every install or update, simply run lwipe to start clean.

What's the output of the installer? And how are you running it? For some reason the config file seems to be missing

from kathara.

brtar96 avatar brtar96 commented on May 27, 2024

First of all, I'm using bash shell. I do -"git clone https://github.com/KatharaFramework/Kathara.git", then this: echo "export NETKIT_HOME=/Users/myName/kathara/bin" >> ~/.bash_profile and then $NETKIT_HOME/install. If I try to do sudo $NETKIT_HOME/install, it outputs $NETKIT_HOME is not set while if I run $NETKIT_HOME/install, the output is:
Setting permissions
chflags: /Users/bruno.taricco/Kathara/bin/wrapper/bin/netkit_dw: No such file or directory
Compiling netkit_dw
Pulling images
Using default tag: latest
latest: Pulling from kathara/netkit_base
Digest: sha256:6dff40967bdca7534207fcdf920a2a328caca4b0a3140afc774739498ca4fcd8
Status: Image is up to date for kathara/netkit_base:latest
Using default tag: latest
latest: Pulling from library/alpine
Digest: sha256:b3dbf31b77fd99d9c08f780ce6f5282aba076d70a513a8be859d8d3a4d0c92b8
Status: Image is up to date for alpine:latest

from kathara.

Kidel avatar Kidel commented on May 27, 2024

You don't need to use sudo, since the script asks you anyway. You just need to be sudo enabled (I agree that the way I istructed you was not precise, I'm sorry).

Also please run $NETKIT_HOME/check again, let's see if the config file now exists.

Also please remember to run $NETKIT_HOME/lwipe just in case.

from kathara.

brtar96 avatar brtar96 commented on May 27, 2024

Docker version is
Docker version 18.09.2, build 6247962

Trying to run Docker Hello World

Hello from Docker!
This message shows that your installation appears to be working correctly.

To generate this message, Docker took the following steps:

  1. The Docker client contacted the Docker daemon.
  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
    (amd64)
  3. The Docker daemon created a new container from that image which runs the
    executable that produces the output you are currently reading.
  4. The Docker daemon streamed that output to the Docker client, which sent it
    to your terminal.

To try something more ambitious, you can run an Ubuntu container with:
$ docker run -it ubuntu bash

Share images, automate workflows, and more with a free Docker ID:
https://hub.docker.com/

For more examples and ideas, visit:
https://docs.docker.com/get-started/

Python version is
Python 2.7.10

NETKIT_HOME is
/Users/myName/kathara/bin

Kathara version is
0.34.1

Config file contents are
unix_bin=/Users/myName/kathara/bin/wrapper/bin/netkit_dw

Netkit temp folder contains
ls: /Users/myName/netkit_temp/: No such file or directory

from kathara.

Kidel avatar Kidel commented on May 27, 2024

It seems that we got past the generation of the config file. Try running commands now. It should work.

from kathara.

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.