Displaying 3 results from an estimated 3 matches for "btclick".
Did you mean:
3fclick
2004 Sep 10
1
[w.jacobs@btclick.com: flac-1.0.1-osx-ppc.]
Could someone more familiar with OSX field this question? I'm not going to
be able to explain how to access the command line, or what frontends/players
are available for that platform.
----- Forwarded message from Warren Jacobs <w.jacobs@btclick.com> -----
Date: Sun, 28 Jul 2002 02:19:11 +0100
From: Warren Jacobs <w.jacobs@btclick.com>
To: mdz@debian.org
Subject: flac-1.0.1-osx-ppc.
Dear Sir,
I am trying to understand how to decode .flac audio files using
flac-1.0.1-osx-ppc.
I don't know how to use this programme, Can...
2006 Jul 14
3
Whitespace Issues
I am trying to build up a filtered search using the logic below.
bq = Ferret::Search::BooleanQuery.new
bq.add_query(Ferret::Search::TermQuery.new(Ferret::Index::Term.new("section",section.downcase!)),
Ferret::Search::BooleanClause::Occur::MUST)
filter = Ferret::Search::QueryFilter.new(bq)
@vobjects = VoObject.find_by_contents(search_input,:filter =>
filter, :sort
2002 Sep 13
0
Makefile error 3.3p1 on Cygwin
Not sure if it is a typo in the latest (3.3p1) release I downloaded but the
Makefile needs '-lcrypt' for the crypt libraries to be used. By defacto it
only has -lcrypto which may/may not be needed/type.
Regards
Alex