swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swarm-Support] Problems installing Drone


From: Paul Johnson
Subject: Re: [Swarm-Support] Problems installing Drone
Date: Thu, 23 Jun 2005 13:37:10 -0500
User-agent: Mozilla Thunderbird 1.0.2-6 (X11/20050513)

I don't have RH EL4, but I do have Fedora Core 4, which is closely related. I'd suggest you do not try to build Expect yourself, but rather install the expect rpm. If RH EL does not have it, get the one from Fedora. After installing, you will have this:

# rpm -ql expect
/usr/bin/autoexpect
/usr/bin/dislocate
/usr/bin/expect
/usr/bin/ftp-rfc
/usr/bin/kibitz
/usr/bin/lpunlock
/usr/bin/mkpasswd
/usr/bin/passmass
/usr/bin/rftp
/usr/bin/rlogin-cwd
/usr/bin/timed-read
/usr/bin/timed-run
/usr/bin/unbuffer
/usr/bin/weather
/usr/bin/xkibitz

In the drone script, the top has

#!/usr/bin/expect --
# You'll have to change the above line to match your installation


I'm still using the old drone, version 1.03. There is nothing to compile with that one, so I don't understand the rest of your question.


Mukul Patil wrote:
 Hi,
    I am trying to install drone on a RedHat Enterprise Linux (version 4)
machine. I have installed tcl 8.4.0 amd expect 5.43.
    I changed the path to expect in the drone file. Compiling drone with
'make install CC=gcc' seems to run fine with no errors. The output I get
on making is:

make[1]: Entering directory `/home/mpatil/drone-1.03/examples/stublet'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/home/mpatil/drone-1.03/examples/stublet'
(cd examples/gawrap; make install)
make[1]: Entering directory `/home/mpatil/drone-1.03/examples/gawrap'
chmod +x gawrap
make[1]: Leaving directory `/home/mpatil/drone-1.03/examples/gawrap'
(cd examples/lilgpwrap; make install)
make[1]: Entering directory `/home/mpatil/drone-1.03/examples/lilgpwrap'
chmod +x lilgpwrap
make[1]: Leaving directory `/home/mpatil/drone-1.03/examples/lilgpwrap'
chmod +x drone

But when I try to run 'drone -v' I get an error:
address@hidden drone-1.03]# ./drone -v
bash: ./drone: /usr/local/bin/expect-5.43: bad interpreter: Permission
denied

I am running this as the root user and moreover I have set the permissions
for the expect directory to +777 for all files so I do not see why I am
getting a Permission denied error.

I would appreciate if anyone could help me in this installation.


                                                            Thank You,
                                                           Mukul Patil.




_______________________________________________
Support mailing list
address@hidden
http://www.swarm.org/mailman/listinfo/support



--
Paul E. Johnson                       email: address@hidden
Dept. of Political Science            http://lark.cc.ku.edu/~pauljohn
1541 Lilac Lane, Rm 504
University of Kansas                  Office: (785) 864-9086
Lawrence, Kansas 66044-3177           FAX: (785) 864-5700


reply via email to

[Prev in Thread] Current Thread [Next in Thread]