Re: [Alsa-user] Install problems

2002-03-27 Thread Oliver Sampson
Hi, Thanks to all who responded. I got it to work and install. Which means that now JACK compiles and installs. However ardour doesn't recognize my JACK installation. (Something about a jack.pc file...) On to the Ardour list!... :-) Thanks again, Oliver On Wed, 27 Mar 2002 13:39:09 +, Ja

Re: [Alsa-user] Install problems

2002-03-27 Thread James Tappin
On Wednesday 27 Mar 2002 13:14, Bill Allen wrote: > On your redhat system you should be able to: > > cd /lib/modules/2.4.7-10/build > ln -s /boot/System.map# symlink to the /boot/System.map > > Note that you must be root to do this. > > Bill > > On Wed, 27 Mar 2002, Oliver Sampson wro

Re: [Alsa-user] Install problems

2002-03-27 Thread Bill Allen
On your redhat system you should be able to: cd /lib/modules/2.4.7-10/build ln -s /boot/System.map# symlink to the /boot/System.map Note that you must be root to do this. Bill On Wed, 27 Mar 2002, Oliver Sampson wrote: > Howdy, > I'm running a Linux system (Redhat 7.1 with a 2.4

Re: [Alsa-user] Install problems

2002-03-27 Thread jonathan weale
You could try to find another copy of System.map (e.g. in /boot) and symlink to it. e.g. "locate System.map" or "find / -name System.map" Make sure that the System.map is for the current version of linux on your machine. Good luck -- jonathan weale - [EMAIL PROTECTED] - Original Message