Session file not found. Creating.
/usr/local/bin/podget: line 325: ${dir_config}/session.$$: ambiguous redirect
/usr/local/bin/podget: line 332: [: too many arguments
/usr/local/bin/podget: line 365: $dir_config/$config_core: ambiguous redirect
ERROR - Library directory not defined.
What can I do to fix this? The ~/.podget directory was not created, so I created it myself and made a serverlist file. Podget is possible on Cygwin, isn't it?
Any dependency's I miss?
Cheers,
Paul
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
I ran make install on cygwin, but the result is as follows:
pv83336@PV83336A /cygdrive/x/podget
$ make install
gzip -9 < DOC/podget.7 > DOC/podget.7.gz
mkdir -p /usr/local/bin/
install --mode 755 podget /usr/local/bin/podget
mkdir -p /usr/local/share/man/man7/
install --mode 644 DOC/podget.7.gz /usr/local/share/man/man7/podget.7.gz
pv83336@PV83336A /cygdrive/x/podget
$ podget
podget
Session file not found. Creating.
/usr/local/bin/podget: line 325: ${dir_config}/session.$$: ambiguous redirect
/usr/local/bin/podget: line 332: [: too many arguments
/usr/local/bin/podget: line 365: $dir_config/$config_core: ambiguous redirect
ERROR - Library directory not defined.
What can I do to fix this? The ~/.podget directory was not created, so I created it myself and made a serverlist file. Podget is possible on Cygwin, isn't it?
Any dependency's I miss?
Cheers,
Paul