Vinagre
From CBLFS
Jump to navigationJump to searchDownload Source: | http://ftp.gnome.org/pub/GNOME/sources/vinagre/2.26/vinagre-2.26.1.tar.bz2 |
---|
Contents
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:
export PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" && CC="gcc ${BUILD64}" USE_ARCH=64 \ ./configure --prefix=${GNOME_PREFIX} --sysconfdir=/etc/gnome \ --libexecdir=${GNOME_PREFIX}/lib/vinagre && make
Install the package
make install && unset PKG_CONFIG_PATH
Contents
Installed Directories: | /usr/share/gnome/help/vinagre, /usr/share/omf/vinagre, /usr/share/vinagre |
---|---|
Installed Programs: | vinagre |
Installed Libraries: | None |