On Thursday, 10. October 2013 13:22:50 Wolfgang Engelmann wrote: > Am Wednesday, 9. October 2013, 14:10:48 schrieb Hiromu SAKAMOTO: > > Wolfgang Engelmann <[email protected]> Wrote: > > > > > Hi, > > > in trying to install lyx 2.0.6 > > > I get in the configure log file this > > > > > > configure:5575: checking whether byte ordering is bigendian > > > configure:5590: gcc -c -g -O2 conftest.c >&5 > > > conftest.c:22:9: error: unknown type name 'not' > > > conftest.c:22:15: error: expected '=', ',', ';', 'asm' or '__ > > > > attribute__' > > > > > before 'universal' > > > conftest.c:22:15: error: unknown type name 'universal' > > > configure:5590: $? = 1 > > > > > > configure: failed program was: > > > | /* confdefs.h */ > > > > > > I am using debian-wheezy > > > and have gcc installed > > > What am I missing? > > > > > > Wolfgang > > > > Hello! > > > > Please type > > > > gcc --version. > > > > LyX needs gcc 4.X. If your comiler is gcc 3.X, ./configure may end > > with failure. > > > > You need another packages such as Qt, get text. > > > > Before typing './configure', please read README and INSTALL carefully. > > And please type > > ./configure --help > > > > And please tell us your computers architecture. (i386 or x86_64 ?) > > Thanks for the help. > I have gcc --version > gcc (Debian 4.7.2-5) 4.7.2 > > and x86_64 > > Installation worked, but starting my > lyx-206 & > gives me this output (sorry in German) > > [1] 6619 > wolfgang@wolfgang:~$ socktools.cpp (115): lyx: Could not bind address > '/tmp/lyx_tmpdir.MT6619/lyxsocket' to socket descriptor: Keine > Berechtigung Warning: Festplatten-Fehler: > ---------------------------------------- > LyX konnte kein temporäres Verzeichnis > '/tmp/lyx_tmpdir.MT6619/lyx_tmpbuf0' erstellen (Festplatte ist > vielleicht voll?) > > ->MY COMMENTS: HARDDISK FULL - But I have a 2TIB harddisk and not more > than a third is used. I also removed the /tmp/lyx_tmpdir.MT and tried > again > > lyx: SIGSEGV-Signal empfangen! > Sie haben einen Fehler in LyX gefunden. Entschuldigung; hoffentlich > haben Sie keine Daten verloren. > Bitte lesen Sie im LyX-Menü 'Hilfe->Einführung', wie man Fehler meldet, > und erstellen Sie einen Fehlerbericht, falls notwendig. Vielen Dank! > Tschüs. > Error: LyX ist abgestürzt! > ---------------------------------------- > SIGSEGV-Signal empfangen! > Sie haben einen Fehler in LyX gefunden. Entschuldigung; hoffentlich > haben Sie keine Daten verloren. > Bitte lesen Sie im LyX-Menü 'Hilfe->Einführung', wie man Fehler meldet, > und erstellen Sie einen Fehlerbericht, falls notwendig. Vielen Dank! > Tschüs. > > HERE MY QUESTIONS (silly ones, I am afraid): > > 1- What do I have to change in my system to get the errors in English?
Did solve this myself (locale...) The other two questions remain Wolfgang > > 2- Is it recommendable to install texlive2013 first before I try to > install lyx? > (I have 2012 and tried to install 2013) > > 3- There is a repository of lyx 2.0.6 > http://linuxg.net/how-to-install-lyx-2-0-6-2-1-0-beta-1-\ > on-ubuntu-13-10-13-04-12-10-12-04-and-linux-mint-16-15-14-13/ > for ubuntu and linux-mint > would it work also for Debian wheezy? Or should I switch to one of > those?
