2011/6/28 Funda Wang <[email protected]>: > <quote> > /usr/bin/ld: cannot find -lboost_program_options > </quote> > > That is the problem here, it is looking for libboost_program_options, > but we only have libboost_program_options-mt. > and why ? under mga1 we have libboost_program_options.so.1.44.0 and under Cauldron libboost_program_options-mt.so.1.46.1
why not libboost_program_options.so.1.46.1 ? Fedora have both , why don't we have both ? how to solve this ? (sorry it is out of my skills)
