Most voted "installation" questions
Process by which an application is hosted and prepared to run on a particular computer or device. Use this tag for questions about creating installers.
Learn more…109 questions
Sort by count of
-
-1
votes1
answer37
viewsPostgresql installation error in Mint 19
I am trying to perform the installation of posgresql on Mint 19 when I received a dependency error, making some searches discover that I could try the command dpkg --configure -a, but I received the…
-
-2
votes2
answers711
viewsInstalling a Winforms C# application on the client
I developed an application in Winforms C# in 03 layers with Access.MDB Database: Now the questions so that the Application can be installed in the client and function properly. The files I send to…
-
-2
votes1
answer753
viewsProgramming language that does not require prior installation
What languages could I simply create a program, send it to someone and they run it without having to install it? For example Java requires previously installed software to be able to run. If no such…
installationasked 10 years ago proXy 11 -
-2
votes2
answers69
viewsLaravel version 5.8 does not come with routers folder?
I installed Laravel on my server (which was uploaded with vangrant and Virtual Box), but did not come the routers folder, which I found very strange, I read through the documentation that it comes…
-
-2
votes1
answer400
viewsInstallation error/project start with React-Native
I’m trying to start a React-Native project 2 days ago on my PC to run on my Android physical device. When running the project with npx react-native run-android appear the following logs: info…
-
-3
votes1
answer1627
viewsHow to install Laravel on a server?
In Wordpress, for example, we use ftp to upload files. However, in Laravel it is used Composer, and by what it seems it is installed locally. How do I install on a same web address? I hope it makes…
-
-4
votes0
answers45
viewsWhat is currently the resource-rich language (or languages) considered simpler to install on Windows?
(Another off-topic face question for the collection) Installing development environments for programming languages is not always easy. Java and Ruby, for example, are languages that in my experience…
-
-5
votes2
answers189
viewsXamarin installation on Windows 7
I would like to install the Xamarin tool for mobile development. My operating system is Windows 7. It is possible to install this tool on Windows 7 or only on 10 or higher versions of Windows?…
-
-5
votes3
answers4815
viewshow to install java JDK and JRE in windows 10?
Hello; I’m doing the Android development course. I’m on: Section - 2 - Installation and configuration in windows Class - 5 - Java installation, JDK and JRE PROBLEM - I am unable to perform the…