Vinagre

From CBLFS
Revision as of 07:05, 22 March 2009 by Jciccone (talk | contribs)
Jump to navigationJump to search
Download Source: http://ftp.gnome.org/pub/GNOME/sources/vinagre/2.26/vinagre-2.26.1.tar.bz2

Introduction to Vinagre

Vinagre is a VNC Client for the GNOME Desktop.

Project Homepage: http://www.gnome.org/projects/vinagre/

Dependencies

Required

Non-Multilib

Compile the package:

./configure --prefix=${GNOME_PREFIX} --sysconfdir=/etc/gnome \
    --libexecdir=${GNOME_PREFIX}/lib/vinagre &&
make

Install the package

make install

Multilib

64Bit

Compile the package:

CC="gcc ${BUILD64}" USE_ARCH=64 \
PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
./configure --prefix=${GNOME_PREFIX} --sysconfdir=/etc/gnome \
    --libexecdir=${GNOME_PREFIX}/lib/vinagre &&
make

Install the package

make install

Contents

Installed Directories: /usr/share/gnome/help/vinagre, /usr/share/omf/vinagre, /usr/share/vinagre
Installed Programs: vinagre
Installed Libraries: None