You are not logged in.

#1 2006-09-22 16:41:10

test1000
Member
Registered: 2005-04-03
Posts: 834

How to compile jackdsp?

Hi i'm trying to compile this program:(latest rel)http://software.linspire.com/pool-src/j/jackdsp/

but:

marlin_build-unstable_jackdsp-0.1/
marlin_build-unstable_jackdsp-0.1/configure.in.in
marlin_build-unstable_jackdsp-0.1/Makefile.cvs
marlin_build-unstable_jackdsp-0.1/Makefile.am
marlin_build-unstable_jackdsp-0.1/src/
marlin_build-unstable_jackdsp-0.1/src/stdioemu.c
marlin_build-unstable_jackdsp-0.1/src/jackdsp.in
marlin_build-unstable_jackdsp-0.1/src/jackdsp.c
marlin_build-unstable_jackdsp-0.1/src/Makefile.am
marlin_build-unstable_jackdsp-0.1/debian/
marlin_build-unstable_jackdsp-0.1/debian/rules
marlin_build-unstable_jackdsp-0.1/debian/jackdsp.manpages
marlin_build-unstable_jackdsp-0.1/debian/jackdsp.install
marlin_build-unstable_jackdsp-0.1/debian/control
marlin_build-unstable_jackdsp-0.1/debian/compat
marlin_build-unstable_jackdsp-0.1/debian/changelog
marlin_build-unstable_jackdsp-0.1/debian/TODO
marlin_build-unstable_jackdsp-0.1/debian/man/
marlin_build-unstable_jackdsp-0.1/debian/man/jackdsp.sgml
marlin_build-unstable_jackdsp-0.1/admin/
marlin_build-unstable_jackdsp-0.1/admin/ylwrap
marlin_build-unstable_jackdsp-0.1/admin/oldinclude.m4.in
marlin_build-unstable_jackdsp-0.1/admin/nmcheck
marlin_build-unstable_jackdsp-0.1/admin/mkinstalldirs
marlin_build-unstable_jackdsp-0.1/admin/missing
marlin_build-unstable_jackdsp-0.1/admin/ltmain.sh
marlin_build-unstable_jackdsp-0.1/admin/libtool.m4.in
marlin_build-unstable_jackdsp-0.1/admin/install-sh
marlin_build-unstable_jackdsp-0.1/admin/detect-autoconf.sh
marlin_build-unstable_jackdsp-0.1/admin/deps.am
marlin_build-unstable_jackdsp-0.1/admin/depcomp
marlin_build-unstable_jackdsp-0.1/admin/debianrules
marlin_build-unstable_jackdsp-0.1/admin/cvs.sh
marlin_build-unstable_jackdsp-0.1/admin/cvs-clean.pl
marlin_build-unstable_jackdsp-0.1/admin/configure.in.min
marlin_build-unstable_jackdsp-0.1/admin/configure.in.bot.end
marlin_build-unstable_jackdsp-0.1/admin/config.sub
marlin_build-unstable_jackdsp-0.1/admin/config.pl
marlin_build-unstable_jackdsp-0.1/admin/config.guess
marlin_build-unstable_jackdsp-0.1/admin/conf.change.pl
marlin_build-unstable_jackdsp-0.1/admin/compile
marlin_build-unstable_jackdsp-0.1/admin/bcheck.pl
marlin_build-unstable_jackdsp-0.1/admin/am_edit
marlin_build-unstable_jackdsp-0.1/admin/acinclude.m4.in
marlin_build-unstable_jackdsp-0.1/admin/Makefile.common
marlin_build-unstable_jackdsp-0.1/admin/Doxyfile.global
marlin_build-unstable_jackdsp-0.1/admin/Doxyfile.am

I don't know what to do when there's no configure file and make -f Makefile* doesn't work.

Can you download and tell me what i must do/what's wrong?

thank you.


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

#2 2006-09-23 02:38:16

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: How to compile jackdsp?

try running:
$ autoconf
$ automake
to generate the configure script and makefile.

Offline

#3 2006-09-23 16:14:45

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: How to compile jackdsp?

$ autoconf
autoconf: no input file
$ automake
automake: `configure.ac' or `configure.in' is required

same story when i do it in admin/


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

#4 2006-09-24 22:42:14

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: How to compile jackdsp?

try renaming configure.in.in  to configure.in before running autoconf and automake.

Offline

#5 2006-10-07 17:48:03

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: How to compile jackdsp?

no doesn't work... it was a while since i tried to compile this package i can see just looking at the last date for your post.. i won't be trying any more since my original reason for trying to compile the package is gone.


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

Board footer

Powered by FluxBB