[Fink-users] About libmagic

2016-10-04 Thread Alan
I am wondering if it ever existed in Fink. I need libmagic.so and magic.h.

Using Mac Sierra and latest Fink.

Thanks,

Alan

-- 
Alan Wilter SOUSA da SILVA, DSc
Senior Bioinformatician, UniProt
European Bioinformatics Institute (EMBL-EBI)
European Molecular Biology Laboratory
Wellcome Trust Genome Campus
Hinxton
Cambridge CB10 1SD
United Kingdom
Tel: +44 (0)1223 494588
--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] About libmagic

2016-10-04 Thread Alexander Hansen

> On Oct 4, 2016, at 15:55, Alan  wrote:
> 
> I am wondering if it ever existed in Fink. I need libmagic.so and magic.h.
> 
> Using Mac Sierra and latest Fink.
> 
> Thanks,
> 
> Alan
> 
> -- 
> Alan Wilter SOUSA da SILVA, DSc
> Senior Bioinformatician, UniProt
> European Bioinformatics Institute (EMBL-EBI)
> European Molecular Biology Laboratory
> Wellcome Trust Genome Campus
> Hinxton
> Cambridge CB10 1SD
> United Kingdom
> Tel: +44 (0)1223 494588
> ———

Well, libmagic.so probably shouldn’t exist on OS X, unless it’s a plugin rather 
than a proper library.  There’s a file search function on the Fink webpage:

http://pdb.finkproject.org/pdb/filefind.php

But, in this case, I’m assuming that what you want is from the “file” package 
family:

$ dpkg -L file-dev
/.
/sw
/sw/include
/sw/include/magic.h
/sw/lib
/sw/lib/libmagic.a
/sw/lib/libmagic.la
/sw/share
/sw/share/man
/sw/share/man/man3
/sw/share/man/man3/libmagic.3
/sw/lib/libmagic.dylib

Fionna-4:~ hansen$ dpkg -L file-shlibs 
/.
/sw
/sw/lib
/sw/lib/libmagic.1.dylib

(those really needs to have COPYING documents, if the maintainer happens to 
read this)

—Alex


--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users