FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Setup Issues › Running Two Copies of Firefly on a Single NSLU2 › Reply To: Running Two Copies of Firefly on a Single NSLU2
24/12/2006 at 1:08 PM
#4893
RickV
Participant
cd /opt/var/mt-daapd2
sqlite songs.db
This results in:
sqlite: not found
Probably a path-problem resulting in not finding the sqlite.
As in the installation guide I tried the following:
cd /opt/var/mt-daapd2
LD_LIBRARY_PATH=/opt/lib /opt/bin/sqlite songs.db
I don’t know the exact functionality of the LD_LIBRARY_PATH (if someone can explain it some more it would be very nice).
When issueing this command there is no error but the following resonse:
# LD_LIBRARY_PATH=/opt/lib /opt/bin/sqlite songs.db
SIGSEGV