Zvika Shaubi wrote: > Corey, > > I was mistaken. The command line works ok. > > I'm trying to connect to radisys shelf manager. > I'm using domain open command, but can't figure out the command I need. > > domain open zzz -U user -P pass 192.168.10.154 I get "first connection > parms are invalid" > You need to tell it what type of connection (right after "zzz"), which is "lan" in this case.
-Corey > What am I doing wrong? > > Thanks for the quick response!! > > -----Original Message----- > From: Corey Minyard [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 31, 2006 5:30 PM > To: Zvika Shaubi > Cc: [email protected] > Subject: Re: [Openipmi-developer] Command not found > > Even "help" does not work? > > I have no idea what could cause this, the commands are hard-coded in. > Are you typing the commands through some interface that might be adding > extra characters in? Like over a serial port? > > -Corey > > Zvika Shaubi wrote: > >> Hello, >> >> I just installed the latest open IPMI release 2.0.8. on a 64bit >> > machine. > >> I had some problems with the libpopt and fixed it using ./configure >> -with-poptlib=/usr/lib64/libpopt.so >> >> > That's wierd. What version of popt do you have? Maybe it doesn't have > poptHelpOptions that configure looks for in the library. > >> Anyway, the make passed and now I want to run the openipmish . >> >> For some reason, for every command I type, I got an error: "Command >> not found" >> >> It doesn't matter which command I try to run. >> >> Any hints what could be my problem? >> >> Thanks, >> >> Zvika. >> >> >> > ------------------------------------------------------------------------ > >> > ------------------------------------------------------------------------ > - > >> Using Tomcat but need to do more? Need to support web services, >> > security? > >> Get stuff done quickly with pre-integrated technology to make your job >> > easier > >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> > Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > ------------------------------------------------------------------------ > >> _______________________________________________ >> Openipmi-developer mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/openipmi-developer >> >> ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Openipmi-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openipmi-developer
