Author Topic: Segmentation error, Linux  (Read 7856 times)

nicollivier

  • Newbie
  • *
  • Posts: 3
    • View Profile
Segmentation error, Linux
« 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

Andreas

  • Administrator
  • Full Member
  • *****
  • Posts: 140
    • View Profile
Re: Segmentation error, Linux
« Reply #1 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.
This forum belongs to www.schmidt-web-berlin.de/winfig

nicollivier

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Segmentation error, Linux
« Reply #2 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

Andreas

  • Administrator
  • Full Member
  • *****
  • Posts: 140
    • View Profile
Re: Segmentation error, Linux
« Reply #3 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":
This forum belongs to www.schmidt-web-berlin.de/winfig

nicollivier

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Segmentation error, Linux
« Reply #4 on: May 08, 2010, 01:57:49 PM »
thanks for your help :)