<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="sans-serif"><small>Hello Rui<br>
<br>
Steps taken to build qtractor rpm with vst on fedora 12.<br>
</small></font>
<pre wrap="">qtractor-0.4.5.tar.gz tarball copied to /root/rpmbuild/SOURCES

qtractor.spec tweaked and saved in /root/rpmbuild/SPECS (spec file attached)

Build was started with command "rpmbuild -ba qtractor.spec" (see konsole.log attached)

Build fails - see config.log attached as created in /root/rpmbuild/BUILD/qtractor-0.4.5

Autoconf seems to return a lot of unknowns, config log lists qt as 3.3 although qt-devel-4.5.3-9 is installed. (On fedora 12 qt3 is named qt3 and qt4 is named qt.)


Any ideas?

</pre>
<font face="sans-serif"><small>Regards, Simon<br>
<br>
Am 29.01.2010 21:14, schrieb Rui Nuno Capela:</small></font>
<blockquote cite="mid:4B63419B.6060405@rncbc.org" type="cite">
  <pre wrap="">On 01/29/2010 07:41 PM, Simon Lewis wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hallo planetccrma

Basically I would like a Qtractor rpm with all extras including vst
support for fedora 12 x86-64. The latest Qtractor version is 4.5.3.

Since there are no active maintainers for Qtractor I am contemplating
building my own rpm.

I looked at fedora / redhat/ rpm org documentation but haven't got very
far (that's an understatement...)

Is there a good and straight forward description of how to build rpms on
fedora 12 with planetccrma core apps installed?

Is there a script that sets up build enviroment including sandbox in the
user directory?

Does anyone use easyrpmbuilder on fedora 12?

    </pre>
  </blockquote>
  <pre wrap="">
qtractor comes with its own qtractor.spec file (which is a configure by
product, btw).

you can try running `rpmbuild -ba qtractor.spec` after copying the
qtractor-0.4.5.tar.gz tarball to /usr/src/redhat/SOURCES (iirc)

this qtractor.spec might need some tweaking though, most specially re.
precise package names on fedora (see BuildRequires: entries)


  </pre>
  <blockquote type="cite">
    <pre wrap="">Has anyone compiled Qtractor with VeSTige Headers instead of the
Steinberg VST Headers?

    </pre>
  </blockquote>
  <pre wrap="">
the vestige headers are pretty insufficient. it's a no go, sorry. YOU
really need to accept steinberg's license and grab the vst-sdk 2.x on
your own (see README.VST).


  </pre>
  <blockquote type="cite">
    <pre wrap="">Is it possible to rebuild the suse src.rpm from Rui Nuno Capela's HomePage?

    </pre>
  </blockquote>
  <pre wrap="">
you will end with your own .src.rpm upon a successful rpmbuild, in
/usr/src/redhat/SRPMS (iirc again)


  </pre>
  <blockquote type="cite">
    <pre wrap="">Any Help would be appreciated...

    </pre>
  </blockquote>
  <pre wrap="">
cheers
  </pre>
</blockquote>
<br>
</body>
</html>