|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
Beagle
_______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@... http://mail.gnome.org/mailman/listinfo/dashboard-hackers |
|
|
|
Re: BeagleHi,
On Tue, Mar 31, 2009 at 7:25 AM, veeraraghavan ravi <vraviram@...> wrote: > Can I run the Beagle components in windows environment. Not without some work, no. Today Beagle is pretty Linux-specific, and some work would need to be done to port it to Windows. I think it's probably very worthwhile work, however. > Where can I get the following components > 1. Beagle.Daemon In the source tree from SVN, trunk/beagle/beagled. > 2. Beagle.Util trunk/beagle/Util > Do I need Mono environment to run these components. Because of the Linuxisms, yes, but if it were ported it shouldn't. Joe _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@... http://mail.gnome.org/mailman/listinfo/dashboard-hackers |
|
|
|
Re: Beagle
_______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@... http://mail.gnome.org/mailman/listinfo/dashboard-hackers |
|
|
|
Re: BeagleHi,
On Tue, Mar 31, 2009 at 10:19 AM, veeraraghavan ravi <vraviram@...> wrote: > I have downloaded the latest source code (beagle-0.3.9) from the web site. > > Can I built the assembly(beagle.dll etc..) by opening the C# files in a new > project via VS.NET in windows. I've never tried -- I'm not a Windows user -- but you can certainly give it a shot. Start with the Util directory, it's first in the dependency chain. Joe _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@... http://mail.gnome.org/mailman/listinfo/dashboard-hackers |
|
|
|
Re: Beagle
_______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@... http://mail.gnome.org/mailman/listinfo/dashboard-hackers |
|
|
|
Re: BeagleHi,
On Tue, Mar 31, 2009 at 10:48 AM, veeraraghavan ravi <vraviram@...> wrote: > I tried to build the beagle assembly in windows via VS.NET. But failed. There are several Beagle assemblies. Util.dll is one, BeagleClient.dll is another, BeagleDaemon.exe, etc. As I've said, there is a lot of Linux specific code you have to fix or remove or replace, so it's probably better to take it a small piece at a time. > Actually, I need a component for extracting the metadata and the text > content from any type of files ( Filter in Beagle). > > Do you know any API's (C#.NET) which can be used in windows.. No, the Filter API is a Beagle-specific one; there aren't any other .Net assemblies which provide that API. There are a bunch of projects which extract textual content from structured files, but they all have their own APIs -- that is one of the things the Filter API was designed to abstract away. Joe _______________________________________________ Dashboard-hackers mailing list Dashboard-hackers@... http://mail.gnome.org/mailman/listinfo/dashboard-hackers |
| Free embeddable forum powered by Nabble | Forum Help |