Reply To: GDBM error on Fedora 8

#15222
Anonymous
Inactive

Guess I overlooked a part of the instructions, where I was instructed to put soft-links to the appropriate directory:

# ln -s /usr/local/lib/libid3tag.so.0 /lib/libid3tag.so.0
# ln -s /usr/local/lib/libsqlite3.so.0 /lib/libsqlite3.so.0

This solves this issue, now I have to figure out why I’m not able to reach the web interface…