Hello, I'm trying to install Lyx-1.1.6fix4 in parallel to Lyx-1.2 (inorder to work on an older file), however right after starting the program it crashes with the message:
lyx-1.1.6fix4: /usr/include/g++-3/std/bastring.cc:126: basic_string<charT, traits, Allocator> &basic_string<charT, traits, Allocator>::replace (unsigned int, unsigned int, const basic_string<charT, traits, Allocator> &, unsigned int, unsigned int) [with charT = char, traits = string_char_traits<char>, Allocator = __default_alloc_template<true, 0>]: Assertion `!(pos2 > len2)' failed. Aborted I'm using RedHat-7.3, and installed it using: ./configure --with-version-suffix=-1.1.6fix4 make make install I should mention that I also tried to use: ./configure make and run from appropriate directory. This worked only after deleting my .lyx library, but crashed again after rerunning. If more information is needed please tell me. Thanks for any help. Amir.
