LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-28-2009, 11:18 PM   #1
Raynus
Member
 
Registered: Apr 2007
Location: BKK, Thailand
Distribution: Gentoo 10.1
Posts: 112
Blog Entries: 2

Rep: Reputation: 15
amarok2 & mysql :P


i'm compileing the amarok 2.0.1.1
with mysql 5.1.28-rc(build ny buld-mysqle.sh)
with the instruction here

http://amarok.kde.org/wiki/Development/MySQL_Embedded


anyway the amarok still cannot detect my libsql even the ldconfig and removing all of the build folder has been performed

PHP Code:
-----------------------------------------------------------------------------                                                                              
-- 
The following REQUIRED packages could NOT be located on your system.                                                                                    
-- 
Please install them before continuing this software installation.                                                                                       
-----------------------------------------------------------------------------                                                                              
mysqldEmbedded MySQL <http://www.mysql.com>                                                                                                            
-----------------------------------------------------------------------------                                                                              
CMake Error at /usr/local/share/apps/cmake/modules/MacroLogFeature.cmake:93 (MESSAGE):                                                                     
  
ExitingMissing Requirements                                                                                                                            
Call Stack 
(most recent call first):                                                                                                                       
  
CMakeLists.txt:119 (macro_display_feature_log
any ideas?
thx in advance


my Qt is 4.4.3
and compile with configure option -plugin-sql-mysql

and locate libmysql (after make install mysql) showned below
PHP Code:
locate libmysql
/opt/openoffice.org/basis3.0/program/libmysql2.so
/usr/lib/mysql/libmysqlclient_r.a
/usr/lib/mysql/libmysqlclient_r.so.15.0.0
/usr/lib/mysql/libmysqlclient.a
/usr/lib/mysql/libmysqlclient.la
/usr/lib/mysql/libmysqlclient_r.la
/usr/lib/mysql/libmysqlclient.so.15.0.0
/usr/lib/mysql/libmysqlclient_r.so.15
/usr/lib/mysql/libmysqlclient.so
/usr/lib/mysql/libmysqlclient.so.15
/usr/lib/mysql/libmysqlclient_r.so
/usr/lib/libmysqlclient_r.so.15
/usr/lib/libmysqlclient.so
/usr/lib/libmysqlclient.so.15
/usr/lib/libmysqlclient_r.so 

Last edited by Raynus; 02-28-2009 at 11:22 PM.
 
Old 03-01-2009, 03:19 AM   #2
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,657
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
Lots of ppl have this problem lately.

Firstly, I don't see a mysql binary file in /usr/bin!

Check the location of the executable file.

if not, to the error...

is line 93 (or a line nearby and before 93) refering to an address that does not exist?
Quote:
/usr/local/share/apps/cmake/modules/MacroLogFeature.cmake:93
Maybe it is expecting mysql to be installed in /usr/local/mysql..

Try linking the files to where the program is looking for them.

ln -s filename.directory to /link-directory/filename.directory will create a link(shortcut in m$ speak)like this...

ln -s /usr/lib/mysql/libsqlclient_r.so /usr/local/lib/mysql/libmysqlclient_r.so

But especially find the sql daemon and see if it is started at boot, and

find the mysql executable binary, that should be in /usr/bin or /usr/local/bin


You can check the mysql service with...

service mysql status

to start it

service mysql start ,.. restart, stop, etcetera.


All I got, all the best, Glenn

Last edited by GlennsPref; 03-01-2009 at 03:44 AM. Reason: clarity, gramma
 
Old 03-01-2009, 08:22 AM   #3
Raynus
Member
 
Registered: Apr 2007
Location: BKK, Thailand
Distribution: Gentoo 10.1
Posts: 112

Original Poster
Blog Entries: 2

Rep: Reputation: 15
Thanksy for your comment Glenn ,

the locate mysql has shown that
PHP Code:
/usr/share/mysql  
/usr/bin/mysql 

is exist


and while trying to start mysql service
the output is below :P
PHP Code:

root
:/etc/rc.> /etc/rc.d/rc.mysqld start
root
:/etc/rc.nohupredirecting stderr to stdout
Starting mysqld daemon with databases from 
/var/lib/mysql
STOPPING server from pid file 
/var/run/mysql/mysql.pid
090301 21
:20:29  mysqld ended 
 
  


Reply

Tags
amarok



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
amarok2 dcop djevilx Linux - Newbie 1 02-05-2009 04:15 PM
amarok2 playlist import clvic SUSE / openSUSE 2 12-28-2008 05:48 PM
Connecting an mtp device to amarok2 amishtechie Linux - Software 2 09-24-2008 08:35 PM
LXer: Authentication, Authorization & Accounting With FreeRadius & MySQL Backend & We LXer Syndicated Linux News 0 09-10-2008 05:20 PM
LXer: Virtual Users & Domains With Postfix, MySQL & SquirrelMail (Mandriva 2008.1) LXer Syndicated Linux News 0 04-15-2008 04:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:38 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration