Ulrich Hiller wrote:
> Hi,
> again a newbie question, because I still have problems installing
> lyx on solaris.
> Lyx-version: 1.3.3
> qt-x11 version: 3.2.1
> solaris verion: 2.7
>
> The qt installation was made with
> ./configure -prefix /disk-b/hiller/qt
> make
> make install
>
> without prob
On Fri, Oct 24, 2003 at 12:35:39PM +0200, Ulrich Hiller wrote:
> Hi,
> again a newbie question, because I still have problems installing lyx on
> solaris.
> Lyx-version: 1.3.3
> qt-x11 version: 3.2.1
> solaris verion: 2.7
>
> Th qt installation did not complain. So, what can I do to fix this prob
Hi,
again a newbie question, because I still have problems installing lyx on
solaris.
Lyx-version: 1.3.3
qt-x11 version: 3.2.1
solaris verion: 2.7
The qt installation was made with
./configure -prefix /disk-b/hiller/qt
make
make install
without problems
Then the lyx installation
./configure -
Have you thought to move the qt-x11-free-3.2.1 directory path to just qt
so that it reads as :
/disk-b/hiller/qt/bin/moc
/disk-b/hiller/qt/bin/uic
Just a thought but Trolltech README mentions doing this after untaring
the archive.
and thus your $QTDIR will not have qt-x11-free-3.2.1 in its path
Ulrich Hiller wrote:
> Dear sirs,
> we installed qt-3.2.1 on solaris 2.7 without problems.
> While configuring lyx-1.3.3 it says:
>
> checking for moc2... not found
> checking for moc... /disk-b/hiller/qt-x11-free-3.2.1/bin/moc
> checking for uic... /disk-b/hiller/qt-x11-free-3.2.1/bin/uic
> chec
Dear sirs,
we installed qt-3.2.1 on solaris 2.7 without problems.
While configuring lyx-1.3.3 it says:
checking for moc2... not found
checking for moc... /disk-b/hiller/qt-x11-free-3.2.1/bin/moc
checking for uic... /disk-b/hiller/qt-x11-free-3.2.1/bin/uic
checking for Qt library name... failed
con