<div dir="ltr"><div>In case it helps, these are what I have installed:</div><div><br></div><div><br></div><div>$ls /var/log/packages/ | grep -i sip</div><div>sip-4.14.2-x86_64-1</div><div><br></div><div>$ls /var/log/packages/ | grep -i pyqt<br>
PyQt-4.9.6-x86_64-1</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Mar 10, 2014 at 2:16 PM, Christoph Willing <span dir="ltr"><<a href="mailto:c.willing@uq.edu.au" target="_blank">c.willing@uq.edu.au</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><br>
On 10/03/2014, at 5:51 AM, Jim Diamond <<a href="mailto:Jim.Diamond@acadiau.ca">Jim.Diamond@acadiau.ca</a>> wrote:<br>
<br>
> Hi,<br>
><br>
> I just used sboinstall to install FreeCad (and, as far as I can tell<br>
> from reading the READMEs, all the required and optional dependencies).<br>
><br>
> When I go to start FreeCAD, I get<br>
><br>
> FreeCAD 0.13, Libs: 0.13R$WCREV$<br>
> © Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2011<br>
>  #####                 ####  ###   ####<br>
>  #                    #      # #   #   #<br>
>  #     ##  #### ####  #     #   #  #   #<br>
>  ####  # # #  # #  #  #     #####  #   #<br>
>  #     #   #### ####  #    #     # #   #<br>
>  #     #   #    #     #    #     # #   #  ##  ##  ##<br>
>  #     #   #### ####   ### #     # ####   ##  ##  ##<br>
><br>
> During initialization the error the sip module implements API v7.0 to v7.1 but the PyQt4.QtCore module requires API v9.1 occurred in /opt/FreeCAD/Mod/Ship/InitGui.py<br>
> During initialization the error the sip module implements API v7.0 to v7.1 but the PyQt4.QtGui module requires API v9.1 occurred in /opt/FreeCAD/Mod/Plot/InitGui.py<br>
> zsh: segmentation fault (core dumped)  FreeCAD<br>
><br>
><br>
> I'm at a loss as to how to proceed.  Can anyone set me on the right path?<br>
><br>
> (I'm on Slackware 64 14.1 + multilib, and I'm hoping no-one will tell<br>
> me that multilib is the problem.)<br>
<br>
<br>
</div>Do you have non-standard sip and/or PyQt package(s)? Each PyQt release needs a particular version of sip. For instance, you shouldn't replace the Slackware official PyQt with the latest version without first installing a newer version of sip.<br>

<br>
chris<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
_______________________________________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org">SlackBuilds-users@slackbuilds.org</a><br>
<a href="http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" target="_blank">http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="http://lists.slackbuilds.org/pipermail/slackbuilds-users/" target="_blank">http://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="http://slackbuilds.org/faq/" target="_blank">http://slackbuilds.org/faq/</a><br>
<br>
</div></div></blockquote></div><br></div>