Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Missing libqt.prl
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Doug_M
n00b
n00b


Joined: 22 Apr 2005
Posts: 32
Location: Halifax

PostPosted: Fri Apr 22, 2005 8:32 pm    Post subject: Missing libqt.prl Reply with quote

Hi,

I'm trying to compile a program that needs libqt.prl but I don't have it. Anyone know what package I need to emerge? Other distros seem to package it in qt-devel or libqt-devel.

Thanks,
Doug
Back to top
View user's profile Send private message
jdgill0
Veteran
Veteran


Joined: 25 Mar 2003
Posts: 1366
Location: Lexington, Ky -- USA

PostPosted: Fri Apr 22, 2005 11:23 pm    Post subject: Reply with quote

What program are you trying to compile?
_________________
Vim has excellent syntax highlighting for configuration files: emerge gentoo-syntax
Learn how to use Vim: vimtutor
Back to top
View user's profile Send private message
Doug_M
n00b
n00b


Joined: 22 Apr 2005
Posts: 32
Location: Halifax

PostPosted: Sat Apr 23, 2005 12:57 am    Post subject: Reply with quote

zync. It is a Zaurus sync tool.

http://zsrep.sourceforge.net/
Back to top
View user's profile Send private message
augury
l33t
l33t


Joined: 22 May 2004
Posts: 722
Location: philadelphia

PostPosted: Sat Apr 23, 2005 10:31 am    Post subject: Reply with quote

it goes with qt but the ebuild doesnt put it in
/usr/qt/3/lib/libqt-mt.prl
Code:
QMAKE_PRL_BUILD_DIR = /usr/qt/3/src
QMAKE_PRO_INPUT = qt.pro
QMAKE_PRL_TARGET = libqt-mt.so.3.3.3
QMAKE_PRL_DEFINES = QT_SHARED QT_TABLET_SUPPORT QT_NO_DEBUG QT_THREAD_SUPPORT
QMAKE_PRL_CFLAGS = -D_REENTRANT
QMAKE_PRL_CXXFLAGS = -D_REENTRANT
QMAKE_PRL_CONFIG = qt warn_on release incremental link_prl nocrosscompiler dlopen_opengl minimal-config small-config medium-config large-config full-config styles tools kernel widgets dialogs iconview workspace network canvas table xml opengl sql release dll thread largefile stl ipv6 system-mng mng system-jpeg jpeg system-png png gif system-zlib nis cups nas bigcodecs x11sm xshape xinerama xcursor xrandr xrender xftfreetype tablet xkb dylib create_prl link_prl qt warn_on depend_includepath qmake_cache x11 x11inc create_libtool create_pc moc x11lib
QMAKE_PRL_VERSION = 3.3.3


this is a older for libqt-mt.prl file so add your own versions and filenames, the ebuild links libqt-mt.so and libqt.so so it doesn't exist really.
Back to top
View user's profile Send private message
Doug_M
n00b
n00b


Joined: 22 Apr 2005
Posts: 32
Location: Halifax

PostPosted: Sat Apr 23, 2005 1:23 pm    Post subject: Reply with quote

I symbolically linked libqt.so to libqt.prl and zync (actually zync-gui) compiled (and ran) no problem. I'm not familiar with prl. What is (was) it anyway?

Thanks,
Doug
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum