Search results

  1. D

    Netscape 7.0, OS X and Acrobat

    Has anyone noticed that Netscape 7.0 does not recognize the Acrobat 5.0 PDFViewer plugin. So to view pdf files you must download each and every one and open them externally in Acrobat. Well, if the pdf has a link and was intended to be opened in the browser to follow the link - You are screwed...
  2. D

    fopen() call failure in OS X with OpenGL

    I've encounter a roadblock in porting OpenGL applications to Mac OS X. The problem centers around the "current working directory". Normal unix applications inherit the current working directory from the parent not the application, e.g. a call to fopen() looks to the directory from which an...
  3. D

    Integraing X11R6.4 with Carbon

    I sent this to the Apple feedback site on OSX, but they may need to hear it alot to take action. So If you agree, pass it on to them on me. Date: January 9, 2001 To: Apple Computer, OSX Development Group From: Donald A. Winkelmann, Ph.D. Assoc. Professor of Pathology and Laboratory...
  4. D

    C math library (libm)

    I downloaded the Developers tools yesterday and have them installed and working fine with OSX PB. However, I can\'t for the life of me locate the C math library \'libm\'. Its discussed in man and math.h is in the include directory. I can find most of the other common libraries, but no libm.a...
  5. D

    Setting OSX partition as startup from OS9

    I\'m running a 3 week old G4 cube with 256 mB ram and 30 gB disk divided in 4 partitions. First (5 gB) is OS9, second (5 gB) is OSX and the two others are for me and my data. I have experience with alphaLinux, LinuxPPC, Intel Linux and SGI unix. With LinuxPPC on an iMac I can boot into either...
Back
Top