When I try that I get:
-------------------------------------------------------------------- # ./chirpw
bash: ./chirpw: /usr/bin/python: bad interpreter: No such file or directory
--------------------------------------------------------------------
When I search for "python" I get:
/usr/share/python
/usr/lib/pythom2.4 /usr/lib/pythom2.5 /usr/lib/pythom2.6
I don't recall how to issue a redirect so that when chirpw looks for /usr/bin/python it actually goes to /usr/share/python
Richard Farina wrote: On 04/20/11 18:50, doc@kd4e.com wrote:
I was referred to CHIRP from the Kenwood TH-D72 list.
What are the dependencies to run CHIRP in Linux, please?
I have downloaded and uncompressed CHIRP.
I generally use the Fluppy version of Puppy Linux (it's optimized to be full-featured, small, and functional on Netbooks, Notebooks, and desktops).
Thanks!
Assuming you have all required libs it is just "./chirpw" from the chirp directory.
-Zero