debian sarge, twistd: command not found
Hi All, I'm very new to all this - the problem is probably a no-brainer - please be kind ;) In the proces of trying to get a MoinMoin wiki running on a Debian Sarge server I used aptitude to install python2.3, moinmoin (1.3.4) and twisted (as listed below) - I know there are newer versions of all these around, but this what seems the best what the system config offers me through aptitude in terms of dependencies. The problem is after installing all this python and moin seem to run fine, but when I try to invoke mointwisted the script complains that sh can't find twistd I've searched the filesystem with "find / -name twistd" but that comes up empty too so it's probably not just a missing path setting ... So what am I missing to get twisted installed _including_ twistd ===================================== List of "twisted" packages installed by aptitude: ---------------------- i A python-twisted 2.1.0-4 2.1.0-4 i A python-twisted-conch 1:0.6.0-1 1:0.6.0-1 i python2.3-twisted 2.1.0-4 2.1.0-4 i A python2.3-twisted-bin 2.1.0-4 2.1.0-4 i A python2.3-twisted-conch 1:0.6.0-1 1:0.6.0-1 i python-twisted-core 2.1.0-4 2.1.0-4 i python-twisted-lore 0.1.0-2 0.1.0-2 i python-twisted-mail 0.2.0-2 0.2.0-2 i A python-twisted-names 0.2.0-1 0.2.0-1 i A python-twisted-news 0.1.0-1 0.1.0-1 i A python-twisted-runner 0.1.0-2 0.1.0-2 i A python-twisted-web 0.5.0-2 0.5.0-2 i python-twisted-web2 0.1.0-1 0.1.0-1 i A python-twisted-words 0.3.0-1 0.3.0-1 .... i A python2.3-twisted-core 2.1.0-4 2.1.0-4 i A python2.3-twisted-lore 0.1.0-1 0.1.0-2 i A python2.3-twisted-mail 0.2.0-1 0.2.0-2 i A python2.3-twisted-names 0.2.0-1 0.2.0-1 i A python2.3-twisted-news 0.1.0-1 0.1.0-1 i A python2.3-twisted-runner 0.1.0-1 0.1.0-2 i A python2.3-twisted-web 0.5.0-1 0.5.0-2 i A python2.3-twisted-web2 0.1.0-1 0.1.0-1 i A python2.3-twisted-words 0.3.0-1 0.3.0-1 ========================= Thanks in advance for any pointers ! -- Arp
On 2/3/06, Brett Viren <bv@bnl.gov> wrote:
The problem is after installing all this python and moin seem to run fine, but when I try to invoke mointwisted the script complains that sh can't find twistd
It is /usr/bin/twistd2.3.
Aw, duh! - That was silly to miss... Funny thing though - there _was_ a link for "twistd -> twistd2.3", but somehow the script won't work with the link? Oh well ... problem solved anyway. Thanks Brett! -- Arp
participants (3)
-
Arp
-
Brett Viren
-
Tommi Virtanen