Door Games Unlimited

Welcome, Guest.


Subject: Re: Trying to install synchro Date: Fri Feb 19 2016 22:02:15
From: Digital Man To: Ghostrider

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

 >  >  >  > I suspect any version of ubuntu would be ok. What errors are you
 >  >  >  > seeing?
 >  >  >  >  Ttyl :-),
 >  >  >  >          Al
 >
 >  >  > I beleive the gmake giving me trouble I even just trying make
 >
 >  > It would be helpful to see the errors you're getting from gmake/make.
 >
 >  > Nightfox
 >
 >  > ---
 >  >  ■ Synchronet ■ Digital Distortion: digitaldistortionbbs.com
 >
 >
 > 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

1. This is the wrong message area for Synchronet support questions (see
http://wiki.synchro.net/howto:support for details).

2. That "command not found" is likely the culprit. It looks like maybe you're
trying to use 'sudo' but you don't have that installed or availble to the
curretn user. Without being root/superuser, the subsequent directory creations
fail (e.g. "Permission denied").

                                            digital man

Synchronet "Real Fact" #63:
Synchronet PCMS (introduced w/v2.0) is Programmable Command and Menu Structure.
Norco, CA WX: 55.9°F, 67.0% humidity, 3 mph SE wind, 0.00 inches rain/24hrs

---
 ■ SynchronetVertrauen Home of Synchronet telnet://vert.synchro.net

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