* Paul Johnston <[email protected]> [2010-11-04 20:52]:
> >>pa...@openindiana:~/Downloads/otp_src_R14B$ which ld
> >>/usr/gnu/bin/ld
> >>
> >>Err what next, do I need the "Sun CC"?
> >>Long time since I did a very small amount of C programming!
> >Just change your PATH to put /usr/ccs/bin in front of /usr/gnu/bin, eg:
> >
> >PATH=/usr/ccs/bin:$PATH
> >

[...]

> Magic, works a treat!
> Now for couchdb :-)

Actually that is not necessary, just get rid of /usr/gnu/bin in
your PATH, /usr/ccs/bin nowadays only contains symlinks to
/usr/bin.

-- 
Guido Berhoerster

_______________________________________________
OpenIndiana-discuss mailing list
[email protected]
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to