$ sudo yum install gcc
Tampilkan postingan dengan label Centos. Tampilkan semua postingan
Tampilkan postingan dengan label Centos. Tampilkan semua postingan
Kamis, 12 Desember 2013
Get an error message "No acceptable C compiler found in $PATH" in CentOS
If you attempt to compile an application from source and after you running it you got a message ‘no acceptable C compiler found in $PATH’ on your CentOS system, just run:
:)
Minggu, 08 Desember 2013
Install LINE messenger on CentOS 6 using WINEHQ
Here I wanna tell you about how to install LINE messenger on your CentOS 6 or maybe it can be followed for another linux distribution. I'll only show you the simple way to do it. Somethings that you have to do is that you must have wine in your system and LINE folder from your windows applications installation folder.
It's just simple right? So, first you have to install your wine.
For CentOS / RHEL family
$ sudo yum install wine
or for debian family$ sudo apt-get install wine
Then copy your LINE installation folder from your windows into wine directory application folder in your home folder in your linux. Usually it's located in $ /home
Just copy your LINE folder into that directory.
Here my windows installation applications folder.
And copy to this folder $ /home
Finally, if you wanna to run the LINE using terminal just type $ wine /home
or you can find the icon from your KDE menu if you'are using KDE. If there's no icon or menu in you KDE menu just add it manually by running $ kmenuedit
Langganan:
Postingan (Atom)