← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 718151] [NEW] built but wont start

 

Public bug reported:

i did this


cd adchpp
scons mode=release
cd build/release-default/bin/
mkdir config
mkdir scripts
cp -rf plugins/Script/examples build/release-default/bin/scripts
cp -rf etc/ build/release-default/bin/config
/.adchppd

but i get this
root@debian:/adchpp/build/release-default/bin# /.adchppd
-bash: /.adchppd: No such file or directory

** Affects: adchpp
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/718151

Title:
  built but wont start

Status in ADCH++:
  New

Bug description:
  i did this

  
  cd adchpp
  scons mode=release
  cd build/release-default/bin/
  mkdir config
  mkdir scripts
  cp -rf plugins/Script/examples build/release-default/bin/scripts
  cp -rf etc/ build/release-default/bin/config
  /.adchppd

  but i get this
  root@debian:/adchpp/build/release-default/bin# /.adchppd
  -bash: /.adchppd: No such file or directory





Follow ups

References