Difference between revisions of "Iiview"

From CBLFS
Jump to navigationJump to search
(New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: http://prdownloads.sourceforge.net/iiview/iiview-0.26.tar.bz2 | |} ---- {{Blank-Package-Introduction}} ==...)
 
Line 27: Line 27:
 
(depends on your system and your preferences)
 
(depends on your system and your preferences)
  
make            - X-Window supportonly
+
 
 +
{{Note|make            - X-Window supportonly
 
                   This is default for all platforms.
 
                   This is default for all platforms.
  
Line 35: Line 36:
 
make withfbonly - framebuffer support only
 
make withfbonly - framebuffer support only
 
                   This is for people who don't want to have
 
                   This is for people who don't want to have
                   a dependency with X on slim boxes
+
                   a dependency with X on slim boxes}}
  
 
== Non-Multilib ==
 
== Non-Multilib ==

Revision as of 07:35, 20 August 2008

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