LinuxMCE Forums
May 22, 2013, 02:23:42 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Use g++ with LinuxMCE710beta3  (Read 579 times)
imer
Newbie
*
Posts: 11


View Profile
« on: January 31, 2008, 02:52:00 pm »

Hi,

How can i use (or install) g++ compiler on a core with LinuxMCE710beta3.

dcerouter_55798:~/# type gcc
gcc  (/usr/bin/gcc)
dcerouter_55798:~/# type g++
bash: type: g++: not found
dcerouter_55798:#

Regards,
Imer.
Logged
niz23
Guru
****
Posts: 361


View Profile
« Reply #1 on: January 31, 2008, 03:08:03 pm »

imer.
Hi,

How can i use (or install) g++ compiler on a core with LinuxMCE710beta3.

dcerouter_55798:~/# type gcc
gcc  (/usr/bin/gcc)
dcerouter_55798:~/# type g++
bash: type: g++: not found
dcerouter_55798:#

Regards,
Imer.


The easiest way is to do "apt-get install build-essential" it will install the tools you need.
If you need any special dev libraries you need to apt-get them too or download their source.

An easy way to find stuff to install is to use "aptitude seearch <what you want or part of name>".
Then apt-get <name you got from aptitude>".

English is not my native language so I hope you understand.

/niz23
Logged
imer
Newbie
*
Posts: 11


View Profile
« Reply #2 on: January 31, 2008, 04:50:42 pm »

It's OK. Best regards.

Imer.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!