Where is the C Compiler?

Matt Galvin matt.t.galvin at gmail.com
Tue Apr 5 01:00:33 UTC 2005


lineakd is in the universe so...

The easy way:

sudo apt-get install lineakd

The long way(good for learning):

Determine what lineakd's dep's are and install all the deps and its
lib* and *-dev packages. Generally speaking, in Synaptic you can find
this stuff in the "Development", "Libraries", and "Libraries -
Developement" Categories. Then do the usual ./configure; make; make
install.

Hope this helps,

Matt

On Apr 4, 2005 8:08 PM, alastair lewis <ulist at gs1.ubuntuforums.org> wrote:
> 
> Matt Galvin Wrote:
> > Well lets start with,
> >
> > What is the app you are trying to build?
> >
> > It may already be in the apt repositories, and you may not need to
> > build it on your own.
> >
> > In the mean time, did you search for "build-essential" in Synaptic and
> > install that?
> >
> > The ./configure is probably going to fail b/c it will look for header
> > files and libs that are probably not on your system be default.
> >
> > Matt
> >
> >
> > I was trying to compile lineakd-0.8.3, in order to configure the
> > multimedia keyboard on my laptop (Gateway Solo 9300).
> > The secondary purpose of the exercise is to learn how to
> > configure-make-install apps from source (useful for magazine coverdiscs
> > or wher debian packages are not pre-compiled, I imagine)
> >
> > I haven't searched for build-essential as yet (at work) but will do
> > when I'm back at home and can get online.
> 
> --
> alastair lewis
> 
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>




More information about the ubuntu-users mailing list