* Branden Robinson <[EMAIL PROTECTED]> [010909 21:11]:
> /bin/sh: c++: command not found.
Under woody this is handled under the alternatives system. Since gcc
and friends are part of the packages not required to be versioned nor
mentioned in build-deps they arent mentioned as a required version
there.
I would just make the symbolic link for c++.
teela:~> ls -l /usr/bin/c++
lrwxrwxrwx 1 root root 21 Aug 22 18:02 /usr/bin/c++ ->
/etc/alternatives/c++
teela:~> ls -l /etc/alternatives/c++
lrwxrwxrwx 1 root root 12 Aug 26 22:46
/etc/alternatives/c++ -> /usr/bin/g++
(Also, next time to keep Branden sane, email to
[EMAIL PROTECTED])
--
Scott Dier <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
http://www.ringworld.org/ #[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]