Re: [Alsa-user] First post

2011-06-21 Thread David Henderson
akes priority. >>>>> So even if you install your newer version, it's probably going to be >>>>> ignored unless you remove or replace the older version. The manual >>>>> approach to dependency hell I guess, of sorts. >>>>> >>&

Re: [Alsa-user] First post

2011-06-21 Thread James Shatto
minor difference in the API >>>> between version 1.0.24 and 1.0.25 could make things unusable. And as >>>> previously mentioned, alsa comes with the 2.6 kernel, so you'll have >>>> an existing version already in place that you will need to deal with, >>

Re: [Alsa-user] First post

2011-06-21 Thread David Henderson
way or another. When there's multiple versions of things, at >>> runtime things like to load in alphabetical order or ascii order at >>> least. Which generally means the that OLDer version takes priority. >>> So even if you install your newer version, it's pr

Re: [Alsa-user] First post

2011-06-20 Thread James Shatto
>> >> Lots of little things that will keep you from succeeding. It's >> probably time better spent learning an existing package management >> system IMO. Than to create your own. Especially if you're on your >> own and not part of team. But it's almost all open

Re: [Alsa-user] First post

2011-06-20 Thread David Henderson
apters will cover alsa" and then >>>> gives you a basic "type configure&& make". This is obviously >>>> not going to answer the questions below. :) Any other thoughts? >>>> >>>> Dave >>>> >>>> >>&

Re: [Alsa-user] First post

2011-06-20 Thread James Shatto
our own and not part of team. But it's almost all open source so if you can read the source, everything that you need to know is there in one form or another. - James On 6/20/11, David Henderson wrote: > On 06/20/2011 11:52 AM, Pierre Lorenzon wrote: >> Hi, >> >> >&g

Re: [Alsa-user] First post

2011-06-20 Thread David Henderson
On 06/20/2011 11:52 AM, Pierre Lorenzon wrote: > Hi, > > > > From: David Henderson > Subject: Re: [Alsa-user] First post > Date: Sun, 19 Jun 2011 15:28:48 -0400 > >> Thanks for the reply Pierre. I checked into the blfs book, but >> it merely says "thes

Re: [Alsa-user] First post

2011-06-20 Thread David Henderson
lsa-driver second. Most compile options > >>>> only need --prefix=/usr if you want to override the default of > >>>> /usr/local. But alsa-driver requires extra parms depending on what > >>>> you want. Some packages are only tool sets, so make -f Makefi

Re: [Alsa-user] First post

2011-06-20 Thread James Shatto
If you're really into going it on your own. There's gentoo, and there's LFS aka linux from scratch. Both of which impose a lot of source compilation. The inherent problem with sources is that you run into maintenance issues. i.e. If you use the same install for a long enough time, it'll eventua

Re: [Alsa-user] First post

2011-06-20 Thread David Henderson
gt; existing project? Join a project and ask for work: there will be so much > interesting things you could do that will be over your head in less than > a week after joining any open source project. Just ask! > > Keep up the good work! Work together! > > > On 20.06.2011 18:55, P

Re: [Alsa-user] First post

2011-06-20 Thread James Shatto
>> unless you're running the latest and greatest of every component. And >>>> even that is problematic some of the time. >>>> >>>> D) unless you have a lot of time to waste, or just need the learning, >>>> I'd recommend going with existing distros. Ther

Re: [Alsa-user] First post

2011-06-20 Thread David Henderson
ust need the learning, >>> I'd recommend going with existing distros. There's enough of them >>> that one might suit your current needs. www.distrowatch.com >>> >>> HTH, >>> - James >>> >>> >>> >>> On 6/19/11, D

Re: [Alsa-user] First post

2011-06-20 Thread Ady Deac
oin a project and ask for work: there will be so much interesting things you could do that will be over your head in less than a week after joining any open source project. Just ask! Keep up the good work! Work together! On 20.06.2011 18:55, Pierre Lorenzon wrote: > From: James Shatto > Subj

Re: [Alsa-user] First post

2011-06-20 Thread Pierre Lorenzon
From: James Shatto Subject: Re: [Alsa-user] First post Date: Sun, 19 Jun 2011 15:36:59 -0500 > A) If you want to overwrite your existing distro's versions, you > probably want the --prefix=/usr option on your ./configure commands. > If not, be sure to change your $PATH to look

Re: [Alsa-user] First post

2011-06-20 Thread Pierre Lorenzon
Hi, From: David Henderson Subject: Re: [Alsa-user] First post Date: Sun, 19 Jun 2011 15:28:48 -0400 > Thanks for the reply Pierre. I checked into the blfs book, but > it merely says "these five chapters will cover alsa" and then > gives you a basic "type conf

Re: [Alsa-user] First post

2011-06-19 Thread James Shatto
ill cover alsa" and then gives you a >>> basic "type configure&& make". This is obviously not going to answer >>> the questions below. :) Any other thoughts? >>> >>> Dave >>> >>> >>> On 06/19/2011 11:22 PM, Pierr

Re: [Alsa-user] First post

2011-06-19 Thread David Henderson
y other thoughts? >> >> Dave >> >> >> On 06/19/2011 11:22 PM, Pierre Lorenzon wrote: >>> Hi, >>> >>> It looks like to me such questions are well answered in the >>> blfs book. I personnaly think that the latter is a very good >>>

Re: [Alsa-user] First post

2011-06-19 Thread James Shatto
; It looks like to me such questions are well answered in the >> blfs book. I personnaly think that the latter is a very good >> tool to build his own custom distro. >> >> Bests >> >> Pierre >> >> >> From: David Henderson >> Subject: [Alsa-use

Re: [Alsa-user] First post

2011-06-19 Thread Pierre Lorenzon
Hi, It looks like to me such questions are well answered in the blfs book. I personnaly think that the latter is a very good tool to build his own custom distro. Bests Pierre From: David Henderson Subject: [Alsa-user] First post Date: Sun, 19 Jun 2011 14:41:08 -0400 > Hi everyone!

Re: [Alsa-user] First post

2011-06-19 Thread David Henderson
06/19/2011 11:22 PM, Pierre Lorenzon wrote: > Hi, > > It looks like to me such questions are well answered in the > blfs book. I personnaly think that the latter is a very good > tool to build his own custom distro. > > Bests > > Pierre > > > From: David Henderson

[Alsa-user] First post

2011-06-19 Thread David Henderson
Hi everyone! I'm currently expanding my knowledge of GNU/Linux to include building packages from scratch towards an overall goal of a custom distro. So far, I have a nice base for a command line OS, but want to expand into the multimedia aspect. Alsa was my first (only?) choice for the audio