LWN.net Logo

LCA: Disintermediating distributions

LCA: Disintermediating distributions

Posted Feb 7, 2008 0:36 UTC (Thu) by vmole (guest, #111)
In reply to: LCA: Disintermediating distributions by vapier
Parent article: LCA: Disintermediating distributions

Solaris /bin/sh is one of those ancient shells. Python works fine on Solaris. Or you can edit everything to look for /usr/xpg4/bin/ksh, if it's there. Have fun.


(Log in to post comments)

LCA: Disintermediating distributions

Posted Feb 7, 2008 20:30 UTC (Thu) by vapier (subscriber, #15768) [Link]

i dont need to edit anything when using autotools.  it's already aware of the Solaris
idiosyncrasy to store up-to-date utilities in /usr/xpg4/bin/.  with literally no effort on my
part or anyone building one of my projects on Solaris, autotools will locate that directory
and use those utilities.  fantastic ! :)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds