Giter Club home page Giter Club logo

Comments (15)

Al4ise avatar Al4ise commented on July 19, 2024

did you follow the setup instructions?

from azule.

giangcoi89 avatar giangcoi89 commented on July 19, 2024

Please check for me, i try but get error: setup-azule: command not found

My cat /.profile
anony@anony-H110M:
$ cat ~/.profile

~/.profile: executed by the command interpreter for login shells.

This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login

exists.

see /usr/share/doc/bash/examples/startup-files for examples.

the files are located in the bash-doc package.

the default umask is set in /etc/profile; for setting the umask

for ssh logins, install and configure the libpam-umask package.

#umask 022

if running bash

if [ -n "$BASH_VERSION" ]; then
# include .bashrc if it exists
if [ -f "$HOME/.bashrc" ]; then
. "$HOME/.bashrc"
fi
fi

set PATH so it includes user's private bin if it exists

if [ -d "$HOME/bin" ] ; then
PATH="$HOME/bin:$PATH"
fi

set PATH so it includes user's private bin if it exists

if [ -d "$HOME/.local/bin" ] ; then
PATH="$HOME/.local/bin:$PATH"
fi
source /home/anony/Azule/azule-functions
source /home/anony/Azule/azule-functions
anony@anony-H110M:~$

from azule.

Al4ise avatar Al4ise commented on July 19, 2024

restart your terminal. if it doesnt work, export to ~/.zprofile and not to ~/.profile

from azule.

giangcoi89 avatar giangcoi89 commented on July 19, 2024

i tried it, but it still won't work :((

from azule.

Al4ise avatar Al4ise commented on July 19, 2024

Can you try the latest build?

from azule.

giangcoi89 avatar giangcoi89 commented on July 19, 2024

Yes :((

from azule.

giangcoi89 avatar giangcoi89 commented on July 19, 2024

Can you try the latest build?

i try install Azule on WSL everything ok but error invalid iPA (ipa file in WSL). But i can't install Azule on Ubuntu 20.04

from azule.

Al4ise avatar Al4ise commented on July 19, 2024

can you send me your terminal

from azule.

giangcoi89 avatar giangcoi89 commented on July 19, 2024

This is my terminal on WSL

test@Anynomous:$ azule
Output Directory: \wsl.localhost\Ubuntu\home\done
Path to IPA: \wsl.localhost\Ubuntu\home\ipa\YouTube_16.41.2_Telefonbuch.ipa
Invalid iPA
test@Anynomous:
$

from azule.

giangcoi89 avatar giangcoi89 commented on July 19, 2024

on Ubuntu error: setup-azule: command not found

from azule.

Al4ise avatar Al4ise commented on July 19, 2024

You have to provide the linux path to your ipa, not the windows one. Aka ~/ipa/YouTube_16.41.2_Telefonbuch.ipa

from azule.

Al4ise avatar Al4ise commented on July 19, 2024

on Ubuntu error: setup-azule: command not found

and what exactly did you do there

from azule.

giangcoi89 avatar giangcoi89 commented on July 19, 2024

on Ubuntu error: setup-azule: command not found

and what exactly did you do there

I can't install Azule on Ubuntu

from azule.

giangcoi89 avatar giangcoi89 commented on July 19, 2024

You have to provide the linux path to your ipa, not the windows one. Aka ~/ipa/YouTube_16.41.2_Telefonbuch.ipa

I will try again tomorrow, now my work hours are over

from azule.

giangcoi89 avatar giangcoi89 commented on July 19, 2024

You have to provide the linux path to your ipa, not the windows one. Aka ~/ipa/YouTube_16.41.2_Telefonbuch.ipa

It's work perfect. Tks for support, closing now

from azule.

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.