i think it's -lclucene-core now, but it's always better to use pkg-config:

i believe the command for linking is:
     pkg-config libclucene-core --libs
and for includes is
     pkg-config libclucene-core --cflags

ben

On Thu, Apr 7, 2011 at 4:33 AM, Onilton Maciel <oniltonmac...@gmail.com>wrote:

> I've downloaded Clucene 2.3.3.4 and installed in ubuntu.
>
> Am using the same flag -lclucene as I in my program using lucene 0.9.
>
> But it's not working and is complaining about the lclucene flag not found
> by ld.
>
> Has the flag changed somehow or it just a problem with my install of
> clucene?
>
> Thanks in advance.
>
>
> ------------------------------------------------------------------------------
> Xperia(TM) PLAY
> It's a major breakthrough. An authentic gaming
> smartphone on the nation's most reliable network.
> And it wants your games.
> http://p.sf.net/sfu/verizon-sfdev
> _______________________________________________
> CLucene-developers mailing list
> CLucene-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/clucene-developers
>
>


-- 
-------------------------------------
Ben van Klinken

Mob: 0401 921847
Em: b...@villagechief.com
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers

Reply via email to