Door Games Unlimited

Welcome, Guest.


Subject: Re: Trying to install synchro Date: Tue Feb 23 2016 18:56:22
From: Doctor Who To: Ghostrider

  Re: Re: Trying to install synchro
  By: Ghostrider to Nightfox on Fri Feb 19 2016 04:11 am

 > sorry about that
 >
 > sudo: cd: command not found
 > make -C /sbbs/src/sbbs3 os=linux RELEASE=1
 > make[1]: Entering directory '/sbbs/src/sbbs3'
 > make -C /sbbs/src/sbbs3/../../3rdp/build jslib
 > make[2]: Entering directory '/sbbs/3rdp/build'
 > mkdir: cannot create directory æ../../src/../3rdp/srcÆ: Permission denied
 > GNUmakefile:41: recipe for target '../../src/../3rdp/src' failed
 > make[2]: *** [../../src/../3rdp/src] Error 1
 > make[2]: Leaving directory '/sbbs/3rdp/build'
 > /sbbs/src/sbbs3/../build/Common.gmake:482: recipe for target 'js' failed
 > make[1]: *** [js] Error 2
 > make[1]: Leaving directory '/sbbs/src/sbbs3'
 > GNUmakefile:149: recipe for target 'sbbs3' failed
 > make: *** [sbbs3] Error 2
 >
You must be using the latest CVS version. I also got the "recipe for target
'js' failed" error with the latest CVS code whereas I hadn't been getting that
before. I'm not sure about how to fix that. I'm also not sure about the
"command not found" error. Is it referring to "sudo" or "cd"? If it's calling
sudo, you may not have sudo installed. Just su-ing to root should fix it, but
you shouldn't need to be root at all. As for "permission denied", you must not
have write permission in the directory you're working in. I may not be very
helpful at the moment, but, except for the js error, it just looks like a
permissions problem.

---
 ■ Synchronet ■ The 5th Dimension: Beyond space AND time -- the5thd.synchro.net

Previous Message       Next Message
In Reply To: Re: Trying to install synchro (Ghostrider)