Re: spec files and TreeIter docs



On Wed, 2004-11-17 at 19:22, Carl Nygard wrote:
Two questions:

Where are the docs for Gtk2::TreeIter?

this works for me:
        perldoc Gtk2::TreeIter 

How to get Makefile.PL to create a spec file, or do I have to do that
myself?  I just want to build an rpm easily.  Any clues?

the easiest thing to do is:
        perl Makefile.PL
        make dist-srpms
that should build a src rpm and put it in ~/rpms/ you can do whatever
you want from there. there's also a make dist-rpms target, but it can be
pretty flaky.

-- 
-rm
http://www.neces.com/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]