How to install Torchat?

Using applications, configuring, problems
Post Reply
Message
Author
User avatar
JamesTheAwesomeDude
Posts: 99
Joined: Tue 29 Jan 2013, 17:17
Location: Classified

How to install Torchat?

#1 Post by JamesTheAwesomeDude »

Okay, starting with python-2.7.3 installed, and torchat-source-0.9.9.553.zip extracted to /opt/torchat, here's what I get:

Code: Select all

# cd /opt/torchat/src
# ./torchat.py
(0) [config,477,main] python version 2.7.3 (default, Jul  3 2012, 21:16:07) [GCC 4.7.1]
(0) [config,484,main] script directory is /opt/torchat/src
(0) [config,485,main] data directory is /root/.torchat
(0) Traceback (most recent call last):
(0)   File "./torchat.py", line 20, in <module>
(0) import wxversion
(0) ImportError
(0) :
(0) No module named wxversion
# 
What do I need to do to get Torchat up and running?
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=84349][img]http://i.imgur.com/Zw6vryI.png[/img][color=#3B6EA3][b][size=200] Version 27. Dotpet. Click here.[/size]
(SFS available too!)[/b][/color][/url]

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#2 Post by Semme »

What's in the Precise repo's no good >> torchat_0.9.9.550-2~build0.12.04.1_all.deb?

Shouldn't require more than these:
  • python (>= 2.7.1-0ubuntu2)
  • python-socksipy
  • python-wxgtk2.8
  • tor (>= 0.2.1.30-1)

User avatar
JamesTheAwesomeDude
Posts: 99
Joined: Tue 29 Jan 2013, 17:17
Location: Classified

#3 Post by JamesTheAwesomeDude »

I'm running Slacko 5.5, and the debian package also returns "No module named wxversion".

I couldn't manage to find the python-wxgtk package in Launchpad. The site isn't organized very intuitively... If you could give me links to what I need to download, that would be very appreciated.
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=84349][img]http://i.imgur.com/Zw6vryI.png[/img][color=#3B6EA3][b][size=200] Version 27. Dotpet. Click here.[/size]
(SFS available too!)[/b][/color][/url]

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#4 Post by Semme »


User avatar
JamesTheAwesomeDude
Posts: 99
Joined: Tue 29 Jan 2013, 17:17
Location: Classified

#5 Post by JamesTheAwesomeDude »

Thanks for those!

Unfortunately, now it says libmspack is missing, and I can't seem to fid anything in PPM...
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=84349][img]http://i.imgur.com/Zw6vryI.png[/img][color=#3B6EA3][b][size=200] Version 27. Dotpet. Click here.[/size]
(SFS available too!)[/b][/color][/url]

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#6 Post by Semme »


Post Reply