Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by serafino

  1. serafino

    My 5250 session has no page up/down capability

    If cmd7 is just AS400 speak for F7 then it doesn't work. What must I do to get page up/down on my Sun until I do I ccan't use it for a green screen 5250 session.
  2. serafino

    My 5250 session has no page up/down capability

    Truusvlugindewind: What do you mean by 'cmd7'? Serafino...
  3. serafino

    My 5250 session has no page up/down capability

    I've successfully installed x3270 on Solaris. In addition I've successfully established a 5250 connection to the AS400. But I've an issue. I can't page through multiple OS400 screens. The x3270 keypad has no paging option nor can I page using the PageUp and PageDown keys on my keyboard. What...
  4. serafino

    x3270 package/downloadable for Solaris 8

    What I ended up doing: I abandoned my original track and did the following: From Netscape on my Sun workstation I went to the following website: http://x3270.bgp.nu/download.html I downloaded the following file into the ‘/usr/local’ directory: x3270-332p1.tgz I performed the following...
  5. serafino

    x3270 package/downloadable for Solaris 8

    It appears I'm at a dead end. I require the 'SPROcc' (unbundled SPARCworks Professional C compiler) and what I have is the GCC compiler. It appears I can't get there from here. If this isn't the fact please let me know.
  6. serafino

    x3270 package/downloadable for Solaris 8

    Found part of my problem. I started fresh cleaned up everything but the tar file and untarred it again and got further. The 'xmkmf' execution worked and the 'make depend' worked as well, but the make' failed with the following: cc -O -Xc -xF -xcg92 -I/usr/openwin/include -Dsun -Ssparc =DSVR4...
  7. serafino

    x3270 package/downloadable for Solaris 8

    Let me try and understand all this. I'm attempting to install x3270 which in turn has a dependency on x-windows. I already had X11R6 on my system which ostensibly came with the Solaris-8 install media (because I did nothing explicit). After unzipping and untarring x3270 to printed a copy the...
  8. serafino

    x3270 package/downloadable for Solaris 8

    I found a command that tells me that I have X11R6. The only thing I can guess at this point is that perhaps 'xmkmf' and 'imake' are not configured. I have the Xaw & Xmu libraries, but I'm not sure whether I have 'header' files installed. Any suggestions would be greatly appreicated.
  9. serafino

    x3270 package/downloadable for Solaris 8

    I tried using the 'Vanilla X11R4' install instructions and got further as follows: # mv /usr/local/x3270-3.1.1/Imakefile.R4 Imakefile # xmkmf imake –DUseInstalled –I/usr/openwin/lib/X11/config # make depend makedepen -- -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV...
  10. serafino

    x3270 package/downloadable for Solaris 8

    What is '-DUseInstalled'. My 'imake' failed with: imake -DUseInstalled -I/usr/openwin/lib/X11/config imake: No such file or directory: No description file. Stop
  11. serafino

    x3270 package/downloadable for Solaris 8

    How do you determine which level of xwindows drivers and libraries one has?
  12. serafino

    x3270 package/downloadable for Solaris 8

    I'm back from vacation and have downloaded x3270 from the FTP site referenced by 'bfitzmai' (Thank you bfitzmai). I've unzipped and untarred the package and am looking at the 'Build' document. Build references 'X11R5', 'X11R6', 'X11R4' etc. Not at all sure what...
  13. serafino

    x3270 package/downloadable for Solaris 8

    I'm looking for an x3270 for Solaris 8. Anyone know where I might get one? Found some possibles but they have all petered out thus far (either couldn't connect or not available from a site).
  14. serafino

    PATH & MANPATH environment variables anomaly

    The paths were neither already defined in '/etc/profile' nor did Samba automatically add them, at least not to '/etc/profile'. Perhaps there is some other file that possibly could have been updated with the paths?
  15. serafino

    PATH & MANPATH environment variables anomaly

    I've added the following paths to /etc/profile for executables and man pages respectively: PATH=${PATH}:/usr/local/bin:/usr/local/samba/bin MANPATH=${MANPATH}:/usr/local/man:/usr/local/samba/man I logged out and then re-logged on and performed an echo command for each environment variable and...

Part and Inventory Search

Back
Top