Richard:
Where do you recommend I put the hasg-bang line
(#!/bin/sh)
In line 1 or the last line?





On Tue, Sep 6, 2011 at 7:21 AM, Richard Voigt wrote:

> On Tue, Sep 6, 2011 at 3:59 AM, Thomas Perl <[email protected]> wrote:
> > Hi,
> >
> > On Mon, Sep 05, 2011 at 11:27:34AM -0700,
> [email protected] wrote:
> >> It was hard for me to find the gpodder Win7 folders while logged into
> Linux,
> >> but I found them. For some reason they're in
> >>
> /media/TI106049W0B/Users/simplicitasetmusica/Downloads/gpodder-2.16-win32
> >>
> >>
> >> the downloads folder is in
> >>
> media/TI106049W0B/Users/simplicitasetmusica/Downloads/gpodder-2.16-win32/gpodder-2.16-win32
> >>
> >> Not sure what to do now...
> >
> > This should work (you can put these three lines into a text file named
> > "gpodder-windows.sh", then make it executable with "chmod +x" and then
> > just run it or even double-click it to start gPodder with these
> settings):
> >
>
> (maybe a hash-bang line would be good, i.e.)
>
> #!/bin/sh
> > export
> GPODDER_HOME=/media/TI106049W0B/Users/simplicitasetmusica/Downloads/gpodder-2.16-win32/gpodder-2.16-win32/config/
> > export
> GPODDER_DOWNLOAD_DIR=/media/TI106049W0B/Users/simplicitasetmusica/Downloads/gpodder-2.16-win32/gpodder-2.16-win32/downloads/
> > gpodder -v
> >
> > HTH :)
> > Thomas
> >
> > _______________________________________________
> > gpodder-devel mailing list
> > [email protected]
> > https://lists.berlios.de/mailman/listinfo/gpodder-devel
> >
> _______________________________________________
> gpodder-devel mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/gpodder-devel
>
>
_______________________________________________
gpodder-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-devel

Reply via email to