had to upgrade glib to install 0.9.22

Questions specific to Megatunix - alternate tuning software that runs on unix and windows.
Note that Megatunix is obsolete.

Moderator: djandruczyk

Post Reply
StevenD57
Helpful MS/Extra'er
Posts: 103
Joined: Fri Oct 14, 2005 1:14 pm
Location: Phoenix, AZ
Contact:

had to upgrade glib to install 0.9.22

Post by StevenD57 »

Just an FYI, I was installing Megatunix 0.9.22 from source on a laptop running OpenSuSE-10.3 and at the end of the compile it stopped with an error for an undefined reference to g_strcmp0. After research a while I found that this function is only available in glib from version 2.16 and up. Naturally the 10.3 version of OpenSuSE only had version 2.14. I ended up downloaded a src rpm and built it on the system. Once I did that the Megatunix compile went just fine.
Last edited by StevenD57 on Sat Sep 11, 2010 7:59 am, edited 1 time in total.
Jaguar E-Types, modified Merkur XR4Ti, Jensen-Healey
Linux = no virii or spyware, EVER
djandruczyk
MS/Extra Guru
Posts: 1210
Joined: Fri May 07, 2004 6:55 pm
Location: Rochester, NY, U.S.A.
Contact:

Re: had to upgrade glib to install 0.9.22

Post by djandruczyk »

StevenD57 wrote:Just an FYI, I was installing Megatunix 0.9.22 from source on a laptop running OpenSuSE-10.3 and at the end of the compile it stopp with an error for an undefined reference to g_strcmp0. After research a while I found that this function is only available in glib from version 2.16 and up. Naturally the 10.3 version of OpenSuSE only had version 2.14. I ended up downloaded a src rpm and built it on the system. Once I did that the Megatunix compile went just fine.
Which file was it blocking on? I don't necessarily want to have to force a dep on glib 2.16
David J. Andruczyk
MegaTunix author. The only non-java cross platform tuning software for MS-I/II hardware.
Where to get and how to install:
http://msextra.com/viewtopic.php?t=23080
http://sourceforge.net/projects/megatunix
Post Reply