Robert & Alex,

I don't remember why I built a kodos package back in
may, but I don't think it gave me any trouble.  If it
helps, I threw my info file on the web.  I don't think
it will help, but just in case :)

http://vislab-ccom.unh.edu/~schwehr/software/fink/

-kurt


Message: 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; charset=ISO-8859-1

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, <DATA>
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 there is nothing to compile, you
just run 
basically 
> an InstallScript consisting of
> 
>   python setup.py install --root=%d
> 
> Here "python" will have to be replaced by 
> "%p/bin/python%type_raw[python]" as of the variants
system.
> 
> In addition, you may have to patch the setup.py
script first, in the 
> case of kodos, you will at least have to fix the
line
> 
>   libpath = "/usr/share/kodos"
> 
> by running a little PatchScript
> 
>   perl -pi -e 's|/usr/share|%p/share|g' setup.py

Thanks Martin and Alexander. I haven't had a bunch of
time, but I'm 
still
working on this. These particular suggestions haven't
magically fixed
things, but they are helping. I'm going to also refer
to the 
denyhosts.info
since that package is also originally authored by Phil
Schwartz and I'm
guessing that the porting may therefore have similarities.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-------------------------------------------------------------------------
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