Re: [Fink-devel] validation question

2005-11-03 Thread Koen van der Drift


On Nov 2, 2005, at 10:45 PM, Daniel Macks wrote:


The problem is that there are things embedded in the .pyc that
indicate that the file thinks it will *actually* be in %i at runtime.
Try running 'strings' on the .pyc to see what paths it contains. The
result is the confusing situation that an error traceback will list
the %i location even though the file is in %p.


That returns /sw/src/fink.build/root-biopython-py24-1.41-1/sw/lib/ 
python2.4/site-packages/Bio/__init__.pyt





InstallScript: 
  %p/bin/python%type_raw[python] setup.py install --prefix=%i


When setup.py compiles .py-.pyc, it embeds --prefix in it. Just like
autotools packages make a distinction between --prefix and DESTDIR,
modern python distutils can handle separate --prefix and --root flags,
indicating the file will be used one place but we'll install it in a
temp hierarchy for now.


So, can I leave it the way it is, or do I need to adjust my info  
file? I am not very familiar with python (packages), so apolgies if  
this is an too obvious question :)


cheers,

- Koen.


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Problem with firefox-shlibs-1.0.7-2

2005-11-03 Thread Sébastien Maret

I have noticed a problem with firefox-shlibs-1.0.7-2:

% otool -L /sw/lib/firefox/libplc4.dylib
/sw/lib/firefox/libplc4.dylib:
@executable_path/libplc4.dylib (compatibility version 1.0.0,  
current version 1.0.0)
@executable_path/libnspr4.dylib (compatibility version  
1.0.0, current version 1.0.0)
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0,  
current version 1.0.0)
/usr/lib/libmx.A.dylib (compatibility version 1.0.0, current  
version 92.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0,  
current version 88.1.2)


Sébastien

---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] validation question

2005-11-03 Thread Koen van der Drift


On Nov 3, 2005, at 2:01 PM, Martin Costabel wrote:

So, can I leave it the way it is, or do I need to adjust my info  
file? I am not very familiar with python (packages), so apolgies  
if this is an too obvious question :)


I think if it works with install --root=%d instead of --prefix=%i,  
you should change it and use this.



Thanks - that did the trick.

- Koen.


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Re: Fink and sqlite

2005-11-03 Thread Blair Zajac

David R. Morrison wrote:


On Nov 1, 2005, at 7:58 PM, Blair Zajac wrote:


Blair Zajac wrote:

Hi Peter,
I'm a Fink committer and am working on getting Ruby up to date so it 
can support the new popular Ruby on Rails web development platform.
One of the databases it supports is sqlite.  I'm looking at it and 
have several questions.
1) Are you still supporting sqlite?  I haven't seen a commit from you 
for a long time for sqlite.info in 10.2-gcc3, 10.3 or 10.4

2) Can we upgrade sqlite to the latest stable release (2.8.16)?
3) Can we add some optimization to the compilation?
4) The patch should probably put %p before /usr/local and the other 
places to look for readline.

If you don't mind, I can take over this package.
Regards,
Blair


My email above I sent to [EMAIL PROTECTED] yesterday is still 
sitting in my sendmail queue:


jA15EbnE018325  771 Mon Oct 31 21:14 [EMAIL PROTECTED]
 (Deferred: Connection timed out with mail.terlkin.org.)
 [EMAIL PROTECTED]

and the domain doesn't resolve to an IP:

$ nslookup terlkin.org
Server: 127.0.0.1
Address:127.0.0.1#53

Non-authoritative answer:
*** Can't find terlkin.org: No answer

Not that these are totally indicative, but with this and the lack of 
commits to sqlite, unless somebody minds then, I'd like to take over 
management of this package :)


Sounds reasonable to me.

  -- Dave


Great.  Thanks.

Blair



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel