Results 1 to 2 of 2
Hi folks,
Debian 5.0 minimal
without X running
PSPP
I need following packages to install PSPP graphing interface;
(see)
The following package is required to enable PSPP's graphing features.
.....
...
- 04-27-2009 #1Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,546
About packages
Hi folks,
Debian 5.0 minimal
without X running
PSPP
I need following packages to install PSPP graphing interface;
(see)
The following package is required to enable PSPP's graphing features.
.....
on;
[pspp] View of /pspp/INSTALL
libplot, from GNU plotutils
(plotutils - GNU Project - Free Software Foundation (FSF)).
Whether it is;
libplplot9 (5.8.0-6) [universe]
Scientific plotting library
???
# apt-cache policy libplplot9pkg-configCode:libplplot9: Installed: (none) Candidate: 5.9.0-8 Version table: 5.9.0-8 0 500 http://ftp.us.debian.org lenny/main Packages
(pkg-config Wiki - FrontPage)
# apt-cache policy pkg-configCode:pkg-config: Installed: (none) Candidate: 0.22-1 Version table: 0.22-1 0 500 http://ftp.us.debian.org lenny/main Packages
libglade
(Libglade), version 2.0 or later.
Whether it is;
libglade2-0 (1:2.6.2-1)
library to load .glade files at runtime
???
# apt-cache policy libglade2-0Already installed.Code:libglade2-0: Installed: 1:2.6.2-1 Candidate: 1:2.6.2-1 Version table: *** 1:2.6.2-1 0 500 http://ftp.us.debian.org lenny/main Packages 100 /var/lib/dpkg/status
Optional:-
libncurses (Announcing ncurses 5.7 - GNU Project - Free Software Foundation (FSF)). Without it,
PSPP will assume it is running in an 80x25 terminal.
Whether it is;
libncurses5 (5.7+20081213-1)
shared libraries for terminal handling
???
# apt-cache policy libncurses5Already installed.Code:libncurses5: Installed: 5.7+20081213-1 Candidate: 5.7+20081213-1 Version table: *** 5.7+20081213-1 0 500 http://ftp.us.debian.org lenny/main Packages 100 /var/lib/dpkg/status
libreadline and libhistory
(The GNU Readline Library). Without
them, interactive command editing and history features in the
text-based user interface will be disabled.
Whether it is;
libreadline5 (5.2-3.1)
GNU readline and history libraries, run-time libraries
???
# apt-cache policy libreadline5Already installed.Code:libreadline5: Installed: 5.2-3.1 Candidate: 5.2-3.1 Version table: *** 5.2-3.1 0 500 http://ftp.us.debian.org lenny/main Packages 100 /var/lib/dpkg/status
I can't find;
libhistory
Where can I get it? Thanks
Texinfo (Texinfo - GNU Documentation System - GNU Project - Free Software Foundation (FSF)), version 4.7 or
later. Installing Texinfo will allow you to build PSPP
documentation in PostScript or PDF format.
# apt-cache policy texinfoPlease advise. TIACode:texinfo: Installed: (none) Candidate: 4.11.dfsg.1-4 Version table: 4.11.dfsg.1-4 0 500 http://ftp.us.debian.org lenny/main Packages
B.R.
satimis
- 04-27-2009 #2
libplot - the package the provides this is called plotutils.
Debian -- Details of package plotutils in lenny
pkg-config and libglade
What you have looks correct. These are required for the GUI insterface, which also requires GTK2.0 which will require the X windows system.
libncurses5, libreadline, and texinfo seem fine, as well.
I believe the libhistory library is included with libreadline.
Debian -- Details of package libreadline5 in lenny


Reply With Quote
