On Sat, Oct 26, 2013 at 10:37:10PM -0700, Bastián Díaz wrote:
     I'm adapting the current flat icons set to have the same characteristics 
asgnome-symbolic-icon in GTK +3. 
     Is it possible to have an installation of pspp/ psppire GTK +2 and GTK +3 
on the same computer for testing?.

Sure.  I have about 10 different pspp/psppire instances on my machine.   Just 
configure with a line something like
this: 
        /path/to/pspp/source/configure --prefix=`mktemp -d -p $HOME` 
then run 
        make
        make install 
as normal.

I find it useful to keep the source, and install directories separate.  so I 
have  my source trees in $HOME, my 
build trees and my install trees in a directory called /Scratch/
     
     To make effective test, the images must be used directly in *.svg format, 
and I think should make changes 
     to Smake and other files.

I don't understand why, but I'm sure you have looked at it in greater detail 
than I have.

J'

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
pspp-dev mailing list
pspp-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to