[gpodder-devel] Using Gpodder on both Windows and Linux on same laptop

  • From: richardvoigt at gmail.com (richardvoigt at gmail.com)
  • Date: Tue, 6 Sep 2011 09:21:57 -0500

On Tue, Sep 6, 2011 at 3:59 AM, Thomas Perl <thp at gpodder.org> wrote:
> Hi,
>
> On Mon, Sep 05, 2011 at 11:27:34AM -0700, simplicitasetmusica39.amabel at 
> recursor.net 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
> gpodder-devel at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/gpodder-devel
>

Other related posts: