[uae] Re: Compiling PUAE

  • From: daniel åkerud <daniel.akerud@xxxxxxxxx>
  • To: uae@xxxxxxxxxxxxx
  • Date: Sun, 21 Feb 2010 21:29:42 +0100

On Sun, Feb 21, 2010 at 8:57 PM, Peter Hutchison <pjhutch@xxxxxxxxxxxxxxx>wrote:

>
>  *From:* Mustafa Tufan <mustafa.tufan@xxxxxxxxx>
> *Sent:* Sunday, February 21, 2010 5:14 AM
> *To:* uae@xxxxxxxxxxxxx
> *Subject:* [uae] Re: Compiling PUAE
>
> 1) apt-get install build-essential automake autoconf zlib1g-dev
> libsdl1.2-dev ... etc etc
>
> 2) ./bootstrap.sh
>
> -mustafa.
>
> No, that hasn't worked either. I get two missing lib files when running
> bootstrap.sh (whatever that does), so a more comprehensive list of libs and
> tools required to get it to configure and compile....
>
> Peter
>

Using the name of the missing lib you can easily find out which package is
required. Do an:
apt-cache search <lib>
and grab the dev variant.

/D

Other related posts: