Hi All,
I am new to boost.I am using boost 1.34.1 in ubuntu 7.10.
While compiling a program like this

g++ -o second boostThread.cpp -lboost_filesystem

shows error like this

/usr/bin/ld: cannot find -lboost_filesystem
collect2: ld returned 1 exit status

Can anyone please help me out.

Thanks in advance.
Bijay Panda.