From what I recall using Mac OS from a long time back, you have to set an environment variable to tell it where to find then dynamically loaded library (libpsppire.so) In most operating systems the variable is called LD_LIBRARY_PATH, but I seem to remember that some versions of the MAC call it DYLD_LIBRARY_PATH. I don't have a Mac to test this, so I can't be more precise.
In the 0.7.x versions, this isn't a problem, since it doesn't use dynamic libraries. J' On Sun, Apr 04, 2010 at 08:48:01AM -0500, Karl Gilbertson wrote: Hi, I'm a novice in regards to Terminal commands, I'll put that out there right now. Here's my problem, I've installed pspp on my 10.6 Mac three times in different ways, through a prepared package, through Mac Ports and also through Terminal. Each time, I can open up a .sav file from my computer, but the program crashes as soon as I attempt any statistical tests. If anyone could help me out, or even just tell me that it won't work on 10.6, I'd appreciate it. Here's the output: (psppire:1964): libglade-WARNING **: Could not load support for `psppire': dlopen(libpsppire.so, 9): image not found (psppire:1964): libglade-WARNING **: unknown widget class 'PsppireDialog' (psppire:1964): libglade-WARNING **: unknown widget class 'PsppireDialog' (psppire:1964): libglade-WARNING **: unknown widget class 'PsppireDialog' (psppire:1964): libglade-WARNING **: unknown widget class 'PsppireDialog' (psppire:1964): libglade-WARNING **: unknown widget class 'PsppireDialog' ** (psppire:1964): CRITICAL **: Widget "one-sample-t-test-treeview2" could not be found ** (psppire:1964): CRITICAL **: Widget "button1" could not be found ** (psppire:1964): CRITICAL **: Widget "psppire-selector1" could not be found ** (psppire:1964): CRITICAL **: Widget "one-sample-t-test-treeview1" could not be found ** (psppire:1964): CRITICAL **: Widget "test-value-entry" could not be found ** (psppire:1964): CRITICAL **: Widget "vbox1" could not be found ** (psppire:1964): CRITICAL **: Widget "radiobutton1" could not be found ** (psppire:1964): CRITICAL **: Widget "radiobutton2" could not be found (psppire:1964): Gtk-CRITICAL **: gtk_box_pack: assertion `GTK_IS_BOX (box)' failed (psppire:1964): GLib-GObject-WARNING **: invalid cast from `GtkLabel' to `GtkWindow' (psppire:1964): GLib-GObject-WARNING **: attempt to retrieve private data for invalid type 'GtkWindow' (psppire:1964): Gtk-CRITICAL **: gtk_window_set_transient_for: assertion `GTK_IS_WINDOW (window)' failed (psppire:1964): GLib-GObject-WARNING **: invalid cast from `GtkLabel' to `GtkWindow' (psppire:1964): GLib-GObject-WARNING **: attempt to retrieve private data for invalid type 'GtkWindow' (psppire:1964): Gtk-CRITICAL **: gtk_window_set_transient_for: assertion `GTK_IS_WINDOW (window)' failed (psppire:1964): Gtk-CRITICAL **: gtk_tree_view_get_selection: assertion `GTK_IS_TREE_VIEW (tree_view)' failed (psppire:1964): Gtk-CRITICAL **: gtk_tree_view_set_model: assertion `GTK_IS_TREE_VIEW (tree_view)' failed (psppire:1964): Gtk-CRITICAL **: gtk_tree_view_append_column: assertion `GTK_IS_TREE_VIEW (tree_view)' failed (psppire:1964): Gtk-CRITICAL **: gtk_tree_selection_set_mode: assertion `GTK_IS_TREE_SELECTION (selection)' failed (psppire:1964): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)' failed (psppire:1964): GLib-GObject-WARNING **: invalid (NULL) pointer instance (psppire:1964): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (psppire:1964): Gtk-CRITICAL **: gtk_tree_view_set_model: assertion `GTK_IS_TREE_VIEW (tree_view)' failed (psppire:1964): Gtk-CRITICAL **: gtk_tree_view_append_column: assertion `GTK_IS_TREE_VIEW (tree_view)' failed ** ERROR:src/ui/gui/psppire-selector.c:791:psppire_selector_set_subjects: assertion failed: (selector) Abort trap logout [Process completed] Karl Gilbertson _______________________________________________ Pspp-users mailing list Pspp-users@gnu.org http://lists.gnu.org/mailman/listinfo/pspp-users -- PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ Pspp-users mailing list Pspp-users@gnu.org http://lists.gnu.org/mailman/listinfo/pspp-users