Iiview
From CBLFS
Revision as of 06:57, 20 August 2008 by Weibullguy (talk | contribs) (ncurses and zlib are part of the base CLFS system)
Download Source: http://prdownloads.sourceforge.net/iiview/iiview-0.26.tar.bz2 |
---|
Contents
Introduction to Iiview
Project Homepage: Unknown
Dependencies
Required
Optional
Configuration
Type in: "make" or "make withfb" or "make withfbonly" (depends on your system and your preferences)
make: - X-Window; default for all platforms. |
make withfb: - X-Window and framebuffer support; for Linux framebuffer. |
make withfbonly: - framebuffer support only for people who don't want to have a dependency with X on slim boxes. |
Non-Multilib
sed -i "s@/usr/X11R6@${XORG_PREFIX}@g" Makefile sed -i "s@/usr/local@/usr@g" Makefile make withfb
Install the package
make install