Re: MySQL-devel.tar.gz Availability

2011-10-13 Thread Sharl.Jimh.Tsin
在 2011-10-13四的 11:25 -0400,Nick Khamis写道:
> Hello Everyone,
> 
> I was wondering if the MySQL devel files tar was available for download? I
> was
> only able to find rpm on the mysql site.
> 
> Thanks in Advance,
> 
> Nick.

download the RPM package,unpack it,then you own it.

BTW,MySQL only provide full-source package in tarball format(tar.bz2|
gz).

-- 
Best regards,
Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**)

Using Gmail? Please read this important notice:
http://www.fsf.org/campaigns/jstrap/gmail?10073.


signature.asc
Description: This is a digitally signed message part


Re: MySQL-devel.tar.gz Availability

2011-10-13 Thread Nick Khamis
I will post the cmake that get's just the devel header files shortly.

Nick.


Re: MySQL-devel.tar.gz Availability

2011-10-13 Thread Reindl Harald


Am 13.10.2011 19:29, schrieb Nick Khamis:
> That being said, does cmake have a --help friend? I just don't want to
> install the complete MySQL server, just MySQL-devel, as
> mentioned earlier.

no idea

i take the fedora-src.rpm on a own virtual machine for building packages
replace the source-tarball with newer upstream-versions and use rpmbuild
since years - simply because i can play aroound with configure-options,
remove no longer needed patches, play with compiler-flags and this
way i get clean rpm-packages from my source-builds

mysql-libs-5.5.16-5.fc15.20111011.rh.x86_64
mysql-devel-5.5.16-5.fc15.20111011.rh.x86_64
mysql-server-5.5.16-5.fc15.20111011.rh.x86_64
mysql-5.5.16-5.fc15.20111011.rh.x86_64



signature.asc
Description: OpenPGP digital signature


Re: MySQL-devel.tar.gz Availability

2011-10-13 Thread Nick Khamis
That being said, does cmake have a --help friend? I just don't want to
install the complete MySQL server, just MySQL-devel, as
mentioned earlier.

Nick


Re: MySQL-devel.tar.gz Availability

2011-10-13 Thread Reindl Harald
PLEASE DO NOT POST OFF-LIST

if a problem is solved others hsould know that to prevent other
peopole spending time - if problem is not solved you osuld also
not switch to a private-channel!!

Am 13.10.2011 19:20, schrieb Nick Khamis:Of course! mysql header files are in 
the source tar...

Thanks again!

Nick.

On Thu, Oct 13, 2011 at 1:12 PM, Reindl Harald mailto:h.rei...@thelounge.net>> wrote:

you wrote "but there is no MySQL-devel-5.5.16-1.linux2.6.i386.tar.gz"
this is a bianry and NOT source and yes i am sure it contains the devel 
files

if you are want to compile from source for whatever reason:
there is only ONE source-tarball
./configure --help is your friend

Am 13.10.2011  19:08, schrieb Nick Khamis:
> Hello Reindl,
>
> You are correct, we should use the system packages whenever possible 
however, I just
> got use to building everything for source...
>
> Nick.
>
> On Thu, Oct 13, 2011 at 1:01 PM, Reindl Harald mailto:h.rei...@thelounge.net>
>> wrote:
>
> Am 13.10.2011  > 
18:16, schrieb Nick Khamis:
> > Hello Everyone,
> >
> > Thank you so much for your response. I don't need the entire MySQL 
server
> > just the
> > development libraries. I found "MySQL-devel-5.5.16-1.linux2.
> > 6.i386.rpm", but there is
> > no MySQL-devel-5.5.16-1.linux2.6.i386.tar.gz.
>
>
> first: use system-packages whenever it is possible
> second. i bet the bianry-tar.gz are containing the devel-files too



-- 

Mit besten Grüßen, Reindl Harald
the lounge interactive design GmbH
A-1060 Vienna, Hofmühlgasse 17
CTO / software-development / cms-solutions
p: +43 (1) 595 3999 33, m: +43 (676) 40 221 40
icq: 154546673, http://www.thelounge.net/

