Installing packages from previous ubuntu releases might be difficult as you will probably need older versions of some dependencies too when installing them with dpkg. Of course, you could try extracting the package somewhere with dpkg -x. But I would recommend compiling it from source - it's not that difficult in case of lyx. Just download the source from www.lyx.org, extract it somewhere, install the dependencies for build (look into the file "INSTALL", it contains some hints; you will definately need "g++", "qt4-dev-tools" and "libqt4-dev"), execute "./configure" and then "make" in terminal. After compiling, you can run lyx in place with "src/lyx" in the source directory without installing.
-- When I try to insert Floating Image, lyx crashes with message "lyx: SIGSEGV signal caught" https://bugs.launchpad.net/bugs/560715 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
