Re: [Fink-devel] libdvdread.3 and libdvdcss

2008-09-25 Thread TheSin
css decryption still gives errors and i have yet to figure out if it's  
in libdvdcss or libdvdread.  But may as well commit the dlopen fix  
anyhow while I keep searching.
---
TS
http://southofheaven.org/
Chaos is the beginning and end, try dealing with the rest.

On 25-Sep-08, at 8:29 AM, James Bunton wrote:

> On Thu, Sep 25, 2008 at 08:19:33AM -0600, TheSin wrote:
>> Just so you know I'm not opposed to the change, but it doesn't seem  
>> to
>> fix it 100% I have been digging deeper into it, hence the delay.
>
> I've been using it with vobcopy and mplayer for many months now  
> without
> any problems.
>
> What isn't working?
>
> ---
>
> James
>


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] libdvdread.3 and libdvdcss

2008-09-25 Thread TheSin
Just so you know I'm not opposed to the change, but it doesn't seem to  
fix it 100% I have been digging deeper into it, hence the delay.
---
TS
http://southofheaven.org/
Chaos is the beginning and end, try dealing with the rest.

On 25-Sep-08, at 8:01 AM, Alexander Hansen wrote:

>
> On Sep 25, 2008, at 9:42 AM, James Bunton wrote:
>
>> On Tue, May 06, 2008 at 08:20:58AM -0600, TheSin wrote:
>>> On 6-May-08, at 7:35 AM, Andrea Riciputi wrote:
>>>
 Hi there,
 after upgrading dvdbackup to the last package revision it seems  
 that
 libdvdread has lost its ability to use libdvdcss.
>> 
>>
>>> was the dlopen path and file name correct, it could be left over  
>>> from
>>> a new compat version or it might need to be patched not to  
>>> use .so?  I
>>> didn't do the lastest updates so I'll have to look into it in a  
>>> month
>>> when I have time again.
>>
>> Hi,
>>
>> Any chance of getting this fix into Fink CVS? Tracker #2109085 has a
>> working fink info. See:
>> http://sourceforge.net/tracker/index.php?func=detail&aid=2109085&group_id=17203&atid=414256
>>
>> Basically dlopen needs the full path to the dylib
>>
>> Thanks.
>>
>> ---
>>
>> James
>>
>
> Since the maintainer _was_ contacted about this, I'm going to go  
> ahead and make this change in unstable.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] libdvdread.3 and libdvdcss

2008-09-25 Thread James Bunton
On Thu, Sep 25, 2008 at 08:19:33AM -0600, TheSin wrote:
> Just so you know I'm not opposed to the change, but it doesn't seem to  
> fix it 100% I have been digging deeper into it, hence the delay.

I've been using it with vobcopy and mplayer for many months now without
any problems.

What isn't working?

---

James



pgpIix4Atzwvx.pgp
Description: PGP signature
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Re: [Fink-devel] libdvdread.3 and libdvdcss

2008-09-25 Thread Matthias Ringwald

Talking about libdvdread. the mplayer team just released  
libdvdnv-4.1.3 and libdvdread-4.1.3.
maybe $YOU (not exactly specified whats the value of this variable..)  
could update these package, too.

matthias


On 25.09.2008, at 16:01, Alexander Hansen wrote:

>
> On Sep 25, 2008, at 9:42 AM, James Bunton wrote:
>
>> On Tue, May 06, 2008 at 08:20:58AM -0600, TheSin wrote:
>>> On 6-May-08, at 7:35 AM, Andrea Riciputi wrote:
>>>

>
> Since the maintainer _was_ contacted about this, I'm going to go ahead
> and make this change in unstable.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] libdvdread.3 and libdvdcss

2008-09-25 Thread Alexander Hansen

On Sep 25, 2008, at 9:42 AM, James Bunton wrote:

> On Tue, May 06, 2008 at 08:20:58AM -0600, TheSin wrote:
>> On 6-May-08, at 7:35 AM, Andrea Riciputi wrote:
>>
>>> Hi there,
>>> after upgrading dvdbackup to the last package revision it seems that
>>> libdvdread has lost its ability to use libdvdcss.
> 
>
>> was the dlopen path and file name correct, it could be left over from
>> a new compat version or it might need to be patched not to  
>> use .so?  I
>> didn't do the lastest updates so I'll have to look into it in a month
>> when I have time again.
>
> Hi,
>
> Any chance of getting this fix into Fink CVS? Tracker #2109085 has a
> working fink info. See:
> http://sourceforge.net/tracker/index.php?func=detail&aid=2109085&group_id=17203&atid=414256
>
> Basically dlopen needs the full path to the dylib
>
> Thanks.
>
> ---
>
> James
>

