I am trying to compile XaraLX to run on Fedora 11 x86_64. The instructions are here:
http://www.xaraxtreme.org/Developers/xara-xtreme-for-linux-build-instructions.html I have gotten through the instructions down to the ./configure command, but then it fails because apparently it is looking for wxwidgets 2.6.3. All I can find in the Fedora repos is: compat-wxGTK26 2.6.4-10.fc11 wxBase 2.8.10-5.fc11 wxGTK 2.8.10-5.fc11 wxGTK-gl 2.8.10-5.fc11 There is an i586 and an x86_64 package for each of the above, and I have installed all of them. At the end of the ./configure command I get: checking wxWidgets version... ./configure: line 8071: wx-config: command not found not found configure: error: wxWidgets is required. Try --with-wx-config. I tried adding --with-wx-config, but got the same error message. Back in my Ubuntu days I could tell Synaptic to "force-version" and, if the older version was still in the repos, I could install it instead of the latest and greatest. But I can't figure out how to do that in RPM-land. Need suggestions. _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
