Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Mar 2004 02:21:45 -0800 (PST)
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        frank@altpeter.de, thierry@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/63144: print/lyx WITH_QT bus error
Message-ID:  <200403281021.i2SALjHg091743@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: print/lyx WITH_QT bus error

State-Changed-From-To: open->feedback
State-Changed-By: thierry
State-Changed-When: Sun Mar 28 02:17:47 PST 2004
State-Changed-Why: 

Here lyx is built with QT, and everything runs well:

ldd /usr/local/bin/lyx | grep qt
        libqt-mt.so.3 => /usr/X11R6/lib/libqt-mt.so.3 (0x285fa000)

LC_ALL=C lyx -h
Wrong command line option `-h'. Exiting.

LC_ALL=C lyx -help
Usage: lyx [ command line switches ] [ name.lyx ... ]
Command line switches (case sensitive):
        -help              summarize LyX usage
        -userdir dir       try to set user directory to dir
        -sysdir dir        try to set system directory to dir
        -geometry WxH+X+Y  set geometry of the main window
        -dbg feature[,feature]...
                  select the features to debug.
                  Type `lyx -dbg' to see the list of features
        -x [--execute] command
                  where command is a lyx command.
        -e [--export] fmt
                  where fmt is the export format of choice.
        -i [--import] fmt file.xxx
                  where fmt is the import format of choice
                  and file.xxx is the file to be imported.
        -version        summarize version and build info
Check the LyX man page for more details.

Could you please check your dependencies, and try again?


http://www.freebsd.org/cgi/query-pr.cgi?pr=63144



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403281021.i2SALjHg091743>