pspp-users
[Top][All Lists]
Advanced

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

Re: Please help to install PSPP in fedora 22


From: shahrokh nasseri
Subject: Re: Please help to install PSPP in fedora 22
Date: Tue, 19 Jul 2016 15:26:25 +0430

Hi Dear John

Thanks a lot for your helps. Unfortunately, I do not ability to make pspp from source files. At now, I want to try it with executable files.
Then, I try to run pspp using pspp-0.8.5-1.fc22.x86_64.rpm. After extract it, and set PATH and LD_LIBRARY_PATH variables and install libpqxx-devel.x86_64 and libpqxx-devel.x86_64, I can not to run graphical user interface of pspp, psppire. I get the following error:
address@hidden ~]$ cd /home/sn/pspp/usr/bin
address@hidden bin]$ su
Password:
address@hidden bin]# /usr/bin/dnf install libpqxx.x86_64
...
Installed:
  libpqxx.x86_64 1:4.0.1-2.fc22                                              postgresql-libs.x86_64 9.4.7-1.fc22                                            

Complete!
address@hidden bin]# /usr/bin/dnf install libpqxx-devel.x86_64
...
Installed:
  libpqxx-devel.x86_64 1:4.0.1-2.fc22                  postgresql.x86_64 9.4.7-1.fc22                  postgresql-devel.x86_64 9.4.7-1.fc22                

Complete!
address@hidden bin]# exit
address@hidden bin]$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/sn/pspp/usr/lib64/pspp
address@hidden bin]$ export PATH=$PATH:/home/sn/pspp/usr/share:/home/sn/pspp/usr/share/pspp
address@hidden bin]$ ./psppire

** (psppire:31615): CRITICAL **: Couldn't open user interface  file /usr/share/pspp/data-editor.ui: Failed to open file '/usr/share/pspp/data-editor.ui': No such file or directory

** (psppire:31615): CRITICAL **: Object `uimanager1' could not be found


(psppire:31615): Gtk-CRITICAL **: IA__gtk_ui_manager_get_widget: assertion 'GTK_IS_UI_MANAGER (self)' failed
Segmentation fault (core dumped)
address@hidden bin]$

I noticed that the file of data-editor.ui is located in the path of /home/sn/pspp/usr/share/pspp.
What can I do to solve this problem?
Thanks a lot for your helps.
Your sincerely.
Shahrokh

reply via email to

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