http://www.thelounge.net/signature.asc.what.htm



signature.asc
Description: OpenPGP digital signature


Re: MySQL-devel.tar.gz Availability

2011-10-13 Thread Reindl Harald
you wrote "but there is no MySQL-devel-5.5.16-1.linux2.6.i386.tar.gz"
this is a bianry and NOT source and yes i am sure it contains the devel files

if you are want to compile from source for whatever reason:
there is only ONE source-tarball
./configure --help is your friend

Am 13.10.2011 19:08, schrieb Nick Khamis:
> Hello Reindl,
> 
> You are correct, we should use the system packages whenever possible however, 
> I just
> got use to building everything for source...
> 
> Nick.
> 
> On Thu, Oct 13, 2011 at 1:01 PM, Reindl Harald  > wrote:
>
> Am 13.10.2011  18:16, schrieb Nick Khamis:
> > Hello Everyone,
> >
> > Thank you so much for your response. I don't need the entire MySQL 
> server
> > just the
> > development libraries. I found "MySQL-devel-5.5.16-1.linux2.
> > 6.i386.rpm", but there is
> > no MySQL-devel-5.5.16-1.linux2.6.i386.tar.gz.
> 
> 
> first: use system-packages whenever it is possible
> second. i bet the bianry-tar.gz are containing the devel-files too



signature.asc
Description: OpenPGP digital signature


Re: MySQL-devel.tar.gz Availability

2011-10-13 Thread Reindl Harald


Am 13.10.2011 18:16, schrieb Nick Khamis:
> Hello Everyone,
> 
> Thank you so much for your response. I don't need the entire MySQL server
> just the
> development libraries. I found "MySQL-devel-5.5.16-1.linux2.
> 6.i386.rpm", but there is
> no MySQL-devel-5.5.16-1.linux2.6.i386.tar.gz.


first: use system-packages whenever it is possible
second. i bet the bianry-tar.gz are containing the devel-files too





signature.asc
Description: OpenPGP digital signature


Re: MySQL-devel.tar.gz Availability

2011-10-13 Thread Nick Khamis
Hello Everyone,

Thank you so much for your response. I don't need the entire MySQL server
just the
development libraries. I found "MySQL-devel-5.5.16-1.linux2.
6.i386.rpm", but there is
no MySQL-devel-5.5.16-1.linux2.6.i386.tar.gz.

Thanks Again,

Nick.


Re: MySQL-devel.tar.gz Availability

2011-10-13 Thread Nick Khamis
Hello Everyone,

Thank you so much for your response. I don't need the entire MySQL server
just the
development libraries. I found "MySQL-devel-5.5.16-1.linux2.
6.i386.rpm", but there is
no MySQL-devel-5.5.16-1.linux2.6.i386.tar.gz.

Thanks Again,


Re: MySQL-devel.tar.gz Availability

2011-10-13 Thread Michael Dykman
Go to: http://dev.mysql.com/downloads/mysql/

and pick "source code" from the "platform" list.

 - md

On Thu, Oct 13, 2011 at 11:25 AM, Nick Khamis  wrote:

> Hello Everyone,
>
> I was wondering if the MySQL devel files tar was available for download? I
> was
> only able to find rpm on the mysql site.
>
> Thanks in Advance,
>
> Nick.
>



-- 
 - michael dykman
 - mdyk...@gmail.com

 May the Source be with you.


Re: MySQL-devel.tar.gz Availability

2011-10-13 Thread Reindl Harald


Am 13.10.2011 17:25, schrieb Nick Khamis:
> Hello Everyone,
> 
> I was wondering if the MySQL devel files tar was available for download? I
> was
> only able to find rpm on the mysql site.

what exactly are you missing here?
http://www.mysql.com/downloads/mysql/
http://dev.mysql.com/downloads/mysql/#downloads

select "Source Code" and you get a lot of options like src.rpm
and even tar.gz-tarball (mysql-5.6.3-m6.tar.gz)



signature.asc
Description: OpenPGP digital signature