Why do I get permission denied when doing make?

If you are getting permission denied when you try to compile a program, try to just 'cd .' before running make.

For example:

cd .

make

You could also try using 'gmake' instead.

  • 1 Utilisateurs l'ont trouvée utile
Cette réponse était-elle pertinente?

Articles connexes

Where can I find information on configuring my eggdrop?

http://www.egghelp.org/setup.htm but you can skip the first 8 steps by typing get-egg from SSH.  

How do I install an eggdrop bot?

The easiest way is to SSH into your shell and type 'get-egg' to install the latest eggdrop...

A file looks corrupted after server was rebooted

We have backups and can restore the file, just open a ticket or email letting us know the...

My eggdrop is not responding

There are a few ways to access it.First try  "/dcc chat BOTNICK"If that does not work...