Jump to content
  • 0
Dev Blaze

Help -bash No such file Directory

Question

4 answers to this question

Recommended Posts

Hi o GM Mark o,

 

The issue is that you are missing the 'athena-start' file, which is why it says that it can not be found. You should download it again with this command...

wget http://svn.code.sf.net/p/rathena/svn/trunk/athena-start

 

Then you need to run this command to make sure it's executable...

chmod +x *start

 

So now when you run './athena-start start', it should work just fine.



I did  already the same is there any guide for bad interprete thank you guys?

Hi o GM Mark o,

 

This may be because you uploaded it from your Windows computer which is in DOS format, and so you need to convert the file to UNIX. Use this command to do so;

dos2unix FILENAME
  • Upvote 1
Link to comment
Share on other sites

I did  already the same is there any guide for bad interprete thank you guys?

Edited by o GM Mark o
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  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.



×
×
  • Create New...

Important Information

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