Difference between revisions of "LXTerminal"

From CBLFS
Jump to navigationJump to search
(Added page)
 
 
Line 62: Line 62:
 
|
 
|
 
|}
 
|}
 +
 +
[[Category:LXDE]]

Latest revision as of 09:55, 27 October 2010

Download Source: http://downloads.sourceforge.net/sourceforge/lxde/lxterminal-0.1.6.tar.gz

Introduction to LXTerminal

LXTerminal is a Lightweight VTE-based tabbed terminal emulator for LXDE.

Project Homepage: http://www.lxde.org/

Dependencies

Required

Non-Multilib

Compile the package:

./configure --prefix=${LXDE_PREFIX} &&
make

Install the package:

make install

Multilib

This package does not provide any libraries so only one installation is required.

Compile the package:

CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
./configure --prefix=${LXDE_PREFIX} &&
make

Install the package:

make install

Contents

Installed Directories: None
Installed Programs: lxterminal
Installed Libraries: None

Short Descriptions

lxterminal