Hi Douglas, ignore my previous email, cuz I managed to FINALLY install AG from the fc8 repo. It seemed to complain about my openmotif-mwm conflicting with lessmotif mwm so I had to remove the openmotif one. I wonder why it won't work with the openmotif mwm. Nevermind, thanks a lot for your help, I finally got it to WORK!!
Rohit ---------[ Received Mail Content ]---------- Subject : RE: [AG-TECH] Error starting Venue Client Date : Mon, 4 Aug 2008 17:44:38 +1000 From : "Douglas Kosovic" <[email protected]> To : "Logical Guy" <[email protected]> Hi, I’ve updated the python-agversion-3.0.2-x RPMs to 3.1-1 for Fedora Core 6 and above and for RHEL/CentOS 5. The revision numbers are now consistent for that package. There was only some minor MacOS X related changes in the code between 3.0.2 and 3.1 for python-agversion, which I normally wouldn’t have bothered with releasing a new package. Anyway, thanks for the bug report and for finding the inconsistency in revision numbers. Thanks, Doug From: Logical Guy [mailto:[email protected]] Sent: Friday, 1 August 2008 7:56 PM To: Douglas Kosovic Subject: Re: [AG-TECH] Error starting Venue Client Hi Douglas, Thank you for your reply. I tried your suggestion and my computer tells me it is already installed. Infact a newer version python-agversion-3.0.2-9.el5.noarch is installed. Someone else mentioned about conflicting python versions that might be causing the problem. My system's got both python2.4 and 2.5. AG uses 2.4 and the rest of Fedora uses 2.5. I don't know what to do about that. Also, I've got a newer version of wxPython installed (2.8 I think) and AG looks for 2.6. What can I do about that? ---------[ Received Mail Content ]---------- Subject : Re: [AG-TECH] Error starting Venue Client Date : Fri, 01 Aug 2008 07:50:18 +1000 From : Douglas Kosovic To : Logical Guy Cc : [email protected] Hi, > I'm having trouble getting AG3 to work on my AMD64x2 machine running > Fedora 8. After following the installation instructions in > http://www.accessgrid.org/f8install I get this error message when I try > to run Venue Client in debug mode: > > Traceback (most recent call last): > File "/usr/bin/VenueClient", line 15, in > import agversion > ImportError: No module named agversion You don't have the python-agversion package installed for some reason. It's a dependency that is normally downloaded automatically with yum. Download python-agversion-3.0.2-1.noarch.rpm from: http://www.vislab.uq.edu.au/ag3/fedora/8/x86_64/ and install it like so (but as root): rpm -ivh python-agversion-3.0.2-1.noarch.rpm Cheers, Doug

