[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AG-TECH] AG2.4 setup error
- To: ag-tech@xxxxxxxxxxx
- Subject: [AG-TECH] AG2.4 setup error
- From: "Zephyr Zhangbo Liu" <zephyr@xxxxxxxxx>
- Date: Mon, 19 Jun 2006 20:21:26 -0700
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=F3Cy2VbUSYSyX2ym6+vSPBTirAFuMpITCel8Gwd26ewkJYFd/ZRC7McOvm8PiZO3cE9kwrl75wN5d43T8ZtEEbOI3CZHwYMUR9fm8JlRoPUmVe7Tg1eD3WmGcpN4SY4ohLqPUycQUedPl0mq85ZvuPZSSF8Cww8pDOQGTYGTYbQ=
- Reply-to: zephyr@xxxxxxxxx
- Sender: owner-ag-tech@xxxxxxxxxxx
Hi all,
I tried to setup AG2.4 on SUSE 10, following the tutorial on:
http://www.vislab.uq.edu.au/research/accessgrid/software/suse/
building from sourse code, and got the error message below:
+ mv lib64 usr/lib64
+ mv 'lib/python2.4/site-packages/*' usr/lib64/python2.4/site-packages
mv: cannot stat `lib/python2.4/site-packages/*': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.62437 (%install)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.62437 (%install)
** Cleaning up the RPM dir
cmd = rm -rf /tmp/filew9qWrE
Test results not found !
Then I tried to install it with the two RPMs on the same link. Using
YaST2 to setup python-wxGTK. Then when I logout and re-login, I could
see the AccessGrid menu on the application lists, but when I clicked
them, nothing happened.
Wondering where the problem is and how to make a correct installation.
Thanks,
Zephyr