1 blog reaction to http://blogs.sun.com/relling/entry/brain_surgery_usr_ccs_tumor

Subscribe
  • Author unknown

    How to build Allegro on Solaris 10

    55 days ago in Java ES Prague Team · Authority: 9

    configure.solaris $ chmod 755 configure.solaris $ ./configure.solaris $ PATH=$PATH:/usr/ccs/bin gmake $ PATH=/usr/ucb:$PATH:/usr/ccs/bin gmake install For some truly obscure reasons (not to break a script somebody wrote 20 years ago, brain damage, you name it) the binaries on Solaris are spread throughout a bunch of bizarre directories, many of which are not in the default PATH. Not only does that concern binaries, but also the header files.

    Blog reactions settings