Hi all, > Hi Michael, > > > Has anyone made progress on installing AGtk 2.2 on Fedora 2? > > I've been working on building the AGtk 2.2 on Fedora Core 2.
I have just successfully building AG 2.2 on Fedora Core 2. > > > I'm getting this: > > > > Installing package: AccessGrid > > error: Failed dependencies: > > wxPythonGTK-py2.2 is needed by AccessGrid-2.2-6 > > I've asked that the 'Requires' dependency on 'wxPythonGTK-py2.2' be changed > to 'wxPython' in the AccessGrid.spec.in file in CVS. With this change, the > wxPythonGTK-py2.2 package available on the RH7.3 AGtk 2.2 download page and > wxPythonGTK2 from Fedora Extras will both satisfy the 'wxPython' dependency. Umm. It seems I did wrong to change wxPythonGTK-py2.2 to wxPythonGTK-py2.3. > > Unfortunately wxPythonGTK2 available from Fedora Extras (www.fedora.us) > doesn't work with GNOME 2.6, due to a bug with wxGTK2, see: > https://bugzilla.fedora.us/show_bug.cgi?id=1641 > > Fortunately, as the wxGTK 2.4.2 bug report states, in the interim there is a > version of wxGTK2 that works with Fedora Core 2 available at: > http://resare.com/noa/rpms/fedora-2/ I instead use wxGTK 2.4.0 from http://www.wxpython.org/ and wxPythonGTK-py2.3 2.4.2.4 from http://www.wxwindows.org/ > > > xawtv is needed by AccessGrid-2.2-6 > > xawtv no longer comes with Fedora Core 2, but you can install the version > from Fedora Core 1. I get xawtv 3.92 from dag repository at http://dag.wieers.com/packages/xawtv/xawtv-3.92-1.1.fc2.dag.i386.rpm. > > > libcrypto.so.2 is needed by AccessGrid-2.2-6 > > libssl.so.2 is needed by AccessGrid-2.2-6 > > I don't get that problem when built from source. Me too. > > > Should I try the source? or do I need to install additional components? > > You might want to wait till AccessGrid.spec.in is updated in CVS before > building from source. I think I could make an AGtk 2.2 RPM for Fedora Core 2 > available in the interim (I need to get it from my home PC), till > AccessGrid.spec.in gets updated in CVS. I also have to modify gpt 3.0.1 due to misuse of $withval in configure. Umm. It might be old source. Anyway, it works properly right now. If you want to try my build, you can download it via below link. http://osl.cpe.ku.ac.th/pub/accessgrid/fedora/linux/core/2/packages/AccessGrid-2.2-6.fc2.tar.gz If you just want RPMS, check out below link. http://osl.cpe.ku.ac.th/pub/accessgrid/fedora/linux/core/2/RPMS/ Otherwise, you can also install it using yum. [accessgrid] name=Access Grid baseurl=http://osl.cpe.ku.ac.th/pub/fedora/linux/core/$releasever Then simply run: yum groupinstall agtk Good luck, Sugree Phatanapherom [email protected]

