Re: [LAU] Compiling Rubber Band (sorta) revisited

From: Darren Landrum <darren.landrum@email-addr-hidden>
Date: Mon Sep 15 2008 - 01:35:14 EEST

Justin Smith wrote:
> What is the output of 'which g++'?
> It should show you where g++ is installed.
> The error makes it look like g++ (the gcc c++ compiler) is not
> installed on your system.

The output is:

darren@email-addr-hidden:~/Downloads/rubberband-1.2$ which g++
/usr/bin/g++

So it is there. Just for kicks, though, I did "locate g++" and got:

darren@email-addr-hidden:~/Downloads/rubberband-1.2$ locate g++
/usr/bin/g++
/usr/bin/g++-4.2
/usr/bin/x86_64-linux-gnu-g++
/usr/bin/x86_64-linux-gnu-g++-4.2

I don't know if that means anything. g++ is a symlink to g++-4.2, and
x86_64-linux-gnu-g++ is a symlink to x86_64-linux-gnu-g++-4.2.

Thanks!

Regards,
Darren Landrum
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Mon Sep 15 04:15:02 2008

This archive was generated by hypermail 2.1.8 : Mon Sep 15 2008 - 04:15:02 EEST