You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PgDBF
Assuming there's no current binary to download, what's the best way to install the latest available version now? Is kirk's gif repo still the best way or should we be merging the forks to incorporate all fixes? I have a new server with SLES 12 SP 1 x64 installed. There were automake version issues last time I tried this on SLES 11...wondering if anything has changed... ?
git clone g...@github.com:kstrauser/pgdbf.git
cd pgdbf
./configure; make; sudo make install