[LAU] Synths (software vs hardware, speed)

Ken Restivo ken at restivo.org
Fri Aug 24 15:12:24 EDT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, Aug 24, 2007 at 03:31:50PM +0200, David Adler wrote:
> Ken Restivo wrote:
> >The tarball I downloaded of qmidiroute-0.2.1.tar.bz2, has no configure, no 
> >scons, no Makefile.
> >
> >It does have a "make_qmidiroute" file (and the README doesn't inform the 
> >user to use "make -f make_qtmidiroute").
> >
> >  
> I gave up on this before even learning about the -f option (thanks!), 
> and used the ubuntu package.
> http://packages.ubuntu.com/gutsy/sound/qmidiroute
> 
> It installs and runs well here on debian lenny.
> 
> 

Yes it does! Thanks!

Turns out the paths I were looking for were pretty simple, and right there in the Ubuntu diff:

- --- qmidiroute-0.2.1/make_qmidiroute	2004-09-21 09:38:55.000000000 -0400
+++ qmidiroute-0.2.1-patched/make_qmidiroute	2006-02-14 05:47:55.000000000 -0500
@@ -1,7 +1,7 @@
- -QT_BASE_DIR=/usr/lib/qt3
+QT_BASE_DIR=/usr/
 QT_LIB_DIR=$(QT_BASE_DIR)/lib
 QT_BIN_DIR=$(QT_BASE_DIR)/bin
- -QT_INCLUDE_DIR=$(QT_BASE_DIR)/include
+QT_INCLUDE_DIR=$(QT_BASE_DIR)/include/qt3
 X11_LIB_DIR=/usr/X11R6/lib
 X11_INCLUDE_DIR=/usr/X11R6/include

But it's much nicer to have a proper deb package. Thanks again!

- -ken
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGzy2Ye8HF+6xeOIcRAqOHAKCF9smHOJS9RGJR2Yl1fvNsMk5aCQCgzPxu
ycXk39KskDFhvdgcxa1c37g=
=DcH/
-----END PGP SIGNATURE-----



More information about the Linux-audio-user mailing list