Since the maintainer _was_ contacted about this, I'm going to go ahead  
and make this change in unstable. 
  

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] libdvdread.3 and libdvdcss

2008-09-25 Thread James Bunton
On Tue, May 06, 2008 at 08:20:58AM -0600, TheSin wrote:
> On 6-May-08, at 7:35 AM, Andrea Riciputi wrote:
> 
> > Hi there,
> > after upgrading dvdbackup to the last package revision it seems that  
> > libdvdread has lost its ability to use libdvdcss.


> was the dlopen path and file name correct, it could be left over from  
> a new compat version or it might need to be patched not to use .so?  I  
> didn't do the lastest updates so I'll have to look into it in a month  
> when I have time again.

Hi,

Any chance of getting this fix into Fink CVS? Tracker #2109085 has a
working fink info. See:
http://sourceforge.net/tracker/index.php?func=detail&aid=2109085&group_id=17203&atid=414256

Basically dlopen needs the full path to the dylib

Thanks.

---

James



pgp3Bcs34fTW4.pgp
Description: PGP signature
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Re: [Fink-devel] libdvdread.3 and libdvdcss

2008-05-08 Thread TheSin
perfect thanks I'll try that tonight.  Didn't even think to up the  
verb, you figure an error like that if more informative then the one I  
got :P
---
TS
http://southofheaven.org/
Chaos is the beginning and end, try dealing with the rest.

On 8-May-08, at 8:09 AM, Andrea Riciputi wrote:

> That's exactly the error message I got before setting the enviroment  
> variable DVDREAD_VERBOSE to 1. Doing so, libdvdread become a little  
> bit more talkative and you can understand if your fix worked or not.
>
> HTH,
> Andrea
>
> On 7 May, 2008, at 16:30, TheSin wrote:
>
>> I brought a bought DVD today and I just can't get the encryption  
>> error, I have removed libdvdcss from my system and all I get is
>>
>> [EMAIL PROTECTED] [~/temp]$ dvdbackup -M -i /dev/disk1 -o ~/temp
>> Error reading MENU VOB
>> Mirror of Title set 1 faild
>> Mirror of DVD faild
>>
>> Hard to test if my fix worked or not :\
>
>


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] libdvdread.3 and libdvdcss

2008-05-08 Thread Andrea Riciputi
That's exactly the error message I got before setting the enviroment  
variable DVDREAD_VERBOSE to 1. Doing so, libdvdread become a little  
bit more talkative and you can understand if your fix worked or not.

HTH,
  Andrea

On 7 May, 2008, at 16:30, TheSin wrote:

> I brought a bought DVD today and I just can't get the encryption  
> error, I have removed libdvdcss from my system and all I get is
>
> [EMAIL PROTECTED] [~/temp]$ dvdbackup -M -i /dev/disk1 -o ~/temp
> Error reading MENU VOB
> Mirror of Title set 1 faild
> Mirror of DVD faild
>
> Hard to test if my fix worked or not :\


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] libdvdread.3 and libdvdcss

2008-05-07 Thread TheSin
I brought a bought DVD today and I just can't get the encryption  
error, I have removed libdvdcss from my system and all I get is

[EMAIL PROTECTED] [~/temp]$ dvdbackup -M -i /dev/disk1 -o ~/temp
Error reading MENU VOB
Mirror of Title set 1 faild
Mirror of DVD faild

Hard to test if my fix worked or not :\
---
TS
http://southofheaven.org/
Chaos is the beginning and end, try dealing with the rest.

On 7-May-08, at 1:18 AM, Andrea Riciputi wrote:

> As far as I can understand the dependency on libdvdcss was removed
> from libdvdread in order to make the binary distribution possible.
> Anyway at the moment libdvdread is not working properly, so IMHO it
> would be better to fix it adding that dependency again.
>
> Cheers,
>  Andrea
>
> On 6 May, 2008, at 16:24, Daniel Macks wrote:
>
>> There's no dlopen *path* IIRC, just filename. Usually, if the package
>> can do real linking (instead of runtime dlopen), that's gonna me more
>> stable in general. But that makes the dep mandatory...not sure how
>> onerous a package and dependency-tree for libdvdcss is.
>>
>> dan
>
>
> -
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save  
> $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> ___
> Fink-devel mailing list
> Fink-devel@lists.sourceforge.net
> http://news.gmane.org/gmane.os.apple.fink.devel
>


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] libdvdread.3 and libdvdcss

2008-05-07 Thread TheSin
I'm working on getting it working with dlopen again, i just didn't  
have a DVD with me yesterday, I'd rather not move it to crypto, so  
I'll fix it properly.
---
TS
http://southofheaven.org/
Chaos is the beginning and end, try dealing with the rest.

