Author Topic: How To Complie Qt ?  (Read 28674 times)

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
How To Complie Qt ?
« Reply #60 on: January 02, 2006, 07:16:11 am »
Quote
Try running ./configure again with
Code: [Select]
--disable-dict --with-qt --with-qt-immoduleI have a feeling this'll work and then you're gonna get stuck in the qt directory with the KUimDict error, like I did...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=109177\"][{POST_SNAPBACK}][/a][/div]

Thanks.  I forgot to mention that I was trying to build it with the two qt-mt packages installed,
export
QTDIR=/usr/lib/qt, QT_LIBRARY_PATH=/usr/lib/qt/lib, QMAKESPEC=/usr/lib/qt/mkspecs/default, and QT_PLUGINSDIR=/usr/lib/qt/plugins
and
./configure --with-qt --with-qt-immodule --disable-dict --disable-applet

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

ShiroiKuma

  • Hero Member
  • *****
  • Posts: 900
    • View Profile
How To Complie Qt ?
« Reply #61 on: January 02, 2006, 07:23:51 am »
Quote
Thanks.  I forgot to mention that I was trying to build it with the two qt-mt packages installed,
export
QTDIR=/usr/lib/qt, QT_LIBRARY_PATH=/usr/lib/qt/lib, QMAKESPEC=/usr/lib/qt/mkspecs/default, and QT_PLUGINSDIR=/usr/lib/qt/plugins
and
./configure --with-qt --with-qt-immodule --disable-dict --disable-applet
[div align=\"right\"][a href=\"index.php?act=findpost&pid=109190\"][{POST_SNAPBACK}][/a][/div]
And does it still fail this way?
[span style=\'font-size:8pt;line-height:100%\']Das ganze tschechische Volk ist eine Simulantenbande.[/font][/span]
Militäroberarzt Bautze

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
How To Complie Qt ?
« Reply #62 on: January 02, 2006, 07:54:17 am »
Yes ... the make error on the previous page is what I got after doing all this.

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

ShiroiKuma

  • Hero Member
  • *****
  • Posts: 900
    • View Profile
How To Complie Qt ?
« Reply #63 on: January 02, 2006, 08:00:51 am »
Quote
Yes ... the make error on the previous page is what I got after doing all this.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=109193\"][{POST_SNAPBACK}][/a][/div]
Did you export LD_LIBRARY_PATH? It should have /usr/lib/qt/lib in it.
[span style=\'font-size:8pt;line-height:100%\']Das ganze tschechische Volk ist eine Simulantenbande.[/font][/span]
Militäroberarzt Bautze

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
How To Complie Qt ?
« Reply #64 on: January 02, 2006, 09:56:20 am »
Oh yes, altogether 6 paths:  (sorry for repetition)

export QTDIR=/usr/lib/qt
export QT_LIBRARY_PATH
export QMAKESPEC=/usr/lib/qt/mkspecs/default
export QT_PLUGINSDIR=/usr/lib/qt/plugins
export LD_LIBRARY_PATH=/usr/lib/qt/lib
export PKG_CONFIG_PATH=/opt/native/arm/3.3.2-xscale-softvfp/armv5tel-cacko-linux/lib/pkgconfig (dunno why I just need to do this every time.  perhaps sth got wrong in my /etc/profile)

I repeated 3 times and have tried make clean to start over and even decompress the source to build afresh, but kept running into exactly the same make error.

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

ShiroiKuma

  • Hero Member
  • *****
  • Posts: 900
    • View Profile
How To Complie Qt ?
« Reply #65 on: January 02, 2006, 10:20:51 am »
Quote
I repeated 3 times and have tried make clean to start over and even decompress the source to build afresh, but kept running into exactly the same make error.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=109203\"][{POST_SNAPBACK}][/a][/div]
In that case I have no idea how to make it work.
[span style=\'font-size:8pt;line-height:100%\']Das ganze tschechische Volk ist eine Simulantenbande.[/font][/span]
Militäroberarzt Bautze

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
How To Complie Qt ?
« Reply #66 on: January 02, 2006, 10:23:03 am »
At least I tried and have learned something new again.
Perhaps an alternative is to wait for your KDE 3.5 image.  

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]