[SOLVED] LyX cannot find layout/document classes

LyX refuses to produce any output for me because it cannot find article.layout, or any other common layout. This file is installed in /usr/share/lyx/layouts/article.layout.
I have installed texlive-most and texlive-bin. I have installed dvips and the other programs necessary to render files.
I have tried clearing my LyX config several times (rm -rf ~/.lyx) and it hasn't helped. I have removed and reinstalled texlive with various options, including -Rn and -Rc, multiple times. I have also manually removed leftover files from both LyX and texlive. I have told LyX to reconfigure itself several times.
No output will be produced. I thought maybe this was caused by some stray old config file floating somewhere out there but heretofore have not been able to find it or remove it via -Rn. Someone told me that a fresh install of LyX works.
Any help would be deeply appreciated.
EDIT: I have also tried updating my PATH to include /opt/texlive/bin as suggested somewhere else on these boards and then running and reconfiguring LyX. It doesn't help.
Last edited by cookiecaper (2010-08-17 17:49:20)

Ugh, just solved it. Hopefully this helps someone. I hadn't removed ~/.texlive. Removing that and restarting LyX fixed it.

Similar Messages

  • I cannot find a document I prepared yesterday. How do I locate it in the external backup disc

    I cannot find a document I prepared yesterday. How do I locate it in the external backup disc

    (1) Look in the System's Recent items, maybe it's available in this list)  [ it's in the  menu ]
    (2) Use the Finder's Search tool (cmd + F) asking it to retrieve files whose name ends with ".numbers"
    And next time, take care of what you do.
    Yvan KOENIG (VALLAURIS, France) mercredi 28 septembre 2011 23:33:42
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.0
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community

  • "Cannot find the main Class. Program will exit."

    Hi, I created a program, and I am trying to distribute it to other people in my office. I tried using both NetBeans 6.8/6.9 and eclipse. I exported to a single jar file. When I run this single .jar file, it runs perfectly. I sent it to one of my coworkers, and the message "Cannot find the main Class. Program will exit." popped up. I then had IT update his Java to 6.20 and it worked. The problem is that this program must be distributed to over 100 people, and I cannot have them each update their Java individually, nor will IT update everyone's on their own. They all have Java 4.XX I believe. Is there any way around this error that only happens on older versions of java? I have checked my manifest file and what not, as I said it runs on computers with Java 6.

    AndrewThompson64 wrote:
    Do you mean Java 1.4? It is best to be sure, so point some of the target machines at this page(1) to check.Yes, Sorry I meant 1.4.XX, I think they have 1.4.2_19.
    >
    >
    a) Ensure the code does not use functionality introduced in later versions, e.g. assertions, generics, for-each loops.. Using the [cross-compilation options of javac|http://java.sun.com/javase/6/docs/technotes/tools/windows/javac.html#crosscomp-options] will warn of those.
    b) Ensure the code does not use any classes, attributes or methods that were not available in the earlier version, then use the cross-compilation options of javac when compiling. Actually the second will alert of the first, so long as the -bootclasspath parameter is used with an appropriate rt.jar.I believe that everything is ok, unless some of the swing functions cannot be used in 1.4. Besides the swing functions (which I am not sure about) everything should be able to be used in 1.4
    Thank You

  • Newbie question: cannot find symbol symbol: class STRING

    I've just decided to teach myself some java, and on my first try something's going wrong and I don't know what it is.
    I'm currently doing this tutorial: http://java.sun.com/docs/books/tutorial/uiswing/learn/example1.html
    and everything is good until I try to compile it and I get this error in the cmd
    HelloWorldSwing.java:30: cannot find symbol
    cannot find symbol
    symbol: class STRING
    everything has been written verbatim from the tutorial, including "import javax.swing.*;"
    What's wrong with it and how do I fix it?

    Hi,
    I saw the coding that You had given a link in your post. Change the following
        public static void main(String[] args) {bye for now
    sat

  • Java Error : cannot find symbol , symbol : class (jdk 1.6.0)

    Dear All,
    Please help me.
    I am running javac from a .bat file and i set the classpath in the bat file as follows.
    echo on
    :start
    set classpath = "C:\Program Files\Java\jdk1.6.0\bin;"
    set classpath = "C:\Program Files\Java\jdk1.6.0\jre\..\lib\tools.jar;C:\Program Files\Java\jdk1.6.0\jre\lib\rt.jar;C:\Program Files\Java\jdk1.6.0\jre\lib\i18n.jar;C:\Program Files\Java\jdk1.6.0\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.6.0\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.6.0\jre\lib\jce.jar;C:\Program Files\Java\jdk1.6.0\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.6.0\jre\classes;C:\Program Files\Java\jdk1.6.0\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.6.0\jre\lib\ext\ldapsec.jar;C:\Program Files\Java\jdk1.6.0\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.6.0\jre\lib\ext\mysql-connector-java-5.0.0-beta-bin.jar;C:\Program Files\Java\jdk1.6.0\jre\lib\ext\sunjce_provider.jar; C:\Program Files\Java\jdk1.6.0\ideset\system;C:\Program Files\Java\jdk1.6.0\ideset\system;C:\Program Files\Java\jdk1.6.0\studio\system;C:\Program Files\Java\jdk1.6.0\studio\modules\ext\j2ee-1.3.jar;C:\Program Files\Java\jdk1.6.0\studio\modules\ext\jaas-1.0.jar;C:\Program Files\Java\jdk1.6.0\studio\modules\autoload\activation.jar;C:\Program Files\Java\jdk1.6.0\studio\modules\ext\jms-1.0.2b.jar;C:\Program Files\Java\jdk1.6.0\studio\modules\ext\jta-spec1_0_1.jar;C:\Program Files\Java\jdk1.6.0\studio\modules\autoload\mail.jar;C:\Program Files\Java\jdk1.6.0\studio\modules\ext\AbsoluteLayout.jar;C:\Program Files\Java\jdk1.6.0\studio\modules\ext\sql.jar;C:\Program Files\Java\jdk1.6.0\studio\modules\ext\rowset.jar;C:\Program Files\Java\jdk1.6.0\studio\lib\ext\jdbc20x.zip;C:\Program Files\Java\jdk1.6.0\studio\modules\ext\servlet-2.3.jar;C:\Program Files\Java\jdk1.6.0\studio\beans\TimerBean.jar;c:\Program Files\Java\jdk1.6.0\ideset\tomcat401_base;C:\sms\com\;"
    cd C:\sms
    javac mainP.java
    pause
    i have few class files which are inherited to the main program using ' import com.Connection; '
    i am getting errors like
    mainP.java:482: cannot find symbol
    symbol : class Connection
    location: class mainP
    Connection connection = new Connection(ipAddress, port);
    I think it is because of some classpath error.
    please advice me.......
    Viju

    Actually, you have NO CLUE what he's trying to doActually he said what he is trying to do in his posting. It's no mystery. But that's all the information that's available. If you know something that isn't posted here why not say so?
    Your reply was a snide, rude, "You're stupid for doing it that way" answerMy reply was neither snide nor rude and implied none of what you impute to it. It was a proper and constructive suggestion. You are entitled to disagree with it, but that doesn't justify this immoderate outburst.
    Bottom line is, you chose to be nastyBottom line is you're just making this up. You are imputing motives to me without evidence. Don't do that.
    You are the type of person that makes searching forums and posting questions for assistance a near waste of time.I doubt that you'll find many regulars here that would agree with that assertion. When you have made over 16,000 posts here over ten years as I have, come back and we'll discuss it some more.
    Go back to grade school and ...I suggest you try it yourself. You're not adding anything except noise to the discussion. Try curbing your temper, and while you're at it have a good look at the Code of Conduct for these forums. You're verging on personal abuse here.
    And, additionally, I've used ANT in the past. Batch files are FAR AND AWAY easier to set up.In your opinion. I disagree entirely, and I have eleven years' experience with Java to back it up.
    As for CLASSPATH, I haven't done anything about setting it beyond installing the JDK since about 1999, and it has a dot in it as we speak.

  • "The Server cannot find the document corresponding to the document id"

    Periodically when we schedule a Discoverer Report (Apps EUL) we get the following error:
    "The Server cannot find the document corresponding to the document id sent for open"
    Months back Oracle told us to do the following as a workaround:
    Log into Oracle Desktop, schedule something, then go back to OracleBI Discoverer Plus.
    The error goes away.
    This is an insane workaround. Has anyone seen this error and found a patch or a realistic workaround.
    Thanks,
    Bob

    Bob.
    I haven't seen this problem, but sure makes me wonder what Oracle is up to, when they essentially tell you to "give the scheduler a good slap via Disco Desktop" every now and then.
    Maybe is you created an SR in Metalink you could slap them back on this one!
    Russ

  • Cannot find symbol symbol : class Item location: package platypos.services.

    Well, I am having a few problems getting this java file to compile.
    /home/brandon/Desktop/platypos/services/order/Seat.java
    package platypos.services.order;
    import platypos.services.order.Item;
    import java.util.Vector;
    public class Seat
        private int             _number;
        private Vector<Item>    _items  = new Vector<Item>();
        public static void main(String args[])
            System.out.println("Hello");
    }here is my terminal session:
    brandon@Aspire5100:~$ javac /home/brandon/Desktop/platypos/services/order/Seat.java
    /home/brandon/Desktop/platypos/services/order/Seat.java:17: cannot find symbol
    symbol  : class Item
    location: package platypos.services.order
    import platypos.services.order.Item;
                                  ^
    /home/brandon/Desktop/platypos/services/order/Seat.java:23: cannot find symbol
    symbol  : class Item
    location: class platypos.services.order.Seat
        private Vector<Item>    _items  = new Vector<Item>();
                       ^
    /home/brandon/Desktop/platypos/services/order/Seat.java:23: cannot find symbol
    symbol  : class Item
    location: class platypos.services.order.Seat
        private Vector<Item>    _items  = new Vector<Item>();
                                                     ^
    3 errors/home/brandon/Desktop/platypos/services/order/Item.java is packaged as follows
    package platypos.services.order;and has been successfully compiled to Item.class in the same directory.
    I am using the latest JDK on Ubuntu 8.04
    I am a bit more skilled in C++ and am trying to learn java, anyone got any clues as to what I am doing wrong?
    Thank you

    yep, here is an abridged version of the Item.java file. and it has been successfully compiled to Item.class
    package platypos.services.order;
    import java.util.Vector;
    class Item
         // Constructor     
         public Item(String name)
              SetName(name);     
        // Main Function
        public static void main(String args[])
    }Edited by: javaperson on Apr 30, 2008 11:01 PM

  • Hi why I can't download itunes on my hubby's laptop?It showing an error message "windows cannot find C:\document and settings\pistolero\mymusic...

    Hi why I can't download itunes on my hubby's laptop?It showing an error message "windows cannot find C:\document and settings\pistolero\mymusic... We have itunes before and he accidentally delete it..

    ... We have itunes before and he accidentally delete it..
    If Windows cannot find then the path you referenced (C:\document and settings\pistolero\mymusic...) then it is gone.
    Download and install iTunes again: http://www.apple.com/itunes/
    Once iTunes is installed you can download your purchased music again. This assumes what you purchased is still available in the Store. Here is the procedure:
    Launch iTunes.
    Click on iTunes Store on the left
    On the right you will see this
    Sign in with your Apple ID, then click on "Purchased" (with the orange blob)
    On the summary page that appears select the tab "Not on This Computer" on the right.
    On the list that appears, select what you want and then click the "Download" button.

  • I cannot find a document which I think I asked to save to icloud when I didn't have wifi so now only have .folder title and no content (pages document). How do I retrieve content?

    Back in September, I typed over a document, duplicated it and renamed duplicate. I think I then clicked save when prompted to save to icloud. At this time I wasn't connected to the internet. Now I cannot find the document but have found a .folder with the same name as the document I created but this folder is empty. Is there any way of retrieving the content of that original document created in Pages?

    I really don't understand.
    The menu item is available :
    Maybe, you didn't activate the tool :
    Yvan KOENIG (VALLAURIS, France) mardi 2 août 2011 23:10:17
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.0
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • How to solve the Cannot find oraInventory problem in R12 installation.

    I search many places to find this so, i decided to shared for hopl anyone else.
    The note Rw-10003 During Rapidwiz Upgrade Install [ID 1266385.1] tell how to solved, crating the oraInst.loc file, but it miss something important, where I have to put it in the oraInst.loc file ? Fortunately, i have accses to others DB where look. You have to cretate the file in the /etc directory. Follows this steps.
    1.- Go to the main directory where you gonna install the R12 app and create the follow directory
    oraInventory
    in my case was /u01/hab_r12/oraInventory
    2.- Go to /etc and create a text file with the name OraInst.loc and put this lines
    inventory_loc=/u01/hab_r12/oraInventory*
    inst_group=dba**
    *you must put the root directory of the installation
    ** the group who have the privilege in DB
    3.- Re run the rapidinstall.
    I hope this can help someone.
    Cheers.

    Hi;
    In addition to Hussein Sawwan great post, Please refer:
    R12 Insllation Fails With Error "Cannot Find Orainventory" [ID 1281649.1]
    How to Create a Clean oraInventory in Release 12 [ID 834894.1]
    How to find the location of GLOBAL Inventory and LOCAL inventory on R12.x ? Why Some Times, There are Issues With The oraInventory Registration During The Post Clone ? [ID 878717.1]
    Regard

  • Cannot find "JPD Document Upgrader options"

    When I upgraded application from weblogic8.1 to weblogic10.2,the application exist jpd ,dft and xq files. I want to upgrade them with tools, but I cannot find the “JPD Document Upgrader options” item. Does any one know why "JPD Document Upgrader options” do not appear in the upgrade wizard?
    Edited by: user13316052 on 2010-6-23 上午2:26

    detail log info as below:
    !SESSION 2010-10-01 22:20:22.672 -----------------------------------------------
    eclipse.buildId=M20080221-1800
    java.version=1.6.0_05
    java.vendor=BEA Systems, Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
    Command-line arguments: -os win32 -ws win32 -arch x86
    !ENTRY com.bea.workshop.upgrade81 <ERROR> 2010-10-01 22:22:04.438
    !MESSAGE Failed to create upgrader instance for com.bea.wli.ide.upgrade.JPDDocumentUpgrade.

  • HT3231 i have used migrate assist to transfer wirelessly from my PC to my new iMac but i cannot find my documents on my iMac, first time iMac user, what have i done wrongG

    I used Migration Assistant to transfer all my documents from my PC to my new iMac but i cannot find them on my iMac.  I am a first time iMac user.  What am i doing wrong or where to find them?
    thanks
    marlene

    They're in a new user account created by the Migration.  When you next log on, you should get a prompt to assign a password for the new account.

  • Jni findclass cannot find my own classes with jre1.4

    I have a C++ program that uses CreateJavaVM() and FindClass() to access my own Java classes. Everything works as expected. Another C++ program uses
    GetCreatedJavaVMs() (returns 1)
    AttachCurrentThread()
    FindClass()
    to try to access other Java classes of my own. The GetCreatedJavaVMs() and AttachCurrentThread() seem to work fine but the FindClass() cannot find my own Java classes anymore.
    Shouldn't the VM and associated JNIEnv from GetCreatedJavaVMs be the same as that created using CreateJavVM() and thus be able to find the same classes? By the way, this worked fine with jre1.2 but stopped working when trying to move to jre1.4. Any ideas would be appreciated.

    hi...was wondering if you got that issue resolved.
    was it actually because of the newer JRE version?
    thanks.Considering that the post is about 2 years old, and that the person hasn't posted much since then here, I'd doubt he/she's going to respond to you. This isn't his/her email address, ya know.

  • [SOLVED]ld cannot find -l-L/usr/lib -lalleg error

    I just installed allegro4 (I know it's outdated but I don't really know much allegro 5 and I need to make a game as a project for school), and everything seems to be working fine. I'm using Code::Blocks. In the Settings->Compiler and Debugger window under the Linker Settings tab I have set
    `allegro-config --libs`
    When I compile, I get the following error
    ld cannot find -l-L/usr/lib -lalleg
    I've tried searching for errors similar to this on google but I haven't had much luck.
    Last edited by Hurricane (2012-10-18 21:41:38)

    axs wrote:It should be -L/usr/lib -lalleg; judging by the message, you have -l"-L/usr/lib -lalleg"
    My guess is that you put `allegro-config --libs` where your IDE expects library name while it should go to where IDE expects linker options.
    That worked perfectly. Thank you very much.

  • I just down loaded X Mavericks and cannot find my documents, mails, contacts, calendar, photos ,etc. Anymore.  How can I solve this problem?

    Je viens de télécharger X Mavericks et je n'ai plus accès à mes documents, calendrier, mails,photos, musique, etc. Comment les récupérer. Par ailleurs je n'arrive plus à rentrer dans mon ordinateur.  Merci.

    You may have logged in as a different user, such as Guest. Otherwise, see this support article.

