Hi Chris: I just checked out the code and ran install_cluster and didn't encounter the problem you mentioned.
Just FYI, here's what I did: % cd /tmp/oscar % ./autogen.sh % ./configure % make % make install Then I just ran ./install_cluster from /opt/oscar. You mentioned that you are using RedHat 9.0 - which 'type' of installation did you choose? Was it workstation, server or custom? Also, are you using a stock RedHat installation? Have you ran any RPM updates on the server? Cheers, Bernard > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Bernard Li > Sent: Thursday, October 21, 2004 11:52 > To: oscar-devel > Subject: [Oscar-devel] FW: [Oscar-users] Table 'oscar' was not locked > > Hey Chris: > > Okay I'll try to check out the code and see what the problem is. > > BTW, what system are you trying to install OSCAR on? In most > cases OSCAR 3.0 should work - perhaps you can post more info > about your problem with creating MySQL database? > > Cheers, > > Bernard > > > -----Original Message----- > > From: Chris Oubre [mailto:[EMAIL PROTECTED] > > Sent: Thursday, October 21, 2004 11:35 > > To: Bernard Li > > Subject: RE: [Oscar-users] Table 'oscar' was not locked > > > > Hello, > > I have revision 2643. I am trying the development version > > because Oscar 3.0 fails on creating a MySQL database on my system. > > Here it looks to get past that part, but it still dies. > > > > -----Original Message----- > > From: Bernard Li [mailto:[EMAIL PROTECTED] > > Sent: Thursday, October 21, 2004 1:31 PM > > To: Chris Oubre; oscar-devel > > Subject: RE: [Oscar-users] Table 'oscar' was not locked > > > > > > Hey Chris: > > > > [moved thread to oscar-devel list] > > > > Since this is about the development version of OSCAR, I have moved > > this discussion to the oscar-devel list instead. > > > > Which revision did you check out? I was playing around > with the code > > last night and it was fine. However I haven't checked out any code > > today so some things might have broken. Please let us know. > > > > Cheers, > > > > Bernard > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] On > Behalf Of Chris > > > Oubre > > > Sent: Thursday, October 21, 2004 11:07 > > > To: [EMAIL PROTECTED] > > > Subject: [Oscar-users] Table 'oscar' was not locked > > > > > > I am trying to install the latest SVN version of OSCAR > > > > > > I ran autogen.sh and configure and make install > > > > > > Then when I try ./install_cluster eth0 > > > > > > I received the following output > > > ... > > > --> Running package setup scripts > > > DBD::mysql::st execute failed: Table 'oscar' was not locked with > > > LOCK TABLES at /usr/lib/perl5/site_perl/oda.pm line 4355. > > > Undefined subroutine &oda::initialize_locked_tables called at > > > /opt/oscar/lib/OSCAR/Database.pm line 1299. > > > /wizard_prep: retrieving list of fields(columns) from > table oscar in > > > database <oscar> failed: > > > Table 'oscar' was not locked with LOCK TABLESOscar Wizard > > > preparation script failed to complete at > ./install_cluster line 215. > > > > > > I do not know where to proceed from here. I am running > RedHat 9. I > > > would supply more information, but I do not know what is > needed :-) > > > > > > > > > ------------------------------------------------------- > > > This SF.net email is sponsored by: IT Product Guide on > > > ITManagersJournal Use IT products in your business? Tell > us what you > > > think of them. Give us Your Opinions, Get Free ThinkGeek Gift > > > Certificates! Click to find out more > > > http://productguide.itmanagersjournal.com/guidepromo.tmpl > > > _______________________________________________ > > > Oscar-users mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > > > > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on > ITManagersJournal Use IT products in your business? Tell us > what you think of them. Give us Your Opinions, Get Free > ThinkGeek Gift Certificates! Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Oscar-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/oscar-devel > > ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
