[osol-discuss] mysql-dev ???

2009-10-01 Thread Kristoff Bonne
Hi, We have here some tools writen in C that interface with a mysql-database that needs to be moved from a linux-box to opensolaris. What packages do I need to install for the mysql includefiles (/usr/include/mysql/...) and libraries on opensolaris? I tied mysql (of course) and AMP-devel but

Re: [osol-discuss] mysql-dev ???

2009-10-01 Thread Norm Jacobs
They show up at /usr/mysql/include/mysql from SUNWmysql51. -Norm Kristoff Bonne wrote: Hi, We have here some tools writen in C that interface with a mysql-database that needs to be moved from a linux-box to opensolaris. What packages do I need to install for the mysql includefiles

Re: [osol-discuss] MySQL

2009-06-16 Thread Mykola Maslov
Hi All gurus, Please help me in installing MYSQL on my open solaris system. That will be a great help to me. pfexec pkg install -v SUNWmysql5 -- With respect, Nik Maslov ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] MySQL

2009-06-07 Thread Muklesh Singh
Thanks a lot sir. if possible do tell me how to run it . :) -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] MySQL

2009-06-07 Thread Yong Sun
Hi, Muklesh, Oops, I'm sorry that I did not notice mysql 5.1 is already available in os.o repository. $ pfexec pkg uninstall SUNWmysql5 $ pfexec pkg install SUNWmysql51 $ svcs -a | grep -i mysql $ svcadm enable mysql:version_51 $ mysql -u root -p (password is empty) Regards, On 6/7/09

[osol-discuss] MySQL

2009-06-05 Thread Muklesh Singh
Hi All gurus, Please help me in installing MYSQL on my open solaris system. That will be a great help to me. -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] MySQL-python-1.2.2 ImportError

2009-01-21 Thread Michael Backhaus
Well, I guess it was my bet ... solaris uses 'crle' for the ld configuration. I included the mysql-lib directory and it seems to work now. On Wed, 2009-01-21 at 09:31 +1300, SolidEther wrote: Hi Everyone, I am having trouble to make use of a compiled version of MySQL- python-1.2.2 under OS

[osol-discuss] MySQL-python-1.2.2 ImportError

2009-01-20 Thread SolidEther
Hi Everyone, I am having trouble to make use of a compiled version of MySQL- python-1.2.2 under OS snv_101b. I installed Zope/Plone and need mysql-python to be compiled with the python version (2.4) that came with zope. They have all sorts of other packages in the python install dir,

[osol-discuss] MySQL University session on September 11: openSolaris Web Stack

2008-09-10 Thread Lenz Grimmer
Hi, Tomorrow (Thursday, 11th of September) at 9:00 PST/16:00 UTC/17:00 GMT/18:00 CET, there will be an new free MySQL University Session. http://forge.mysql.com/wiki/MySQL_University MySQL University started as an internal training program for MySQL engineers, to share and spread knowledge

[osol-discuss] MySQL --libs

2008-06-27 Thread Andras Barna
i'm trying to compile a hello mysql C program. i compiled it with: cc -o hellomysql $(mysql_config --cflags) hellomysql.c $(mysql_config --libs) but the problem is after executing it: ..libmysqlclient.so.15: open failed.. my mysql_config --libs is : -L/opt/SUNWspro.40/SS11/lib -lCrun -lrt

[osol-discuss] MySQL Java Server username and password Problem

2007-12-23 Thread geo sukarno
Hi community... I'm a newbie on OpenSolaris. I have Open Solaris Express Developer Edition 2/07 installed in my laptop. I'm starting to learn java ee with netbeans. The problem is : 1.) My username and password of MySQL DBMS is invalid 2.) Java ... err i've forgot the name.. it's bundled with

Re: [osol-discuss] MySQL Java Server username and password Problem

2007-12-23 Thread John Brewer
Login in as root: bash-3.2# groupadd mysql bash-3.2# useradd mysql -g mysql bash-3.2# passwd mysql New Password: Re-enter new Password: New Password: Re-enter new Password: passwd: password successfully changed for mysql chown mysql:mysql /var/mysql /export/home/mysql bash-3.2# mkdir

[osol-discuss] mysql errors and trying to install

2006-10-08 Thread Chris Lemire
Hello - I think I really messed up my Solaris 10 x86 system. Is there any chance in fixing it? The first command with the first package was downloaded from Sun. I do not have the output of the first group of commands, but I showed what commands I entered. su - mysql did not work because I did not

[osol-discuss] mysql errors and trying to install

2006-10-08 Thread Chris Lemire
Hello - I think I really messed up my Solaris 10 x86 system. Is there any chance in fixing it? I forgot to include the two websites that I was following directions from. http://hell.jedicoder.net/ http://www.meljr.com/~meljr/mysql_Sol10.html __ Do

Re: [osol-discuss] mysql errors and trying to install

2006-10-08 Thread Alan Coopersmith
Chris Lemire wrote: Hello - I think I really messed up my Solaris 10 x86 system. Is there any chance in fixing it? I forgot to include the two websites that I was following directions from. http://hell.jedicoder.net/ Those say they are for SPARC only - why were you installing them on