IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 1 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Almost there! Please Help!
I went here:

[link|http://www-124.ibm.com/developerworks/downloads/detail.php?group_id=108&what=file&id=1133|http://www-124.ibm.c...what=file&id=1133]

and downloaded that file. I was able to unzip it, then untar it. I tried this command from a normal OS/400 prompt:

call qp2term (un-tar <filename>, install)

but it wouldn't execute. I was able to qsh and tar xvf the file, but the foo that's in that file I'm at a loss about. Is there some additional step I need to take to install it? Or is ssh <site> not the correct syntax for this port?

This will save me a ton of work if I can get it going. Thanks a million.
bcnu,
Mikem

Java, Junk. Both start with a "J", both have four letters. Coincidence? I think not.
Collapse Edited by mmoffitt Nov. 17, 2003, 12:14:59 PM EST
Almost there! Please Help!
I went here:

[link|http://www-124.ibm.com/developerworks/downloads/detail.php?group_id=108&what=file&id=1133|http://www-124.ibm.c...what=file&id=1133]

and downloaded that file. I was able to unzip it, then untar it. I tried this command from a normal OS/400 prompt:

call qp2term (un-tar OpenSSH, install)

but it wouldn't execute. I was able to qsh and tar xvf the file, but the foo that's in that file I'm at a loss about. Is there some additional step I need to take to install it? Or is ssh <site> not the correct syntax for this port?

This will save me a ton of work if I can get it going. Thanks a million.
bcnu,
Mikem

Java, Junk. Both start with a "J", both have four letters. Coincidence? I think not.
New Stay on target! (Red Five standing by)
If you push something hard enough, it will fall over. Fudd's First Law of Opposition

[link|mailto:bepatient@aol.com|BePatient]
New Late response....
....sorry for the delayed reply. My daughter is undergoing
surgery at Mayo. Not much online time these days.

I did not grab the binary from the developerworks site, but
rather the AIX port off the OpenSSH site. I did:

call qp2term
tar -xvf <file>.tar
config
make
make install
qsh; execute

One issue I have seen with qp2term is missing symbolic links
for the qp2term environment. Not sure about the failure to
execute message your are getting, but likely a link issue.

What is the exact error?

Works well on this end, but I did have to create some links
in qp2term first.

-Slugbug

P.S. Check to make sure you have the Portable Solutions Application Environment (PASE) LPP loaded. If "call qp2term" does not work, you may need to load PASE first. This is a no fee LPP that provides an AIX runtime on the iSeries.
Expand Edited by slugbug Nov. 22, 2003, 06:32:58 PM EST
New Best wishes to her for a quick recovery. Hang in there!
New Second that thought!
Alex

"Propaganda does not deceive people; it merely helps them to deceive themselves." -- Eric Hoffer
New Sorry to hear that Mags
Why do the good people suffer?
-drl
New Don't mention it.
And please don't spend any more time on this. Take care of your daughter. While I greatly appreciate all your help, I cannot help but feel extremely guilty knowing I took even a few seconds of your time while your daughter is having surgery. My thoughts are with you and your daughter. If you can post back some time, please let us know how she is doing (computer stuff is irrelevant by comparison).
bcnu,
Mikem

Java, Junk. Both start with a "J", both have four letters. Coincidence? I think not.
New update...
The surgery went well and she is resting. She may need one more
surgery before its over though. We'll know by January.

Did you get SSH working? It sounds like you might need to load PASE.

-Slugbug
New Glad to hear it went well.
I'll keep her and you in my thoughts and prayers. As a dad, I can't imagine a more stressful time than having one of our wee ones (no matter his/her age) being ill. Hang in there.

Thank you so much for helping me out with this. I haven't gotten SSH to run yet. I've not given up, but management is directing me in another way. So, I'll have to try to skunkworks this through the back door. It would be the best solution, but, well, I'm sure you're familiar with office politics.

I'll ping back after I have a chance to try it and let you know if it worked.

Thanks again!
bcnu,
Mikem

Java, Junk. Both start with a "J", both have four letters. Coincidence? I think not.
New Ouch.
Disclaimer: waste no time reading this message << :-\ufffd

All best what-if?s to the little sweetie. At least.. those folks at Mayo\ufffd have one heady Rep to keep up with; tends, I believe to keep the MDs paying much more attention to the work (than, say "timing the procedure" for the golf betting pool).

'Least I hope that proves true, for you both!


Regards, candle lighted

Ashton
     ssh client for os400? box? did you ever get one? - (mmoffitt) - (63)
         Something else to try - (drewk) - (8)
             Thanks, but that's the wrong direction. - (mmoffitt) - (7)
                 Try the authors - (drewk) - (6)
                     Thanks, will do ;-) -NT - (mmoffitt)
                     drewk, Please Read. - (mmoffitt) - (4)
                         No problem - (drewk) - (3)
                             Not yet. - (mmoffitt) - (2)
                                 Ahh, the impertinence of youth - (drewk) - (1)
                                     If there was demand ;0) - (mmoffitt)
         can you not put linux on a partition? -NT - (boxley) - (10)
             CIO adamantly opposed. - (mmoffitt) - (7)
                 Well, you need to add Rexx for string processing... -NT - (imric) - (5)
                     Hey, if you guys need someone to do rexx - (jake123) - (4)
                         It's funny... - (imric) - (3)
                             Yeah, it's a good language - (jake123) - (2)
                                 Don't think so... - (imric) - (1)
                                     Of course not. The AS/400: unwanted ... - (mmoffitt)
                 OS/400 Security is probably on a lower level - (deSitter)
             talk about profligacy - an entire OS just to run SSH client -NT - (Arkadiy) - (1)
                 just a table entry in a database based OS -NT - (boxley)
         You can run the OpenSSH client on the iSeries - (slugbug) - (37)
             YES! V5 R2. WOW! THANK YOU! THANK YOU! THANK YOU! -NT - (mmoffitt)
             Almost there! Please Help! - (mmoffitt) - (9)
                 Stay on target! (Red Five standing by) -NT - (bepatient)
                 Late response.... - (slugbug) - (7)
                     Best wishes to her for a quick recovery. Hang in there! -NT - (Another Scott) - (1)
                         Second that thought! -NT - (a6l6e6x)
                     Sorry to hear that Mags - (deSitter)
                     Don't mention it. - (mmoffitt) - (2)
                         update... - (slugbug) - (1)
                             Glad to hear it went well. - (mmoffitt)
                     Ouch. - (Ashton)
             Re: You can run the OpenSSH client on the iSeries - (tkparker1) - (12)
                 glad to have you abourd helping out -NT - (boxley)
                 Here's a good place. - (mmoffitt)
                 Yes, have it working... - (slugbug) - (9)
                     Okie-doke. Where does one get a C compiler? - (mmoffitt) - (8)
                         something here maybe - (boxley) - (1)
                             Thanks. But this is an iSeries - (mmoffitt)
                         Re: Okie-doke. Where does one get a C compiler? - (slugbug) - (5)
                             Thanks a ton. - (mmoffitt) - (4)
                                 Re: Thanks a ton. - (slugbug) - (3)
                                     Cringers (still) fossed. -NT - (CRConrad)
                                     Thoughts are with you and yours. -NT - (pwhysall)
                                     Wow. Good thought for your and yours - (folkert)
             Re: You can run the OpenSSH client on the iSeries - (tisc) - (8)
                 OpenSSH on the iSeries - (slugbug) - (7)
                     Allright! - (imric) - (5)
                         It's kinda funny.... - (slugbug) - (4)
                             Hey - - (imric) - (3)
                                 sending you an e-mail.... - (slugbug) - (2)
                                     Sure! - (imric) - (1)
                                         msg sent....thanks! -NT - (slugbug)
                     Re: OpenSSH on the iSeries (new thread) - (Jessica)
             Re: You can run the OpenSSH client on the iSeries - (mores) - (3)
                 If you get past that, lemme know. - (mmoffitt)
                 Re: You can run the OpenSSH client on the iSeries - (angyallacko) - (1)
                     Cool. -NT - (imric)
         Re: ssh client for os400? box? did you ever get one? - (tkparker1)
         Re: ssh client for os400? box? did you ever get one? - (lanceholmes) - (1)
             Actually no. - (mmoffitt)
         Man... this thread get more mileage. Sheesh! -NT - (folkert) - (1)
             Google thinks this is the place for SSH on the AS/400 :-) -NT - (ChrisR)

And monkeys could fly out of my butt.
271 ms