Lomoco

From CBLFS
Revision as of 13:53, 12 January 2007 by Jciccone (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Download Source: http://lomoco.linux-gamers.net/files/lomoco-1.0.tar.gz

Introduction to Lomoco

lomoco can configure vendor-specific options on Logitech USB mice.

Dependencies

Required

Non-Multilib

Compile the package:

./autogen.sh --prefix=/usr &&
make

Install the package

make install

Multilib

This package does not provide any libraries so only one installation is needed.

32Bit

Compile the package:

CC="gcc ${BUILD32}" ./autogen.sh --prefix=/usr &&
make

Install the package

make install

N32

Compile the package:

CC="gcc ${BUILDN32}" ./autogen.sh --prefix=/usr &&
make

Install the package

make install

64Bit

Compile the package:

CC="gcc ${BUILD64}" ./autogen.sh --prefix=/usr &&
make

Install the package

make install

Contents

Installed Programs: lomoco
Installed Libraries: None
Installed Directories: None

Short Descriptions

lomoco lomoco can configure vendor-specific options on Logitech USB mice.