Re: RPM files

2008-07-10 Thread Joerg Bruehe
Hi Andrew, all ! AndrewMcHorney wrote: Hello I downloaded some of the document files but the file extension is rpm. How does one extract this file? If you are on an RPM-based Linux system (like SuSE, RedHat, etc), you need not "extract", you can "install" - using the "rpm" program. See "m

RPM files

2008-07-09 Thread AndrewMcHorney
Hello I downloaded some of the document files but the file extension is rpm. How does one extract this file? Andrew -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

PHP with MySQL and RPM files

2001-06-05 Thread Neil Zanella
$ MYSQL=/usr/local/mysql $ ./configure --with-mysql=$MYSQL Then PHP finds the following files in $MYSQL/lib: $ ls $MYSQL/lib libdbug.a libmygcc.a libmysqlclient.a libmystrings.a libmysys.a With the RPM files one finds: $ ls /usr/lib/mysql libdbug.a libmerge.a libmyisammrg.a

rpm files and source distribution

2001-02-09 Thread Li, Wanggui (ISS Atlanta)
Hi, I am trying to install the MySql rpms or source distribution to my RedHat 6.2, when I install the rpms, I always get an error "Query of MySQL-3.22.32-1.i386.rpm failed.", if I download the source packages, I can not unzip it because it is not complete. Have you met this error before? Thanks