On 2009/05/26 18:24, James Turner wrote: > After installing openoffice-3.1.0p0 package on amd64 from a recent snap > I recieve the below error when starting soffice: > > /usr/local/openoffice.org3/program/../basis-link/program/pagein: can't > load library 'libestdc++.so.10.0' > /usr/local/openoffice.org3/program/soffice.bin: can't load library > 'libestdc++.so.10.0' > > I went ahead and installed libstdc++-4.2.4p1 which fixes this error. > libstdc++ use to be a dependency of openoffice3 but for some reason it > isn't anymore. I just see estdc++ listed under the kde wantlibs. Was > this a fluke on my end or a problem with the port? > > -- > James Turner > BSD Group Consulting > http://www.bsdgroup.org >
ugh, of course, LIB_DEPENDS isn't carried across to LIB_DEPENDS-main there :( i'll fix it.
