Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Dec 2003 17:38:24 +0100
From:      Kay Lehmann <kay_lehmann@web.de>
To:        Ion-Mihai Tetcu <itetcu@apropo.ro>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: who is wrong ? audio/prokyon3 or databases/qt-mysql-plugin
Message-ID:  <3FF05880.8010703@web.de>
In-Reply-To: <20031223130812.201c134a.itetcu@apropo.ro>
References:  <200312041132.hB4BWWKO077779@repoman.freebsd.org> <20031223130812.201c134a.itetcu@apropo.ro>

next in thread | previous in thread | raw e-mail | index | archive | help
Ion-Mihai Tetcu schrieb:
> On Thu, 4 Dec 2003 03:32:32 -0800 (PST)
> Pav Lucistnik <pav@FreeBSD.org> wrote:
> 
> 
>>pav         2003/12/04 03:32:32 PST
>>
>>  FreeBSD ports repository
>>
>>  Modified files:
>>    audio                Makefile 
>>  Added files:
>>    audio/prokyon3       Makefile distinfo pkg-descr pkg-plist 
>>    audio/prokyon3/files patch-src-getopt.h 
>>                         patch-src-tagger_mp3.cpp 
>>  Log:
>>  Add prokyon3, a multithreaded MP3 manager and tag editor for Linux.
>>  It was written in C++ using the Qt3 widget set and the MySQL database.
>>  Files can be played using XMMS.
> 
> 
> it>/usr/ports/audio/prokyon3# make
> ===>   prokyon3-0.9.1.r1_1 depends on file: /usr/X11R6/lib/plugins/sqldrivers/libqsqlmysql.so - not found
> ===>    Verifying install for /usr/X11R6/lib/plugins/sqldrivers/libqsqlmysql.so in /usr/ports/databases/qt-mysql-plugin
> 
> but
> 
> it>/usr/ports/databases/qt-mysql-plugin# pkg_info -L 'qt-mysql-plugin*'
> Information for qt-mysql-plugin-3.2.3:
> 
> Files:
> /usr/local/lib/plugins/sqldrivers/libqsqlmysql.so
> 
> as LDCONFIG_DIRS=  %%PREFIX%%/lib/plugins/sqldrivers in
> qt-mysql-plugin's Makefile
> 
> 
Hello,

qt-mysql-plugin has been modified by Michael Nottebrock. It has been 
updated because of some changes with qt (I think it uses now the 
qmake-port). There are some bugs in this new version which make this 
port somehow unfunctional.
1. It should be installed in /usr/X11R6... because qt searches searches 
it's plugins there
2. It isn't linked against qt-mt, so it does not work with prokyon3 
(which is the only port I know which uses qt-mysql-plugin)

I am working on it, but I think this may take some time since I need 
some help from Michael and it seems a little bit complicated, so please 
be paciently.

Greetings,
Kay



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