totally new to this, so please don't judge too hard.
Little uni project, trying to set up an RTMP NGINX server within a Ubuntu OS virtual machine on my mac.
Ubuntu OS --> 20.04 LTS
Mac OS --> 10.15.5
I'm following two guides... https://www.nginx.com/blog/video-streaming-for-remote-learning-with-nginx/ and https://www.servermania.com/kb/articles/nginx-rtmp.
For both guides everything works fine until I try to make. I get the following error -->
Prepending sudo does not help either.
Thanks in advance for any help!
Answer taken from: https://github.com/arut/nginx-rtmp-module/issues/1283#issuecomment-439217412
Add this to the end of your ./configure command:
--with-cc-opt="-Wimplicit-fallthrough=0"
then run make again
Related
I'm having trouble installing NodeJs and NPM on Ubuntu Server 20.04 on a Virtual Machine. The "unpacking" process takes forever and I don't remember it taking a long time when installing it on my physical computer (running on Ubuntu Desktop 20.04). I want to know if it is possible or why is it taking too long? Are the system requirements for my vm a problem?
Thank you in advance
To answer this it would be good to have more details. Which package are you trying to install? What are the specs of your vm?
Also I think this should belong in the Linux & Unix Stackexchange.
Now its been 2 weeks and i am trying to setup the environment for reaction commerce, but i am failing everytime, i don't want to giveup on it.
I have tried on windows and linux both, following are my points:
Windows --- I have windows 10 home, i tried to install dockers and unfortunately, it is not supporting home version then i tried with virtual box, it also starting giving error.
Ubuntu 16 --- I installed the ubuntu app for windows and then i tried to set up on that, and then failed cause my system was not supporting docker.
Can anyone please help me in the setup of the environment.
Thanks in advance.
I don't know if You fixed the issue as it has been some time. But You have to install WSL2 for docker to run on windows 10 home.
I'm trying to follow this guide. I'm running both Ubuntu 12.04.5 LTS (GNU/Linux 3.13.0-74-generic x86_64) on "real" hardware and 14.04.1 via VirtualBox on my Mac. The problem is that I don't even get past Step 1:
hoffmann#angl99:~$ export CCPREFIX=/home/hoffmann/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/arm-linux-gnueabihf-
hoffmann#angl99:~$ ${CCPREFIX}gcc -v
I'm then getting the following error:
-bash: /home/hoffmann/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/arm-linux-gnueabihf-gcc: No such file or directory
However, the file that I'm told is missing is certainly there:
hoffmann#angl99:~$ less /home/hoffmann/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/arm-linux-gnueabihf-gcc
"/home/hoffmann/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/arm-linux-gnueabihf-gcc" may be a binary file. See it anyway?
This is probably the result of a basic error/misconception. Could anybody suggest a solution?
Thanks!
Sebastian
OK - I've worked it out (with the help of the person who posted the guide I'm trying to follow). It was indeed a basic issue...
The cross compiler binaries I was going to use are 32-bit and I was running a 64-bit system. I've now installed a 32-bit Ubuntu on VirtualBox and everything is running smoothly.
I've just got my first dev-box at work. We install linux ubuntu and then run RHEL via virtual box on these systems. I know a bit of linux commands, but I've totally lost touch. Is there any guide to the terminal commands in RHEL - when it comes to installing packages and port forwarding and so forth?
Something like a book for dummies....Any help would be greatly appreciated.
You should be able to fill all of your RedHat documentation needs here:
https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/
Maybe this one is the most relevant to your needs:
https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/7-Beta/html/System_Administrators_Guide/index.html
I want to run cmake ( A build tool) which has a QT-GUI on my Ubuntu Server VM. I am currently getting the following error:
cmake-gui: cannot connect to X server
I would really appreciate any help or guidance on what to do to get it going. I believe that the server edition misses on GUI front for the Ubuntu, but is there any way I can the application working. Running a full-fledged Ubuntu VM is heavy.
Do not use cmake-gui but cmake