On 7-May-08, at 1:18 AM, Andrea Riciputi wrote:

> As far as I can understand the dependency on libdvdcss was removed
> from libdvdread in order to make the binary distribution possible.
> Anyway at the moment libdvdread is not working properly, so IMHO it
> would be better to fix it adding that dependency again.
>
> Cheers,
>  Andrea
>
> On 6 May, 2008, at 16:24, Daniel Macks wrote:
>
>> There's no dlopen *path* IIRC, just filename. Usually, if the package
>> can do real linking (instead of runtime dlopen), that's gonna me more
>> stable in general. But that makes the dep mandatory...not sure how
>> onerous a package and dependency-tree for libdvdcss is.
>>
>> dan
>
>
> -
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save  
> $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> ___
> Fink-devel mailing list
> Fink-devel@lists.sourceforge.net
> http://news.gmane.org/gmane.os.apple.fink.devel
>


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] libdvdread.3 and libdvdcss

2008-05-07 Thread Andrea Riciputi
As far as I can understand the dependency on libdvdcss was removed  
from libdvdread in order to make the binary distribution possible.  
Anyway at the moment libdvdread is not working properly, so IMHO it  
would be better to fix it adding that dependency again.

Cheers,
  Andrea

On 6 May, 2008, at 16:24, Daniel Macks wrote:

> There's no dlopen *path* IIRC, just filename. Usually, if the package
> can do real linking (instead of runtime dlopen), that's gonna me more
> stable in general. But that makes the dep mandatory...not sure how
> onerous a package and dependency-tree for libdvdcss is.
>
> dan


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] libdvdread.3 and libdvdcss

2008-05-06 Thread TheSin
The big problem is that using dvdcss it'll have to be crypto then, I  
wanted to avoid this and it's why the dlopen option is avail, it'll  
only use it if avail.
---
TS
http://southofheaven.org/
Chaos is the beginning and end, try dealing with the rest.

On 6-May-08, at 8:24 AM, Daniel Macks wrote:

> There's no dlopen *path* IIRC, just filename. Usually, if the package
> can do real linking (instead of runtime dlopen), that's gonna me more
> stable in general. But that makes the dep mandatory...not sure how
> onerous a package and dependency-tree for libdvdcss is.
>
> dan
>
> On Tue, May 06, 2008 at 08:20:58AM -0600, TheSin wrote:
>> was the dlopen path and file name correct, it could be left over from
>> a new compat version or it might need to be patched not to  
>> use .so?  I
>> didn't do the lastest updates so I'll have to look into it in a month
>> when I have time again.
>> ---
>> TS
>> http://southofheaven.org/
>> Chaos is the beginning and end, try dealing with the rest.
>>
>> On 6-May-08, at 7:35 AM, Andrea Riciputi wrote:
>>
>>> Hi there,
>>> after upgrading dvdbackup to the last package revision it seems that
>>> libdvdread has lost its ability to use libdvdcss. You can get the
>>> picture from data reported below:
>>>
 % fink list libdvdcss
 Information about 6961 packages read in 1 seconds.
 i   libdvdcss   1.2.9-1   Portable abstraction
 library for DVD decryption
 i   libdvdcss-shlibs1.2.9-1   Portable abstraction
 library for DVD decryption
>>>
 % fink list libdvdread.3
 Information about 6961 packages read in 1 seconds.
 i   libdvdread.30.9.7-101 Provides functions
 for reading video DVDs
 i   libdvdread.3-shlibs 0.9.7-101 Provides functions
 for reading video DVDs
>>>
>>> and when I try to run dvdbackup I get this message:
>>>
 % dvdbackup -M -i /dev/disk3 -o ~/Movies
 libdvdread: Encrypted DVD support unavailable.
>>>
>>> dvdbackup works correctly but the resulting backup is still  
>>> encrypted.
>>>
>>> The only way I got dvdbackup (libdvdread actually) working correctly
>>> is by adding "--with-libdvdcss" to the configure options for
>>> libdvdread.3.
>>>
>>> Looking at the libdvdread source code seems that the library should
>>> be able to detect libdvdcss at runtime (using dlopen), but the trick
>>> doesn't work.
>>>
>>> Any suggestion to fix this?
>>>
>>> Cheers,
>>> Andrea
>>>
>>
>>
>> -
>> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
>> Don't miss this year's exciting event. There's still time to save  
>> $100.
>> Use priority code J8TL2D2.
>> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
>> ___
>> Fink-devel mailing list
>> Fink-devel@lists.sourceforge.net
>> http://news.gmane.org/gmane.os.apple.fink.devel
>
> -- 
> Daniel Macks
> [EMAIL PROTECTED]
> http://www.netspace.org/~dmacks
>
>
> -
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save  
> $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> ___
> Fink-devel mailing list
> Fink-devel@lists.sourceforge.net
> http://news.gmane.org/gmane.os.apple.fink.devel
>


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] libdvdread.3 and libdvdcss

