Dittmar, Daniel wrote:

Are src.rpm files for MaxDB available for Linux? I would like to try and compile MaxDB for RedHat Advanced Server 3.0. I have never had any luck building i386.rpm files from a tarball, but it is relatively simple from the src.rpm file.

Our rpms are creating by doing a normal build and then packing the result with a rpm spec file. So there exists no dedicated src.rpm spec.

There is no such thing as a src.rpm spec file. When you create rpm's with a spec file, you end up with both source and binary rpm's from the same spec. It just requires you use -ba (build all), rather than -bb (build binary package only) when building the rpms.


--
Ken Snider

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to