LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Software install readme says... (https://www.linuxquestions.org/questions/linux-newbie-8/software-install-readme-says-225380/)

Kaamp 09-01-2004 04:23 PM

Software install readme says...
 
install Python, version 2.0 or later (DONE)

install wxPython (DONE)

untar (DONE)

this is the part I DON'T understand...

put a line in /etc/mailcap which is similar to the
following, only replace the path to
/usr/bin/btdownloadgui.py with the one it's actually in.

application/x-bittorrent; /usr/bin/btdownloadgui.py %s; test=test -n "$DISPLAY"

Can anyone help...

:confused:

david_ross 09-01-2004 04:29 PM

Welcome to LQ.

Where is btdownloadgui.py on your system?

penguin4 09-01-2004 07:39 PM

david ross; this is not relavent to this thread. but would you convey this to
the hardware moderators; when replying to post would it be of help to include basic problem solves along with howto ? ie: checking hardware connections ,cables , correct alignment of cards, correct ports, irq, I/O,s;etc.
thank you david ross!

rshaw 09-01-2004 07:47 PM

put this line: application/x-bittorrent; /usr/bin/btdownloadgui.py %s; test=test -n "$DISPLAY"
in the file /etc/mailcap. change: /usr/bin/btdownloadgui.py of the above line to the location where it actually is, such as /home/<username>/btdownloadgui.py , or /usr/local/btdownloadgui.py, etc.


All times are GMT -5. The time now is 08:50 PM.