Install Creative Driver

Associate
Joined
8 Jan 2009
Posts
1,492
Location
Northern Ireland
I downloaded an driver for my Ubuntu 9.10, and the instructions for installing meant nothing to me, except terminal. Can someone translate this into basic english. Thanks:eek:

The purpose of this document is to describe how to build and install the
X-Fi Linux device driver.



Quick install

=============
In terminal,

1) Goto source directory
2) Execute make command as root
make
make install

Uninstall
=========
In terminal,
1) Goto source directory
2) Execute make command as root
make uninstall


Copyright (c) 2008 Creative Technology Ltd. All rights reserved.
====================================================================
End of Readme File
====================================================================
 
Back
Top Bottom