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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. kevb258

    Technical LIBPATH question

    Thanks for your suggestions, screwloose. I had not seen it... blame it on the quick scroll wheel... I don't have the source to use the load subroutine, but may be able to get the "Build-time" LIBPATH set more appropriately just before the link happens, so that at runtime it is referencing the...
  2. kevb258

    Technical LIBPATH question

    Thanks, I may need to consider that, but will wait to see if anyone else has the desired solution...
  3. kevb258

    pSeries 615 and MS PS2 Mouse

    Does anyone know how to get a Microsft 2 button (no wheel) mouse to work on a pSeries 615 machine? Do I need a new driver... currently I have the default AIX mouse driver installed. If I do need another driver, where can I find one that will work. Thanks in advance. Kevin
  4. kevb258

    Technical LIBPATH question

    Thanks for the reply... I had thought of that, but it introduces other issues... Firstly, I don't really want create spurious directory references on my system, and secondly, if the referenced directory does exist and there is a file with the same name, but different content to the one which is...
  5. kevb258

    Technical LIBPATH question

    Am still waiting for a reply... so I replied to keep this on the "front page
  6. kevb258

    Technical LIBPATH question

    Hi, I have been doing some research, and I am not finding any answers to the following question: The problem is as follows: an AIX loadmodule has been linked with the ld flag of -bnolibpath, which effectively means that the LIBPATH env variable gets ignored at runtime, instead the ld flags of...

Part and Inventory Search

Back
Top