Jump to content

Recommended Posts

Posted

Hey,

 

So recently my hard drive broke and lost all my files, the up side to it was that I finally had a reason to install Linux without worrying about losing all my files, because well.... There already lost.

 

Anyway, I got my workspace set up and all the API's downloaded (MCP and Forge), but I have absolutely no Idea how to initiate the install.sh. I've tried the following commands in terminal:

dir/install.sh
python: can't open file 'install.py': [Errno 2] No such file or directory

sudo dir/install.sh
python: can't open file 'install.py': [Errno 2] No such file or directory

 

So yeah I'm pretty stumped. If anyone will be able to help or point me in the right direction, it would hugely appreciated.

 

Thanks.

Posted

Umm you kinda have to execute it from the folder install.sh is within.

Else it cant find things that it needs, example install.py

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

Just tried that:

sean@sean-Dell-DM061:~$ cd ~/Desktop/MCP/forge
sean@sean-Dell-DM061:~/Desktop/MCP/forge$ sudo install.sh
[sudo] password for sean: 
sudo: install.sh: command not found

 

Is there a specific command for just running .sh files?

Posted

Figured it out, wrong command. For those who want to know how to do it. Just follow these steps:

 

Step 1: Open up terminal and enter the following command "cd ~/path to forge api/

 

Step 2:Now type in "chmod +x install.sh"

 

Step 3:Not initiate the install "bash install.sh"

 

And it should now be running. If it does not work then close terminal and go back to step 1.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.