kpovmodeler on Fedora Core 4 and possibly previous versions

William K. Volkman wkvsf at users.sourceforge.net
Wed Aug 24 07:26:20 CEST 2005


On Tue, 2005-08-23 at 21:05 -0700, Ken Ramey wrote:
> On 8/23/05, William K. Volkman <wkvsf at users.sourceforge.net> wrote:
> > On Tue, 2005-08-23 at 14:52 -0600, D. Stimits wrote:
> > > William K. Volkman wrote:
> > > >
> > > > I pulled the source rpm for kdegraphics from the core/updates/4/SRPMS
> > > > directory on a fedora core mirror site that has sources.
> > >
> > > Interesting, I didn't realize kpovmodeler was integrated into the
> > > kdegraphics rpm. I wonder why the 1.0 tarball fails. Is the kpovmodeler
> > > provided in this rpm version 1.0?
> > 
> > The version number reported in the about box is 1.1.2 so appears to be
> > later than the 1.0 tar ball (actually IIRC the web site mentions that
> > since integrating with KDE graphics the standalone tar ball wasn't
> > maintained).
> 
> Interesting... so how does one get the kdegraphics version to actually
> install or run since it seems to be disabled by default?

You have to rebuild from the Source RPM, as I mentioned how in my
initial post, however the exact steps were:
1. wget
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/4/SRPMS/kdegraphics-3.4.2-0.fc4.1.src.rpm
2. rpm -ivh kdegraphics-3.4.2-0.fc4.1.src.rpm
3. Edit the file /usr/src/redhat/SPECS/kdegraphics.spec
Change:
%define kpovmodeler 0
to:
%define kpovmodeler 1
And then 
4. rpmbuild -ba /usr/src/redhat/SPECS/kdegraphics.spec
You'll probably have to install some dependent -devel packages,
rpmbuild will tell you which ones, one at a time :-(
unless you're like me and always install all development packages.
Some hours later you'll have an RPM package to install (you may
have to rpm --erase your old kdegraphics package).

HTH,
William.







More information about the kpovmodeler-devel mailing list