| On 11/18/2010 05:53 AM, abdelkader belahcene wrote: 
      It sounds as if this is compiled to use external boost, and you do
    not have a recent enough version. I you compile from source,Hi, I installed      lyx-2.0.0Beta    from  source    and from   
        .rpm (for fedora)  on debian   i got in both  installaltion the
        error
 
 
 error while loading shared libraries:
        libboost_regex-mt.so.1.44.0: cannot open shared object file: No
        such file or directory
 there is no  file called
 libboost_regex-mt.so.1.44.0
 
 on debian at all !!!!
 
 There are libboost-regex1.42.0     , libboost-regex1.42.dev  and
        other but no thing called  -mt.so
 
 
 make sure you do so --with-included-boost. That should be default,
    though.
 
 Richard
 
 
 |