[Trisquel-users] Does Trisquel come with GCC pre-installed?

2014-12-20 Thread lakbk89
Recently I wrote a C code as part of a project. when I tried to compile it using gcc command, from Trisquel 7.0 (Belenos), the bash gives this warning bash: gcc: command not found Does this means Trisquel don't have a GCC C compiler pre-installed with it? Is there any workaround possible?

Re: [Trisquel-users] Does Trisquel come with GCC pre-installed?

2014-12-20 Thread Michał Masłowski
Why not install it or the build-essential package? signature.asc Description: PGP signature

Re: [Trisquel-users] Official Trisquel forum in Romanian language

2014-12-20 Thread Andrew Roffey
For more than a month I have been trying to reach quidam for a decision, but first he was traveling, then he didn't answer my pings at the contact e-mail address, nor his colleagues these last two times. Sounds like a good idea. Maybe you could try contacting him on IRC? He seems to be

Re: [Trisquel-users] Does Trisquel come with GCC pre-installed?

2014-12-20 Thread lakbk89
Thank you, Micha} and Magic Banana. But when I type gcc in Synaptic package manager, I have the following packages marked as installed; gcc-4.6-base (GNU base-package) gcc-4.8-base (GNU base-package) gcc-4.9-base (GNU base-package) libgcc1 (GNU support library) libgomp1 (GNU GOMP

Re: [Trisquel-users] Does Trisquel come with GCC pre-installed?

2014-12-20 Thread davesamcdxv
Install build-essential. It depends on GCC so it'll drag GCC into being installed as well.

Re: [Trisquel-users] Does Trisquel come with GCC pre-installed?

2014-12-20 Thread lcerf
There is a package that is simply named gcc. The first one in your screenshot. It depends on the default version of the GNU compiler. But you can install another version if you wish. gcc-4.9 for instance.

[Trisquel-users] Why does my system take too long to shut down/reboot?

2014-12-20 Thread gary02121993
I always have the message wait-for-state stop/waiting and often I force reboot/shutdown with the power button. I'm convinced I'll fuck up my system if I keep doing what I do just to shut down or reboot my system. Help! :(

Re: [Trisquel-users] Does Trisquel come with GCC pre-installed?

2014-12-20 Thread tomlukeywood
This is the simplest way to do it 1. open a terminal 2. type sudo apt-get install gcc 3. press enter 4. enter your password 5. press y and press enter 6. wait for it to install then Enjoy gcc!

Re: [Trisquel-users] Why does my system take too long to shut down/reboot?

2014-12-20 Thread tomlukeywood
when you use the command sudo poweroff do you have any problems?

Re: [Trisquel-users] Why does my system take too long to shut down/reboot?

2014-12-20 Thread Andrew Roffey
Try pressing F1 on shut down and see if it switches to the console messages. If so, can you report back what it says? Andrew

[Trisquel-users] Free (gratis) hosting for free (libre) web sites

2014-12-20 Thread geomaticasocial
Hi guys, how it goes? First of all, please excuse my possible English mistakes. I'm a new user and my knowledge about informatics about the theme is not so deep: a little bit on HTML, Kompozer and Filezilla. I'd like publish a couple web pages in some free (gratis) hosting site where I

Re: [Trisquel-users] Free (gratis) hosting for free (libre) web sites

2014-12-20 Thread maestro
https://trisquel.info/en/forum/good-free-website-hosting

Re: [Trisquel-users] GNU Cash keyboard problem in Trisquel 7

2014-12-20 Thread onpon4
Depends on what languages you want to type in. If you're just typing in English and other European languages based on Latin script, probably not. But if you want to type in a language like Chinese or Japanese, you need some kind of input method to do it well.

Re: [Trisquel-users] Why does my system take too long to shut down/reboot?

2014-12-20 Thread gary02121993
Thanks dudes! Will let you know what comes up! ;)

Re: [Trisquel-users] Does Trisquel come with GCC pre-installed?

2014-12-20 Thread lakbk89
By the by, where can I find the binary executable of GCC for Trisquel? I read somewhere that GCC maintainers only hosts the source code, whereby individual free software distributions bakes their packages from its flavour. Does it also depends on processor architecture? (Mine's is i386.)

Re: [Trisquel-users] Does Trisquel come with GCC pre-installed?

2014-12-20 Thread t8mf4nu6lizp
/usr/bin/gcc is a symbolic link to the executable of which ever version of gcc you have installed. If you wish to download the whole gcc package you can do so here (for Belenos on i386) http://packages.trisquel.info/belenos/i386/gcc/download

Re: [Trisquel-users] Does Trisquel come with GCC pre-installed?

2014-12-20 Thread lakbk89
@lembas: Thank you, dude. I will give it a try.

Re: [Trisquel-users] Does Trisquel come with GCC pre-installed?

2014-12-20 Thread t8mf4nu6lizp
Once you get the package it can be installed withsudo dpkg -i /path/to/package

[Trisquel-users] Re : Does Trisquel come with GCC pre-installed?

2014-12-20 Thread calinou
It's not like installing it will break your system. The point of `build-essential` is to have a set of useful packages for developers or users that compile programs in general. So, yes, `sudo apt install build-essential` will install GCC.

[Trisquel-users] Re : Free (gratis) hosting for free (libre) web sites

2014-12-20 Thread calinou
[quote]I do not want use Wordpress because I can't load there video neither audio without pay for it.[/quote] You can use WordPress (the CMS) for free – it is free software released under the GNU GPL. WordPress.com is the official hosted instance, that has some paid feature.

Re: [Trisquel-users] Does Trisquel come with GCC pre-installed?

2014-12-20 Thread legimet . calc
gcc-4.9 is not available in the repos, except for the Go compiler gccgo-4.9.

Re: [Trisquel-users] Free (gratis) hosting for free (libre) web sites

2014-12-20 Thread geomaticasocial
Thanks SuperTramp Maybe I must say: I'm searching for some host services besides the suggested on that post :)

Re: [Trisquel-users] Why does my system take too long to shut down/reboot?

2014-12-20 Thread Andrew Roffey
When you shut down does it show the pulsating Trisquel logo, or is it still? Andrew

Re: [Trisquel-users] Why does my system take too long to shut down/reboot?

2014-12-20 Thread maestro
poglako have you tried searching for a solution on a search engine - being that trisquel is a deblobbed ubuntu you might actually find something in a ubuntu forum.. try this and if it doesn't work search and search and search.

Re: [Trisquel-users] Connecting to wifi

2014-12-20 Thread hugh . mayfield
The fault seems to have cropped up again. The fault exists both in the live and in the installed Trisquel environments. Tails consistently connects with no problems. Attaching dmesg output from all three environments. Grateful for any thoughts.

Re: [Trisquel-users] Is tails a libre os?

2014-12-20 Thread chris
Not really sure what you are asking here. I think it depends on what you mean by build. Do you mean assemble from pieces? You can certainly assemble a laptop from pieces, but changing any physical characteristics about those pieces requires mass production-level machinery.

Re: [Trisquel-users] Librem 15: A Free/Libre and Open Source Laptop That Respects Your Essential Freedoms

2014-12-20 Thread chris
I'm not really that familiar with whats happening in France. Essentially people who care need to build new businesses to compete with those who discard our freedoms, privacy, and rights in the name of profits. We shouldn't try and fight with each other trying to do the same things. There