Reply To: Error reading config file. Build 1417 on FC4

#8129
niamh
Participant

@rpedde wrote:

Perhaps. It is if you configure it with –prefix=/usr, but when you use /usr/local as the prefix, it uses $PREFIX/etc.

I thought that was already fixed though. Maybe not.

— Ron

I used-
[root@fedora mt-daapd-svn-1417]# ./configure –prefix=/usr/local –sysconfdir=/etc –enable-sqlite

So I’d expect the path as specified in sysconfdir to be used as specified… though if of course I’d specified –sysconfdir=etc then I’d expect it to use what it does.

Whatever it was only a very minor problem easily overcome