Iiview

From CBLFS
Revision as of 07:35, 20 August 2008 by Huohuliaisili (talk | contribs)
Jump to navigationJump to search
Download Source: http://prdownloads.sourceforge.net/iiview/iiview-0.26.tar.bz2

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)


Caution.png

Note

make - X-Window supportonly
                 This is default for all platforms.

make withfb - X-Window and framebuffer support (read below)

                 This is for Linux framebuffer

make withfbonly - framebuffer support only

                 This is 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" Makfile
sed -i "s@/usr/local@/usr@g" Makefile
make withfb

Install the package

make install

Multilib

32Bit

N32

64Bit

Contents