[PyOpenGL-Devel] [ pyopengl-Bugs-629236 ] source install failed on RH8.0
Brought to you by:
mcfletch
|
From: <no...@so...> - 2002-10-26 23:44:49
|
Bugs item #629236, was opened at 2002-10-26 16:50 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105988&aid=629236&group_id=5988 Category: install Group: v2.0 Status: Open Resolution: None >Priority: 7 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: source install failed on RH8.0 Initial Comment: Tried to install PyOpenGL-2.0.0.44-1.src.rpm on Redhat 8.0 with: rpm --install /gslice/rpms/PyOpenGL-2.0.0.44-1.src.rpm I get the following error: error: cannot create %sourcedir /usr/src/redhat/SOURCES There's no directory /usr/src/redhat on my Redhat 8.0 machine... ---------------------------------------------------------------------- >Comment By: Mike C. Fletcher (mcfletch) Date: 2002-10-26 19:44 Message: Logged In: YES user_id=34901 I'm a little out of my depth here (never used RPM for packaging). I'd guess this would be easily fixed merely by re-building the RPM under redhat 8.0, but as I say, I'm not sure. I've bumped the priority up a notch as RH 8.0 is likely to be a fairly significant target for users. (user (if you happen to read this), you might find it easiest to unpack the source tarball and try running "setup.py install" I'd guess the linux .config file will still work for RH 8.0, so it should be able to install from that). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105988&aid=629236&group_id=5988 |