Maybe you are looking for

  • How to put echo command and other command in same line in Terminal

    Hello everyone. I use GeekTool (v3.0.1) and was wondering if I could put an "echo" command and another command in a shell script such that the output would be 1 line only instead of 2 lines for the 2 commands. How do I do that?

  • Sending Raw files from Lightroom 4 to Elements

    Hi, I am using the trial version of Photoshop Elements 11. However, I can't send Raw files directly to Elements from Lightroom 4. Only PSD, Tiff or Jpegs. I have downloaded the latest camera Raw plug ins so both Elements and Lightroom have Camera Raw

  • ORA-00907: missing right parenthesi

    hello, hi, i am having a problem with creating a temporary table create global temporary table tt_My0 id NUMBER(10,5) DEFAULT NULL, NAME VARCHAR2(40) DEFAULT NULL, )but its giving an error ORA-00907: missing right parenthesisi guess, its giving me th

  • When is the next (EA5?) release due?

    It sounds like a lot of stuff has been fixed since EA4. Thanks, Hristo

  • Can't unpack Oracle8051EE_Intel* files

    I downloaded multiple files for Oracle 8.0.5 EE. I tried to unpack them using the command (as in the instruction): cat Oracle8051EE_Intel* | tar -zx It extracted the first file but failed to continue new with the succeeding files. It says it couldn't