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 neither versioned nor in 
> >> a versioned directory.
> >>          Offending file: /sw/bin/kodos.py [lots of these]
> > 
> > Is this thing a python library that other python programs would use,
> > or is it just a program that happens to be written in python? The
> > -pyXX variant system is specifically designed for libraries, so that
> > other python programs can find the correct python-version of them. If
> > you just have a program, no need to play that game...you can just hard
> > code it to use one specific python version instead of needing to
> > provide a variant for every python version. Python2.4 is the most
> > widely supported version right now, but you can use really any that
> > you like.
> 
> My understanding of this is that it is a program
[...]
> So you're indicating that possibly this could be a kodos.info package 
> instead of a kodos-py.info package if I understand you correctly.

Yup. Have a look at my meld.info, which sounds like the same situation.

> As it happens, using Kurt's kodos-py.info does tend to help with its 
> dependencies on pyqt-py, sip-py, and python-py, but certainly those 
> could be hard-coded as well.
> 
> For my part, I would just like to package it in an acceptable fashion 
> and I really appreciate the guidance I'm getting.

You're welcome!

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to