Re: [Fink-devel] new package help: kodos

2007-01-06 Thread Kurt Schwehr
Feel free to take it. That's the whole idea of my info file dumping zone :) I 2nd Dan's comments about it needing help. I think this is both used by other programs (which one I can't remember... or am I imagining things) and is an app too. This reminds me that I need to fix up epydoc. Doh! -k

Re: [Fink-devel] new package help: kodos

2007-01-05 Thread Daniel Macks
On Fri, Jan 05, 2007 at 11:47:22AM -0600, Robert T Wyatt wrote: > Daniel E. Macks wrote: > >> Robert T Wyatt wrote: > >>> I've gotten to here so far: > >>> http://reg066.reg.utexas.edu/fink/kodos-py.info > >> > >> Here's the remaining error: > >> > >> Error: File in a language-versioned package is

Re: [Fink-devel] new package help: kodos

2007-01-05 Thread Robert T Wyatt
Daniel E. Macks wrote: >> Robert T Wyatt wrote: >>> I've gotten to here so far: >>> http://reg066.reg.utexas.edu/fink/kodos-py.info >> >> Here's the remaining error: >> >> Error: File in a language-versioned package is neither versioned nor in >> a versioned directory. >> Offending file:

Re: [Fink-devel] new package help: kodos

2007-01-05 Thread Daniel E. Macks
Robert T Wyatt <[EMAIL PROTECTED]> said: > Robert T Wyatt wrote: >> Hi Kurt, >> >> It's helping me. :-) Do you mind if I take it and run with it? It now >> builds and installs but doesn't validate because it's installing stuff >> in /usr/share/ but your work has helped me understand how to deal

Re: [Fink-devel] new package help: kodos

2007-01-05 Thread Robert T Wyatt
Robert T Wyatt wrote: > Hi Kurt, > > It's helping me. :-) Do you mind if I take it and run with it? It now > builds and installs but doesn't validate because it's installing stuff > in /usr/share/ but your work has helped me understand how to deal with > the INFO2 and the -py split-off. > > I'

Re: [Fink-devel] new package help: kodos

2007-01-05 Thread Robert T Wyatt
Hi Kurt, It's helping me. :-) Do you mind if I take it and run with it? It now builds and installs but doesn't validate because it's installing stuff in /usr/share/ but your work has helped me understand how to deal with the INFO2 and the -py split-off. I've gotten to here so far: http://reg06

Re: [Fink-devel] new package help: kodos

2007-01-05 Thread Kurt Schwehr
ge: 8 Date: Thu, 04 Jan 2007 15:30:46 -0600 From: Robert T Wyatt <[EMAIL PROTECTED]> Subject: Re: [Fink-devel] new package help: kodos To: fink-devel@lists.sourceforge.net Cc: Alexander Hansen <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; char

Re: [Fink-devel] new package help: kodos

2007-01-04 Thread Robert T Wyatt
Martin Costabel wrote: > Robert T Wyatt wrote: > [] >> Can't exec "./configure": No such file or directory at >> /sw/lib/perl5/Fink/Services.pm line 584, line 1. [see below] > > This thing is a python module. No configure or make involved. > You want to have a look at other "*-py" packages to se

Re: [Fink-devel] new package help: kodos

2006-12-31 Thread Martin Costabel
Robert T Wyatt wrote: [] > Can't exec "./configure": No such file or directory at > /sw/lib/perl5/Fink/Services.pm line 584, line 1. [see below] This thing is a python module. No configure or make involved. You want to have a look at other "*-py" packages to see how they are compiled. Hint: If

Re: [Fink-devel] new package help: kodos

2006-12-30 Thread Robert T Wyatt
Alexander Hansen wrote: > I'd recommend holding off on putting it on the tracker until it > actually at least builds on -your- system. :-) My preference for the > tracker is for packages to build successfully under "fink -m > --build-as-nobody (re)build", because that reduces the iterations on > t

Re: [Fink-devel] new package help: kodos

2006-12-30 Thread Alexander Hansen
On 12/30/06, Robert T Wyatt <[EMAIL PROTECTED]> wrote: > I'm trying to build a fink package from the kodos project at > SourceForge. I'm sure I've already made some mistakes in the info file, > but it validates. However I get ye Olde make error: > > make: *** No targets specified and no makefile fo