[Fink-devel] Why no frameworks?

2007-01-05 Thread Timothy Reaves
Is there any plans of trying to incorporate framework based builds into 
Fink distributed apps?  There would be so much benefit from it.  Is it 
just the work that'd be required that prevents it?  Has the idea been 
discussed before?

Thanks.


-
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


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


Re: [Fink-devel] Fwd: Fink-devel post from [EMAIL PROTECTED] requires approval

2007-01-05 Thread Martin Costabel
Robert Thacker wrote:
> Here's the output:
> 
> [ZORAC:~] thacker% dpkg -S include/malloc.h
> dpkg: *include/malloc.h* not found.

So it wasn't installed by a Fink package. That's OK then.

-- 
Martin



-
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


Re: [Fink-devel] go with newer glib2, or try to exclude 1 or 2 'bad' versions?

2007-01-05 Thread Dave Reiser
Alexander Hansen wrote:
> On 1/5/07, Jean-François Mertens <[EMAIL PROTECTED]> wrote:
>> On 05 Jan 2007, at 07:07, David Reiser wrote:
>>
>>> Dan Macks kindly upgraded glib2 in fink to a newly released version
>>> that doesn't break gnucash2 preference saving/reading. So glib2
>>> 2.12.4 and lower works (don't even need 2.12, but I'd have to dig out
>>> just how far back gnucash2 can go), and glib2 2.12.7 works with only
>>> a few annoying warnings in the xterminal window.
>>>
>>> Should I try to write a depends versioning declaration that excludes
>>> glib2 2.12.5 and 2.12.6 (I don't think 2.12.6 ever made it to fink)?
>>> Or do I just say glib2-shlibs (>= 2.12.7)?
>> The latter.
>> And please also correct the deps of gnucash2-shlibs: I see none
>> (do I have a wrong info file ?) while otool shows at least the following
>> dependencies :
>>
>> aqbanking16-shlibs, atk1-shlibs, audiofile-shlibs, bzip2-shlibs,
>> esound-shlibs, \
>> g-wrap-shlibs, gail17-shlibs, gconf2-shlibs, glib2-shlibs, gnome-
>> keyring-shlibs, \
>> gnome-vfs2-unified-shlibs, gtk+2-shlibs, gtkhtml3.8.15-shlibs,
>> guile16-shlibs, \
>> gwenhywfar38-shlibs, ktoblzcheck-shlibs, libart2-shlibs, libbonobo2-
>> shlibs, \
>> libbonoboui2-shlibs, libgettext3-shlibs, libglade2-shlibs, libgnome2-
>> shlibs, \
>> libgnomecanvas2-shlibs, libgnomeprint2.2-shlibs, libgnomeprintui2.2-
>> shlibs, \
>> libgnomeui2-shlibs, libgoffice-shlibs, libgsf1.114-gnome-shlibs,
>> libgsf1.114-shlibs, \
>> libhowl-shlibs, libiconv, libjpeg-shlibs, libofx3-shlibs, libtool14-
>> shlibs, libxml2-shlibs, \
>> opensp4-shlibs, openssl097-shlibs, orbit2-shlibs, pango1-xft2-shlibs,
>> popt-shlibs, xorg-shlibs
>>
>> !
>>
>> Cheers,
>>
>> JF
>>
> 
> If David doesn't object, I can go ahead and slide those Depends from
> the main package to the -shlibs, as well as adding the versioned glib2
> dependency.
> 
> It's quicker than the tracker. :-)
No objection. I'll probably have a couple policy clarification questions 
later.

Dave

-- 
David Reiser
[EMAIL PROTECTED]


-
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


Re: [Fink-devel] go with newer glib2, or try to exclude 1 or 2 'bad' versions?

2007-01-05 Thread Jean-François Mertens

On 05 Jan 2007, at 20:22, Alexander Hansen wrote:

> On 1/5/07, Jean-François Mertens <[EMAIL PROTECTED]> wrote:
>>
>> On 05 Jan 2007, at 07:07, David Reiser wrote:
>>
>>> Dan Macks kindly upgraded glib2 in fink to a newly released version
>>> that doesn't break gnucash2 preference saving/reading. So glib2
>>> 2.12.4 and lower works (don't even need 2.12, but I'd have to dig  
>>> out
>>> just how far back gnucash2 can go), and glib2 2.12.7 works with only
>>> a few annoying warnings in the xterminal window.
>>>
>>> Should I try to write a depends versioning declaration that excludes
>>> glib2 2.12.5 and 2.12.6 (I don't think 2.12.6 ever made it to fink)?
>>> Or do I just say glib2-shlibs (>= 2.12.7)?
>> The latter.
>> And please also correct the deps of gnucash2-shlibs: I see none
>> (do I have a wrong info file ?) while otool shows at least the  
>> following
>> dependencies :
>>
>> aqbanking16-shlibs, atk1-shlibs, audiofile-shlibs, bzip2-shlibs,
>> esound-shlibs, \
>> g-wrap-shlibs, gail17-shlibs, gconf2-shlibs, glib2-shlibs, gnome-
>> keyring-shlibs, \
>> gnome-vfs2-unified-shlibs, gtk+2-shlibs, gtkhtml3.8.15-shlibs,
>> guile16-shlibs, \
>> gwenhywfar38-shlibs, ktoblzcheck-shlibs, libart2-shlibs, libbonobo2-
>> shlibs, \
>> libbonoboui2-shlibs, libgettext3-shlibs, libglade2-shlibs, libgnome2-
>> shlibs, \
>> libgnomecanvas2-shlibs, libgnomeprint2.2-shlibs, libgnomeprintui2.2-
>> shlibs, \
>> libgnomeui2-shlibs, libgoffice-shlibs, libgsf1.114-gnome-shlibs,
>> libgsf1.114-shlibs, \
>> libhowl-shlibs, libiconv, libjpeg-shlibs, libofx3-shlibs, libtool14-
>> shlibs, libxml2-shlibs, \
>> opensp4-shlibs, openssl097-shlibs, orbit2-shlibs, pango1-xft2-shlibs,
>> popt-shlibs, xorg-shlibs
>>
>> !
>>
>> Cheers,
>>
>> JF
>>
>
> If David doesn't object, I can go ahead and slide those Depends from
> the main package to the -shlibs, as well as adding the versioned glib2
> dependency.
>
> It's quicker than the tracker. :-)
:)
FYI, the same command "otool_deps" shows for gnucash2 itself no deps  
beyond
those and %N-shlibs _ ie, within the limits of otool, %N can then  
just depend on %N-shlibs.

JF


-
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


Re: [Fink-devel] go with newer glib2, or try to exclude 1 or 2 'bad' versions?

2007-01-05 Thread Alexander Hansen
On 1/5/07, Jean-François Mertens <[EMAIL PROTECTED]> wrote:
>
> On 05 Jan 2007, at 07:07, David Reiser wrote:
>
> > Dan Macks kindly upgraded glib2 in fink to a newly released version
> > that doesn't break gnucash2 preference saving/reading. So glib2
> > 2.12.4 and lower works (don't even need 2.12, but I'd have to dig out
> > just how far back gnucash2 can go), and glib2 2.12.7 works with only
> > a few annoying warnings in the xterminal window.
> >
> > Should I try to write a depends versioning declaration that excludes
> > glib2 2.12.5 and 2.12.6 (I don't think 2.12.6 ever made it to fink)?
> > Or do I just say glib2-shlibs (>= 2.12.7)?
> The latter.
> And please also correct the deps of gnucash2-shlibs: I see none
> (do I have a wrong info file ?) while otool shows at least the following
> dependencies :
>
> aqbanking16-shlibs, atk1-shlibs, audiofile-shlibs, bzip2-shlibs,
> esound-shlibs, \
> g-wrap-shlibs, gail17-shlibs, gconf2-shlibs, glib2-shlibs, gnome-
> keyring-shlibs, \
> gnome-vfs2-unified-shlibs, gtk+2-shlibs, gtkhtml3.8.15-shlibs,
> guile16-shlibs, \
> gwenhywfar38-shlibs, ktoblzcheck-shlibs, libart2-shlibs, libbonobo2-
> shlibs, \
> libbonoboui2-shlibs, libgettext3-shlibs, libglade2-shlibs, libgnome2-
> shlibs, \
> libgnomecanvas2-shlibs, libgnomeprint2.2-shlibs, libgnomeprintui2.2-
> shlibs, \
> libgnomeui2-shlibs, libgoffice-shlibs, libgsf1.114-gnome-shlibs,
> libgsf1.114-shlibs, \
> libhowl-shlibs, libiconv, libjpeg-shlibs, libofx3-shlibs, libtool14-
> shlibs, libxml2-shlibs, \
> opensp4-shlibs, openssl097-shlibs, orbit2-shlibs, pango1-xft2-shlibs,
> popt-shlibs, xorg-shlibs
>
> !
>
> Cheers,
>
> JF
>

If David doesn't object, I can go ahead and slide those Depends from
the main package to the -shlibs, as well as adding the versioned glib2
dependency.

It's quicker than the tracker. :-)
-- 
Alexander K. Hansen
(akh)
Fink Documenter (still)

-
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


Re: [Fink-devel] go with newer glib2, or try to exclude 1 or 2 'bad' versions?

2007-01-05 Thread Jean-François Mertens

On 05 Jan 2007, at 07:07, David Reiser wrote:

> Dan Macks kindly upgraded glib2 in fink to a newly released version
> that doesn't break gnucash2 preference saving/reading. So glib2
> 2.12.4 and lower works (don't even need 2.12, but I'd have to dig out
> just how far back gnucash2 can go), and glib2 2.12.7 works with only
> a few annoying warnings in the xterminal window.
>
> Should I try to write a depends versioning declaration that excludes
> glib2 2.12.5 and 2.12.6 (I don't think 2.12.6 ever made it to fink)?
> Or do I just say glib2-shlibs (>= 2.12.7)?
The latter.
And please also correct the deps of gnucash2-shlibs: I see none
(do I have a wrong info file ?) while otool shows at least the following
dependencies :

aqbanking16-shlibs, atk1-shlibs, audiofile-shlibs, bzip2-shlibs,  
esound-shlibs, \
g-wrap-shlibs, gail17-shlibs, gconf2-shlibs, glib2-shlibs, gnome- 
keyring-shlibs, \
gnome-vfs2-unified-shlibs, gtk+2-shlibs, gtkhtml3.8.15-shlibs,  
guile16-shlibs, \
gwenhywfar38-shlibs, ktoblzcheck-shlibs, libart2-shlibs, libbonobo2- 
shlibs, \
libbonoboui2-shlibs, libgettext3-shlibs, libglade2-shlibs, libgnome2- 
shlibs, \
libgnomecanvas2-shlibs, libgnomeprint2.2-shlibs, libgnomeprintui2.2- 
shlibs, \
libgnomeui2-shlibs, libgoffice-shlibs, libgsf1.114-gnome-shlibs,  
libgsf1.114-shlibs, \
libhowl-shlibs, libiconv, libjpeg-shlibs, libofx3-shlibs, libtool14- 
shlibs, libxml2-shlibs, \
opensp4-shlibs, openssl097-shlibs, orbit2-shlibs, pango1-xft2-shlibs,  
popt-shlibs, xorg-shlibs

!

Cheers,

JF


-
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


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: /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.
> 
> dan
> 

My understanding of this is that it is a program that was written to 
help its author tweak the regex that denyhosts uses (which was written 
by the same guy). Its main attraction is that it speaks the identical 
language as denyhosts making it the tool of choice for tweaking those 
particular regexes. Another way of saying this is that pcretest helps 
with this process, but I think that kodos will help better. (The author 
says it does anyway and his reputation is sound.)

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.

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.


-
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


Re: [Fink-devel] Fwd: Fink-devel post from [EMAIL PROTECTED] requires approval

2007-01-05 Thread Robert Thacker
Here's the output:

[ZORAC:~] thacker% dpkg -S include/malloc.h
dpkg: *include/malloc.h* not found.
[ZORAC:~] thacker% 



On 1/5/07 8:15 AM, "Martin Costabel" <[EMAIL PROTECTED]> wrote:

> Robert Thacker wrote:
>> What I removed was a blank file in /sw/include.  Is this likely to break
>> anything else?
> 
> No, but it would be interesting to know where it came from. It should
> never have been there. Do you get anything from the command
> 
>dpkg -S include/malloc.h
> 
> ?



-
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


Re: [Fink-devel] Fwd: Fink-devel post from [EMAIL PROTECTED] requires approval

2007-01-05 Thread Robert Thacker
What I removed was a blank file in /sw/include.  Is this likely to break
anything else?


On 1/5/07 12:42 AM, "Martin Costabel" <[EMAIL PROTECTED]> wrote:

> Alexander Hansen wrote:
> []
>> You're not supposed to have a malloc.h on OS X.  Find it and move it out
>> of the way.
> 
> This formulation is perhaps a little too terse and could lead to
> misunderstandings. There are lots of malloc.h on OSX, like
> 
> /System/Library/Frameworks/Kernel.framework/Versions/A/Headers/sys/malloc.h
> /usr/include/malloc/malloc.h
> /usr/include/objc/malloc.h
> /usr/include/sys/malloc.h
> 
> They are just "out of the way", that is they aren't found by a simple
> "#include ".
> 
> Only those directly in /usr/include or (more likely) /usr/local/include
> should be removed.



-
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


Re: [Fink-devel] go with newer glib2, or try to exclude 1 or 2 'bad' versions?

2007-01-05 Thread Alexander Hansen
On 1/5/07, David Reiser <[EMAIL PROTECTED]> wrote:
> Dan Macks kindly upgraded glib2 in fink to a newly released version
> that doesn't break gnucash2 preference saving/reading. So glib2
> 2.12.4 and lower works (don't even need 2.12, but I'd have to dig out
> just how far back gnucash2 can go), and glib2 2.12.7 works with only
> a few annoying warnings in the xterminal window.
>
> Should I try to write a depends versioning declaration that excludes
> glib2 2.12.5 and 2.12.6 (I don't think 2.12.6 ever made it to fink)?
> Or do I just say glib2-shlibs (>= 2.12.7)?
>
> Dave
> --
> David Reiser
> [EMAIL PROTECTED]
>
>
If it works with the new glib2 without any rebuilding, then don't
bother--people will get whatever the most current glib2* version is in
Fink.

If a rebuild of gnucash2 is required, then a versioned dependency is
appropriate.
-- 
Alexander K. Hansen
(akh)
Fink Documenter (still)

-
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


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 with 
>> the INFO2 and the -py split-off.
>> 
>> I've gotten to here so far:
>> http://reg066.reg.utexas.edu/fink/kodos-py.info
>
> Oops, just remembered that Martin already showed me how to fix that!
>
> 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.

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


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've gotten to here so far:
> http://reg066.reg.utexas.edu/fink/kodos-py.info

Oops, just remembered that Martin already showed me how to fix that!

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]


-
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


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://reg066.reg.utexas.edu/fink/kodos-py.info

-
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


Re: [Fink-devel] Fwd: Fink-devel post from [EMAIL PROTECTED] requires approval

2007-01-05 Thread Martin Costabel
Robert Thacker wrote:
> What I removed was a blank file in /sw/include.  Is this likely to break
> anything else?

No, but it would be interesting to know where it came from. It should 
never have been there. Do you get anything from the command

   dpkg -S include/malloc.h

?

-- 
Martin

-
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


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

2007-01-05 Thread Kurt Schwehr
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, 
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