From: Robert V. <vo...@ct...> - 2008-03-20 18:38:53
|
Hi Pete, Thank you for your excellent directions. wxwidgets downloaded and compiled clean (the log is huge, but a quick scan shows no apparent problems.) Also I configured, compiled, and installed Jazz++. It can open screens, it talks to alsa. it drives a softsynth, and displays are looking reaonable. For me it is not configured quite right though. I put in a path for install of /usr/local/bin, but it actually put a binary in /usr/local/bin/bin. I copied the binary into /usr/local/bin and ran it. It seems to have a problem locating its own configuration file. (A couple of screen shots attached. Don't know if they'll get through on this list.) Looks like a good start. Bob ----- Original Message ----- From: "Pete Stieber" <pst...@ve...> To: <jaz...@li...> Sent: Thursday, March 20, 2008 12:58 PM Subject: Re: [jazzplusplus-devel] Any thoughts on this ? > PS = Pete Stieber > PS>> I'm planning on posting wxWidgets build instructions > PS>> on the Jazz++ web site. These instructions should > PS>> build a version of wxWidgets that is compatible with > PS>> Jazz++. Unfortunately, that will not happen until > PS>> tonight (I am current at my day job). Until then, > PS>> this is how to go about it... > > KC = Kevin Cosgrove > KC> [snip] > > PS>> Robert I really appreciate you attempt to build > PS>> Jazz++ on a Debian box. > > KC> When you get those instructions, please post something > KC> here. > > Done. > > http://jazzplusplus.sourceforge.net/developers/ > > KC> I'd like to try building on my Mandriva 2007.0 box. > KC> > KC> Do you know the relationship between wxWidgets and wxGTK? > KC> I've got the latter installed, of course the version is > KC> too old. > > Requires GTK 2. Here's what I have installed on my Fedora 8 box. This > is way more than what you need. You need the gtk2-devel packages. I'm > just being lazy with my grep ;-) > > # rpm -qa | grep gtk > GConf2-gtk-2.20.1-1.fc8.x86_64 > pygtk2-libglade-2.12.0-2.fc8.x86_64 > usermode-gtk-1.93.1-1.fc8.x86_64 > pygtk2-codegen-2.12.0-2.fc8.x86_64 > pygtk2-devel-2.12.0-2.fc8.x86_64 > gtk2-2.12.5-1.fc8.i386 > gtkhtml2-2.11.1-2.fc8.x86_64 > gtkmm24-2.12.3-1.fc8.x86_64 > gtk-nodoka-engine-0.6.2-1.fc8.x86_64 > pygtksourceview-2.0.0-1.fc8.x86_64 > authconfig-gtk-5.3.18-1.fc8.x86_64 > pygtk2-2.12.0-2.fc8.x86_64 > gtk2-2.12.5-1.fc8.x86_64 > gnome-python2-gtkhtml2-2.19.1-12.fc8.x86_64 > gtkspell-2.0.11-4.fc8.x86_64 > gtk2-engines-2.12.2-1.fc8.x86_64 > pygtk2-devel-2.12.0-2.fc8.i386 > gtk2-engines-2.12.2-1.fc8.i386 > gtk-sharp2-2.10.0-6.fc8.x86_64 > gtkglext-libs-1.2.0-5.fc8.x86_64 > xdg-user-dirs-gtk-0.6-2.fc8.x86_64 > gtksourceview2-2.0.2-1.fc8.x86_64 > pygtkglext-1.1.0-3.fc8.x86_64 > gtk2-devel-2.12.5-1.fc8.x86_64 > gtk-doc-1.9-4.fc8.noarch > > Pete > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > jazzplusplus-devel mailing list > jaz...@li... > https://lists.sourceforge.net/lists/listinfo/jazzplusplus-devel > |