pspp-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PSPP Upgrade in LINUX MINT


From: Friedrich Beckmann
Subject: Re: PSPP Upgrade in LINUX MINT
Date: Fri, 22 Apr 2016 07:40:37 +0200

Hi Chris,

i have made pspp 0.8.5 backport for debian wheezy. To build and install the 
package
you can follow the following path. Bernhard Bittner followed that way just 
recently.

cd
mkdir tmp
cd tmp
dget -u 
http://mentors.debian.net/debian/pool/main/p/pspp/pspp_0.8.5-4~bpo70+1.dsc
cd pspp-0.8.5

Now you should check that the required package dependencies are installed

dpkg-checkbuilddeps

You have to install the missing packages via apt-get install <package>

The you can build the package

debuild -uc -us

Once you have the  <..>.deb package (one directory up), you can install the 
package via 

sudo dpkg -i <..>.deb 

if your username is listed as sudoer.


Friedrich


reply via email to

[Prev in Thread] Current Thread [Next in Thread]