comp.lang.ada
 help / color / mirror / Atom feed
From: LaeMing Ai <laeming@exemail.com.au>
Subject: Re: Installing AdaSDL to a Debian system
Date: Wed, 5 Apr 2017 01:32:17 -0700 (PDT)
Date: 2017-04-05T01:32:17-07:00	[thread overview]
Message-ID: <388bc9ed-ebbe-4d93-a065-fb28abd1ffb1@googlegroups.com> (raw)
In-Reply-To: <510a4934-6292-4067-b4ca-3ec6cfad6e47@googlegroups.com>

I have done some thinking and some redesign and I am determined to have another go at SDL with Ada.

So far:

SDL itself is (AFAIK )installed:

# sdl2-config --libs

returns

-L/usr/lib/x86_64-linux-gnu -lSDL2


I (believe I have successfully) installed sdlada with this command line:

sudo make SDL_PLATFORM=linux SDL_BUILD=static SDL_MODE=release DESTDIR=/usr/lib/x86_64-linux-gnu/ada/adalib/ install

(Note: in the sdlada readme there is a typo: DESTDIR is DESTDIT)

It installs in the expected place: /usr/lib/x86_64-linux-gnu/ada/adalib/sdlada/ contains folders: 'include', 'lib' and 'share' and their contents.

The question now is... What next?

How do I tell GPS to use the installed libraries?

      parent reply	other threads:[~2017-04-05  8:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-27  6:19 Installing AdaSDL to a Debian system LaeMing Ai
2017-03-27  7:43 ` Björn Lundin
2017-03-27  8:07 ` Luke A. Guest
2017-04-02  6:39 ` LaeMing Ai
2017-04-02  8:15   ` Jeffrey R. Carter
2017-04-03  7:01     ` LaeMing Ai
2017-04-03 14:47   ` Lucretia
2017-04-04  2:44     ` LaeMing Ai
2017-04-04  4:17       ` LaeMing Ai
2017-04-04  5:52         ` LaeMing Ai
2017-04-05  8:32 ` LaeMing Ai [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox