Hi Erich, Well, I think we should install MySQL too when perl-DBI and perl-DBD-MySQL are installed. It is because perl-DBD-MySQL requires mysql. :-( Yes, I will try to put these stuff to trunk if there is no any big objection. Regards,
- DongInn Erich Focht wrote: > Hi DongInn, > > if you just want to access the database with OSCAR::Database, do you still > need the mysql client package? We now have $OSCAR_HOME/libs/OSCAR on all > clients, so maybe you just need to install perl-DBI and perl-DBD-MySQL. > > I think you should do what is necessary to get access to ODA from clients, > that's what we wanted when we copied the libs to the client images... > > Regards, > Erich > > On Tuesday 21 November 2006 22:04, DongInn Kim wrote: > >> Hi, >> >> I wonder if anyone remembers this mail thread. Anyways, I bring up this >> because I would like to hear what you guys think about having the >> database client (mysql rpm includes mysql-server feature in some distro >> though) installed on the client node. >> And also, we need to install perl-DBI and perl-DBD-MySQL to get oda >> connection from the client node. >> >> If this does not cause an issue to any other features, I would like to >> sync /etc/odapw through the oscar cluster. >> >> What do you think about these? >> >> Regards, >> >> - DongInn >> >> >> DongInn Kim wrote: >> >>> Hi, >>> >>> I have tried to get the ODA connection from the client nodes. >>> This is not a perfect solution but it seems to work fine. >>> >>> Please add your some advices to my comments of the code to make better >>> the way that I did to get the database connection from the client nodes. >>> >>> If you guys are happy with this, I will try to check in this changes to >>> trunk. >>> >>> (I am looking for a good way to populate oda.pm and Database.pm to the >>> client nodes.) >>> >>> Regards, >>> ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
