Re: Can't install aureal vortex driver.
"Sandro Giessl" <[email protected]>
| Newsgroups | gmane.linux.gentoo.newbies |
|---|---|
| Message-ID | <[email protected]> |
> On Wednesday 11 September 2002 22:34, Sandro Giessl wrote: >> > When I try to install the aureal vortex driver with "make install20" >> I get the following output: >> > >> > >> > Does anyone know what to do? >> >> Development seems to be very slow and version 1.1.2 didn't work for me >> too. I got my au8820 working by installing the sources from CVS. > > How does that work? > > Simon Siemonsma First you need CVS (emerge cvs). Then login by typing "cvs -d :pserver:[email protected]:/cvsroot/aureal login" (when prompted for a password, simply press the Enter key). By typing "cvs -z3 -d :pserver:[email protected]:/cvsroot/aureal co aureal" the sources should be downloaded in ./aureal dir. Sandro