2008-05-06 Thread Daniel Macks
There's no dlopen *path* IIRC, just filename. Usually, if the package
can do real linking (instead of runtime dlopen), that's gonna me more
stable in general. But that makes the dep mandatory...not sure how
onerous a package and dependency-tree for libdvdcss is.

dan

On Tue, May 06, 2008 at 08:20:58AM -0600, TheSin wrote:
> was the dlopen path and file name correct, it could be left over from  
> a new compat version or it might need to be patched not to use .so?  I  
> didn't do the lastest updates so I'll have to look into it in a month  
> when I have time again.
> ---
> TS
> http://southofheaven.org/
> Chaos is the beginning and end, try dealing with the rest.
> 
> On 6-May-08, at 7:35 AM, Andrea Riciputi wrote:
> 
> > Hi there,
> > after upgrading dvdbackup to the last package revision it seems that  
> > libdvdread has lost its ability to use libdvdcss. You can get the  
> > picture from data reported below:
> >
> >> % fink list libdvdcss
> >> Information about 6961 packages read in 1 seconds.
> >> i   libdvdcss   1.2.9-1   Portable abstraction  
> >> library for DVD decryption
> >> i   libdvdcss-shlibs1.2.9-1   Portable abstraction  
> >> library for DVD decryption
> >
> >> % fink list libdvdread.3
> >> Information about 6961 packages read in 1 seconds.
> >> i   libdvdread.30.9.7-101 Provides functions  
> >> for reading video DVDs
> >> i   libdvdread.3-shlibs 0.9.7-101 Provides functions  
> >> for reading video DVDs
> >
> > and when I try to run dvdbackup I get this message:
> >
> >> % dvdbackup -M -i /dev/disk3 -o ~/Movies
> >> libdvdread: Encrypted DVD support unavailable.
> >
> > dvdbackup works correctly but the resulting backup is still encrypted.
> >
> > The only way I got dvdbackup (libdvdread actually) working correctly  
> > is by adding "--with-libdvdcss" to the configure options for  
> > libdvdread.3.
> >
> > Looking at the libdvdread source code seems that the library should  
> > be able to detect libdvdcss at runtime (using dlopen), but the trick  
> > doesn't work.
> >
> > Any suggestion to fix this?
> >
> > Cheers,
> > Andrea
> >
> 
> 
> -
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
> Don't miss this year's exciting event. There's still time to save $100. 
> Use priority code J8TL2D2. 
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> ___
> Fink-devel mailing list
> Fink-devel@lists.sourceforge.net
> http://news.gmane.org/gmane.os.apple.fink.devel

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


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] libdvdread.3 and libdvdcss

2008-05-06 Thread TheSin
was the dlopen path and file name correct, it could be left over from  
a new compat version or it might need to be patched not to use .so?  I  
didn't do the lastest updates so I'll have to look into it in a month  
when I have time again.
---
TS
http://southofheaven.org/
Chaos is the beginning and end, try dealing with the rest.

On 6-May-08, at 7:35 AM, Andrea Riciputi wrote:

> Hi there,
> after upgrading dvdbackup to the last package revision it seems that  
> libdvdread has lost its ability to use libdvdcss. You can get the  
> picture from data reported below:
>
>> % fink list libdvdcss
>> Information about 6961 packages read in 1 seconds.
>> i   libdvdcss   1.2.9-1   Portable abstraction  
>> library for DVD decryption
>> i   libdvdcss-shlibs1.2.9-1   Portable abstraction  
>> library for DVD decryption
>
>> % fink list libdvdread.3
>> Information about 6961 packages read in 1 seconds.
>> i   libdvdread.30.9.7-101 Provides functions  
>> for reading video DVDs
>> i   libdvdread.3-shlibs 0.9.7-101 Provides functions  
>> for reading video DVDs
>
> and when I try to run dvdbackup I get this message:
>
>> % dvdbackup -M -i /dev/disk3 -o ~/Movies
>> libdvdread: Encrypted DVD support unavailable.
>
> dvdbackup works correctly but the resulting backup is still encrypted.
>
> The only way I got dvdbackup (libdvdread actually) working correctly  
> is by adding "--with-libdvdcss" to the configure options for  
> libdvdread.3.
>
> Looking at the libdvdread source code seems that the library should  
> be able to detect libdvdcss at runtime (using dlopen), but the trick  
> doesn't work.
>
> Any suggestion to fix this?
>
> Cheers,
> Andrea
>


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel