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

Not Working #6

Open
artemisfowl004 opened this issue Mar 15, 2021 · 7 comments
Open

Not Working #6

artemisfowl004 opened this issue Mar 15, 2021 · 7 comments

Comments

@artemisfowl004
Copy link

artemisfowl004 commented Mar 15, 2021

After using the script to install packages,it seems they did not actually install,when I try to use them,however I did not get any error messages while package was being install with ./pget

@0x00009b
Copy link
Owner

sorry for the late response I'll get right on that

@kate-sann5100
Copy link

Got the same problem.

@0x00009b
Copy link
Owner

Hello @kate-sann5100 would you mind providing me with some details about the system you were running it on ?

@ghost
Copy link

ghost commented May 26, 2021

Hello @kate-sann5100 would you mind providing me with some details about the system you were running it on ?

It wont install anything for me, i'm using GNU Bash.

@Themancodes
Copy link

It worked great for me
did you
source ~/.bashrc

@Ruibin-Liu
Copy link

It looks like .apt/usr/bin:.apt/bin:.apt/sbin:.apt/usr/share:.apt/usr/lib is appended to PATH. Shouldn't them all be like /home/USERNAME/.apt/usr/bin?

@Thrashophil
Copy link

I added the following line to my .bashrc:
export PATH=~/.apt/usr/bin:~/.apt/bin:~/.apt/sbin:~/.apt/usr/share:~/.apt/usr/lib:$PATH

Now the command of an installed program like sage works, but I get the following error (where I replaced the absolute path name by ~):

~/.apt/usr/bin/sage: line 242: ~/.apt/usr/bin/sage-env: No such file or directory
Error setting environment variables by sourcing '~/.apt/usr/bin/sage-env';
possibly contact sage-devel (see http://groups.google.com/group/sage-devel).

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

6 participants