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:
[sn@localhost ~]$ cd /home/sn/pspp/usr/bin
[sn@localhost bin]$ su
Password:
[root@localhost 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!
[root@localhost 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!
[root@localhost bin]# exit
[sn@localhost bin]$ export
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/sn/pspp/usr/lib64/pspp
[sn@localhost bin]$ export
PATH=$PATH:/home/sn/pspp/usr/share:/home/sn/pspp/usr/share/pspp
[sn@localhost 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)
[sn@localhost 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
_______________________________________________
Pspp-users mailing list
Pspp-users@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-users

Reply via email to