Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > [ANN] Metadata 1.0-rc2

Reply
Thread Tools

[ANN] Metadata 1.0-rc2

 
 
Bill Kelly
Guest
Posts: n/a
 
      09-21-2007

From: "Ilmari Heikkinen" <>
> On 9/21/07, Ilmari Heikkinen <> wrote:
>> On 9/21/07, Peña, Botp <> wrote:
>> > From: Ilmari Heikkinen [private.php?do=newpm&u=]
>> > # tarball: http://dark.fhtr.org/repos/metadata/...1.0-rc2.tar.gz
>> >
>> > is it possible for a gem?

>>
>> If there's a way to install bin/chardet as-is, now gem adds
>> "#!/usr/bin/ruby"-boilerplate (which doesn't quite work for a
>> python script.) ...Though, I could always turn it into a ruby script
>> that executes a bit of python. So, yeah, it is possible. I'll build one.
>>
>> > will this run on windows?

>>
>> In theory. At least the Ruby parts (i.e. wma, flac, mp3, torrents.)
>> No idea if you can get the external programs and libs installed and
>> running, sounds unlikely. But hey, feel free to prove me wrong
>>

>
> Or, one could make a VMWare image or somesuch and use it as a
> metadata appliance. Anyone know how that might work best?


Or perhaps build the external programs with cygwin?

(I think most cygwin programs only depend on cygwin1.dll which is
about 1.2 meg on my system.)


Regards,

Bill



 
Reply With Quote
 
 
 
 
Peña, Botp
Guest
Posts: n/a
 
      09-21-2007
RnJvbTogQmlsbCBLZWxseSBbbWFpbHRvOmJpbGxrQGN0cy5jb2 1dIA0KIyAoSSB0aGluayBtb3N0
IGN5Z3dpbiBwcm9ncmFtcyBvbmx5IGRlcGVuZCBvbiBjeWd3aW 4xLmRsbCANCiMgd2hpY2ggaXMg
YWJvdXQgMS4yIG1lZyBvbiBteSBzeXN0ZW0uKQ0KDQppbnRlcm VzdGluZywgaSBkaWRuJ3Qga25v
dyB0aGF0LiBTbyB3aGF0IGlzIHRoZSBtaW5pbXVtIHNldCBvZi BmaWxlcyBuZWVkZWQgdG8gcnVu
IGN5Z3dpbj8gaSdtIGFza2luZyBzaW5jZSBpIGhhdmVuJ3QgdX NlZCBvbmUgZm9yIGEgbG9uZyBs
b25nIHRpbWUgbm93Li4NCg0Ka2luZCByZWdhcmRzIC1ib3RwDQ o=

 
Reply With Quote
 
 
 
 
Bill Kelly
Guest
Posts: n/a
 
      09-21-2007

From: "Peña, Botp" <>
> From: Bill Kelly [private.php?do=newpm&u=]
> # (I think most cygwin programs only depend on cygwin1.dll
> # which is about 1.2 meg on my system.)
>
> interesting, i didn't know that. So what is the minimum set of files needed to run
> cygwin? i'm asking since i haven't used one for a long long time now..


It depends. (lol, pun not intended, but my next sentence was going to involve
depend.exe)

Er... using depends.exe [1] one can view a tree of dependencies for a .exe or
dll file (among other object formats.)

A number of cygwin-compiled binaries only depend on cygwin1.dll. (Not
counting windows modules like kernel32.dll.)

To verify this, I was successfully able to copy just cygwin1.dll and
cygwin/bin/ftp.exe into a subdirectory elsewhere, and change the shell
execution path to simply ".", and the program worked.

Other binaries, like cygwin/bin/ls.exe, required a couple extra .dll's
(in this case for handling character set encodings) like cygintl-3.dll and
cygiconv-2.dll

A more complex program like cygwin/bin/wget.exe still had minimal
and reasonable dependencies: character set handling and crypto
libraries:

cygwin1.dll, cygintl-3.dll, cygiconv-2.dll, cygcrypto-0.9.8.dll, cygssl-0.9.8.dll

So it appears the cygwin folks have done a nice job at avoiding
dependency bloat.


[1] http://www.dependencywalker.com/


Regards,

Bill



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Metadata file could not be found john ASP .Net 0 02-25-2004 04:42 PM
MetaData - Beta Version =?Utf-8?B?SmF2aWVyIEx1bmEgKFBFUlUp?= ASP .Net 0 02-17-2004 10:16 PM
RE: CS0006: Metadata file could not be found Yan-Hong Huang[MSFT] ASP .Net 5 10-20-2003 01:19 AM
Schema Metadata not a Metadata Schema Brett Selleck XML 1 09-04-2003 05:02 PM
ASP.Net & IIS MetaData Question Shawn & Jo-an Mehaffie ASP .Net 1 08-05-2003 09:15 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57