Menu

Problem configuring.

Help
Wesley
2013-08-09
2013-08-15
  • Wesley

    Wesley - 2013-08-09

    I am having a ton of trouble and I have been getting frustrated. I hope someone here can point me in the correct direction. I am on ubuntu 12.04

    I have done these steps

    sudo sh -c "echo 'deb http://drbl.sourceforge.net/drbl-core drbl stable' >> /etc/apt/sources.list"

    wget -q http://drbl.nchc.org.tw/GPG-KEY-DRBL -O- | apt-key add -
    sudo apt-get update
    sudo apt-get install drbl

    Now after doing all that, I am supposed to be able to...
    /opt/drbl/sbin/drblsrv -i
    /opt/drbl/sbin/drblpush -i
    /opt/drbl/sbin/dcs

    But this does not work. the folder /opt/ is COMPLETElY empty. I have no clue why, and I have not found a single person run into this issue. Any help?

     
  • Steven Shiau

    Steven Shiau - 2013-08-15

    As described here:
    http://drbl.org/installation/02-install-required-packages.php
    ...
    "From DRBL version 2.x, those related files are not in /opt/drbl/ anymore. All the files are in /usr/sbin/, /usr/bin, /etc/drbl/ or /usr/share/drbl/."
    ...

    So drblsrv and drblpush are actually in /usr/sbin/.

    Steven.

     
  • CajunBill

    CajunBill - 2013-08-15

    @Wesley - I have had a problem similar to this, on Ubuntu 12.10.
    The problem happens because there is an old, unfinished version of drbl that is in the Ubuntu libraries somewhere.
    The author of drbl has advised:
    Please follow the instructions at
    http://drbl.org/installation/
    to install drbl.
    As described here:
    http://drbl.org/installation/02-install-required-packages.php

     

    Last edit: CajunBill 2013-08-16

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.