Como instalar o o qmake o gcc e o g++ no linux?

1. Como instalar o o qmake o gcc e o g++ no linux?

rafae
rafah00

(usa Fedora)

Enviado em 24/01/2016 - 21:26h

eu não encontrei na web, só em ingles alguma coisa mas não deu certo, quero instalar o acetoneiso mas o readme aparece que tenho que ter instalados esses comandos no meu linux

a) You must have libqt4-dev 4.5 and libphonon-dev or later and the standard gcc compiler (gcc,g++,make) installed.


b) open a terminal inside acetoneiso folder and type:

qmake-qt4 (if it gives errors simply type "qmake" instead)
make
make install (must be run as root user)


c) it is now time to add your user to fuse group. this step is not needed on all systems, for example from Ubuntu Hardy and up this
step is not required.

open a terminal, login as root user and type:

modprobe fuse
chmod 4755 /usr/bin/fusermount (may be /bin/fusermount on ubuntu systems and others)
chmod o+rw /dev/fuse
addgroup <your-user> fuse (example: "addgroup johndoe fuse")


  






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts