Difference between revisions of "Libnjb"
From CBLFS
Jump to navigationJump to searchLine 6: | Line 6: | ||
---- | ---- | ||
+ | |||
+ | {{Blank-Package-Introduction}} | ||
== Dependencies == | == Dependencies == |
Revision as of 15:54, 16 April 2007
Download Source: | http://downloads.sourceforge.net/libnjb/libnjb-2.2.5.tar.gz |
---|
Contents
Introduction to Libnjb
Project Homepage: Unknown
Dependencies
Required
Optional
Non-Multilib
Compile the package:
./configure --prefix=/usr && make
Install the package
make install
Multilib
32Bit
Compile the package:
CC="gcc ${BUILD32}" ./configure --prefix=/usr && make
Install the package
make install
N32
Compile the package:
CC="gcc ${BUILDN32}" ./configure --prefix=/usr \ --libdir=/usr/lib32 && make
Install the package
make install
64Bit
Compile the package:
CC="gcc ${BUILD64}" ./configure --prefix=/usr \ --libdir=/usr/lib64 && make
Install the package
make install
Contents
libnjb is a C library and API for communicating with the Creative Nomad JukeBox and Dell DJ digital audio players.
Installed Programs: njb-cursesplay njb-delfile njb-deltr njb-dumpeax njb-dumptime njb-files njb-fwupgrade njb-getfile njb-getowner njb-gettr njb-getusage njb-handshake njb-pl njb-play njb-playlists njb-sendfile njb-sendtr njb-setowner njb-setpbm njb-settime njb-tagtr njb-tracks
Installed Libraries: libnjb.so.5.10 libnjb.a
Installed Directory: /usr/share/doc/libnjb-2.2.5