From: Kevin C. <ke...@co...> - 2008-11-07 19:03:33
|
On 7 November 2008 at 11:00, Pete Stieber <pst...@gm...> wrote: > Kevin, could you remind me of the Linux distribution you are currently > using? Both music desktops are at Mandriva 2007.0 (stinkin' old) and I have one laptop each at Mandriva 2008.0 and 2008.1. Mandriva 2009.0 is out, and I plan to migrate cautiously. -- Kevin |
From: Kevin C. <ke...@co...> - 2008-11-07 19:35:06
|
On 7 November 2008 at 11:33, Pete Stieber <pst...@gm...> wrote: > OK. I just downloaded mandriva-linux-one-2009-GNOME-int-cdrom-i586.iso, > and I think I loaded a machine with 2008.* to work with you a while ago. > Let me see if the machine still works and the HD is still around ;)... > > It has 2008.0 loaded. I'm getting the updates for it as I write this. > I'll try to update and rebuild the WX_2_8_BRANCH of wxWidgets, then > tex2rtf, then Jazz++ on the machine. That's just too cool of you! Thanks Pete! -- Kevin |
From: Pete S. <pst...@gm...> - 2008-11-08 23:53:38
|
PS = Pete Stieber PS>> OK. I just downloaded PS>> mandriva-linux-one-2009-GNOME-int-cdrom-i586.iso, PS>> and I think I loaded a machine with 2008.* to PS>> work with you a while ago. Let me see if the PS>> machine still works and the HD is still around ;-)... PS>> PS>> It has 2008.0 loaded. I'm getting the updates PS>> for it as I write this. I'll try to update and PS>> rebuild the WX_2_8_BRANCH of wxWidgets, then PS>> tex2rtf, then Jazz++ on the machine. KC = Kevin Cosgrove KC> That's just too cool of you! Thanks Pete! That too way too long, but everything is built. I changed the way I build wxWidgets so that it generates shared object versions of the libraries. I went to update the Jazz++ web site with the instructions and I couldn't access it. SourceForge changed the way the web content is accessed. I figured this out, but haven't modified the web page yet. Since I'm using shared wxWidgets libraries, I had to set LD_LIBRARY_PATH instead of LIBRARY_PATH on my Mandiva machine account. I changed the definition of the environment variable, but left the export line for the environment variable using LIBRARY_PATH instead of LD_LIBRARY_PATH. After I built tex2rtf, it complained about using an incompatible wxWidgets library due to the mistake. It took me a long time to figure out what was wrong. Anyway, Jazz++ built on Linux localhost 2.6.22.19-desktop-2mdv #1 SMP Mon May 5 20:55:05 EDT 2008 i686 AMD Athlon(tm) XP 2800+ GNU/Linux but I haven't tried to run it yet. I'm going to try to update the web site with the wxWidgets build changes, and maybe add tex2rtf instructions for Don. Pete |
From: Pete S. <pst...@gm...> - 2008-11-09 00:52:22
|
PS = Pete Stieber PS> That too way too long, but everything is built. should have been... That took way too long, but everything is built. PS> I changed the way I build wxWidgets so that it PS> generates shared object versions of the libraries. PS> I went to update the Jazz++ web site with the PS> instructions and I couldn't access it. PS> SourceForge changed the way the web content is PS> accessed. I figured this out, but haven't PS> modified the web page yet. I just updated http://jazzplusplus.sourceforge.net/buildingwx/ and I'm trying the instructions on my Mandriva box to make sure they work. I used a build script I developed at work for my initial test for Kevin. That worked, but I also want to make sure my public instructions work. Pete |
From: Pete S. <pst...@gm...> - 2008-11-09 05:01:17
|
PS = Pete Stieber PS> I just updated http://jazzplusplus.sourceforge.net/buildingwx/ PS> and I'm trying the instructions on my Mandriva box to make PS> sure they work. I used a build script I developed at work PS> for my initial test for Kevin. That worked, but I also want PS> to make sure my public instructions work. The wx build instructions work. I went on to build tex2rtf and Jazz++ and after starting qsynth, Jazz++ worked and played the standard Jazz++ MIDI file :-) Pete |
From: Pete S. <pst...@gm...> - 2008-11-07 19:33:12
|
PS = Pete Stieber PS>> Kevin, could you remind me of the Linux distribution PS>> you are currently using? KC = Kevin Cosgrove KC> Both music desktops are at Mandriva 2007.0 (stinkin' old) KC> and I have one laptop each at Mandriva 2008.0 and 2008.1. KC> Mandriva 2009.0 is out, and I plan to migrate cautiously. OK. I just downloaded mandriva-linux-one-2009-GNOME-int-cdrom-i586.iso, and I think I loaded a machine with 2008.* to work with you a while ago. Let me see if the machine still works and the HD is still around ;)... It has 2008.0 loaded. I'm getting the updates for it as I write this. I'll try to update and rebuild the WX_2_8_BRANCH of wxWidgets, then tex2rtf, then Jazz++ on the machine. Pete |