WinFIG forum

WinFIG => Bug Reports => Topic started by: nicollivier on May 06, 2010, 12:23:46 PM

Title: Segmentation error, Linux
Post by: nicollivier on May 06, 2010, 12:23:46 PM
Hi,

I've just installed WinFig under Mandriva 2010.
But when I wanted to launch Winfig, I had this error:
Code: [Select]
erreur segmentation
How can I fix it?!

Thanks a lot

Nico
Title: Re: Segmentation error, Linux
Post by: Andreas on May 06, 2010, 01:13:32 PM
Did you also install the Qt libaries version 4.5.x?

From the "Reqirements" page:

Quote
WinFIG depends on Qt libraries version 4.5 or higher. Current XUbuntu and KUbuntu distributions come with Qt 4.5, but the Debian distribution I tried did not (debian-502-i386-xfce+lxde). It still came with Qt 4.4. In case Qt is not installed or not up to date, use your package manager to install libqtgui4 or execute:

sudo aptitude install libqtgui4

This should also install libqtcore4 as a dependency.

I only tested on Debian and Ubuntu. I don't know if this means it runs fine on other Linux distributions.
Title: Re: Segmentation error, Linux
Post by: nicollivier on May 06, 2010, 01:28:30 PM
Thanks for your message :)

For requirement, I've already checked it:

Code: [Select]
[~] rpm -qa|grep libqtcore4
libqtcore4-4.5.3-3.2mdv2010.0
[~] rpm -qa|grep libqtgui
libqtgui4-4.5.3-3.2mdv2010.0

Thks
Title: Re: Segmentation error, Linux
Post by: Andreas on May 08, 2010, 01:51:18 PM
Perhaps I will create another virtual machine to check with mandriva, but it can take a "moment":
Title: Re: Segmentation error, Linux
Post by: nicollivier on May 08, 2010, 01:57:49 PM
thanks for your help :)