public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: Michael Whapples <mikster4@msn.com>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Subject: Re: How do I install port audio?
Date: Wed, 28 Jun 2006 21:20:18 +0100	[thread overview]
Message-ID: <cone.1151526018.881525.3412.0@layla> (raw)
In-Reply-To: <20060628175728.GA643@bulldoghome.com>

As I remember from when I installed portaudio from source I just needed to 
run the configure script, then run make and finally mak install (e.g. 
commands would be
./configure
make
make install
). When you say the configure script doesn't work, what do you mean? Is it 
not set with permissions to execute? If so try making it executable with 
"chmod 755 ./configure". Or is it 
bringing up errors when run? If so what does the errors say? As I remember 
some versions did have some problems with the configure script (in one case 
end of line characters used by a different OS that bash did not understand, 
I think not executable, but I thought the actual release version of 
portaudio v18.1 (not cvs snapshot) was correct).

From
Michael Whapples

gena-j@bulldoghome.com writes:

> Hi
> 
> I wondered if anyone could give me any pointers how to build and install
> port audio?  I've downloaded portaudio_v18_1.zip and unzipped it.  I can
> see an index.html which instructs on running some tests but I don't
> understand how to install it.  There's an configure file but that doesn't
> want to work and there's not a INSTALL file to read.  I know some of you
> have installed port audio so wondered how installation was accomplished
> from source.
> 
> Any help would be appreciated.
> 
> Gena
> 
> -- 
> Wow! Linux From Scratch
> 
> 
> 


  reply	other threads:[~ UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 gena-j
 ` Michael Whapples [this message]
   ` Gabriel Vega
     ` Gary Cramblitt
   ` Charles Hallenbeck
     ` gena-j
   ` gena-j
 ` randy turner
   ` Michael Whapples

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cone.1151526018.881525.3412.0@layla \
    --to=mikster4@msn.com \
    --cc=speakup@braille.uwo.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).