Patton, Eric wrote:

$ which lyx
/usr/local/bin/lyx

And here is the directory structure of /usr/local/lyx-1.5.2:

$ pwd
/usr/local/lyx-1.5.2
$ ls -l
total 2072
-rw-r--r--  1 epatton users   68677 2007-08-07 17:20 ABOUT-NLS
-rw-r--r--  1 epatton users   41586 2007-10-05 12:10 aclocal.m4
-rw-r--r--  1 epatton users   10664 2007-10-05 12:01 ANNOUNCE
-rwxr-xr-x  1 epatton users    2679 2007-04-26 11:49 autogen.sh


As I feared, I steered you to the wrong directory. /usr/local/lyx-1.5.2 contains the source package (which can be deleted once you're up and running) but it's not where the Resources folder will go to live. I'm not sure where that ends up (maybe /usr/share/lyx?).

By the way, did you run ./configure from /usr/local/lyx-1.5.2? The installation instructions say to do this before make and make install (http://wiki.lyx.org/FAQ/Obtaining).

/Paul

Reply via email to