How to install openbravo ERP in windows 7? - installation

How to install and setup openbravo ERP in windows 7 ? Which package I should download ? I have no idea of it. Please guide me.
Thanks

Go through this link.
It provides you with the complete information regarding the System requirements, Setting up environment and Downloading the source code and then building it.
Hope this helps.

Related

What codes do I have to implement to install the UTMStack Server?

I want to install UTMStack Server in Windows OS; however, I don't know what codes to use.
Can anybody here help me with some instructions?
At this time UTMStack only runs on Ubuntu Server and has a fully featured community edition that does not require any license or codes.
You can find installation instructions here: https://github.com/AtlasInsideCorp/UTMStackInstaller
And a video here:
https://www.youtube.com/watch?v=dM9dC9HNXUs&feature=youtu.be

Java 8 Install Failure on Windows 10

I'm attempting to install Java 8 JRE on Window 10, and it's failing. The purpose of this is so that I can install SQLWorkbenchJ on my Windows machine. This is my personal machine, and I have complete access privileges. Please let me know if I can provide any additional information to answer this question (e.g., logs).
I've downloaded Java 8 from Oracle, specifically the offline 64 bit version for windows. When I download it, it places the following icon on my desktop:
When I double click on this icon, the following image pops up:
After I click "Yes" and the popup box disappears, nothing happens. Windows continues operating as if nothing happened. The only trace of activity is in the task manager, which shows the following:
Does anyone have any suggestions on how to fix this? I'm at a loss for how to push the installation process forward.
Update: I was able to solve this issue by installing the x86 version (32 bit) instead. I'm not sure why the x64 version doesn't work on Windows 10, but I'd seen this solution subtly referred to elsewhere on the internet as a solution. Would be interesting if someone could figure out why the x64 version itself doesn't work.
We have two concerns here - 1. JRE 8u101 (64-bit) fails to install without an error message and 2. JRE 8u101 (64-bit) fails to install on Windows 10.
The first one seems similar to http://bugs.java.com/view_bug.do?bug_id=8148167 which is a known issue.
However, it would be appropriate to take a look at jusched and JavaDeploy log files to confirm the same.
The second concerns with 64-bit JRE installation in Windows
Microsoft Edge on Windows 10 is not supported a supported browser.
For Internet Explorer 11 on Windows 10, see:
Related bug ID: http://bugs.java.com/view_bug.do?bug_id=8162523
For a solution related to 64-bit installation, suggest you to follow the instructions from the comment in the above bug report.
Hope this helps.
This is known issue https://bugs.openjdk.java.net/browse/JDK-8148167 , this has already fixed in 8u111/8u112, early access builds are available here - https://jdk8.java.net/download.html, you can download and try to install the same. Do let us know your feedback?
I was having this issue as well and the 8u112 worked from this page
Thank you

GTK Manual installation on windows 7 32 bit

I posted in other stack exchange programming forum but since it was not the appropriate forum I am reposting it. I do not have internet in one of my pc where I want to install GTK. I have internet in other pc, so I want to download and manually install in my PC. Can someone please explain step by step procedure. The details of my PC are windows 7 32 bit. Please help.
You can download the installer from internet and just install it as usual.
you can visit these sites
http://gtkwindows.blogspot.in/2012/09/compiling-first-gtk-program.html
http://sourceforge.net/projects/gtk-win/
For Gtk3 - http://www.gtk.org/download/windows.php
Basically comes down to installing MSYS2 and using their package manager.

How to run SonarQube on a Linux for z (s390) machine?

We'd like to run SonarQube in our Linux for z machine (IBM S/390), but when we unzipped it we found there is no wrapper for that platform.
Is there an alternative way to install it? Maybe building the wrapper ourselves (how)?
Any help from fellow mainframers is highly appreciated! :)
You can give a try to the latest version of the Java Service Wrapper for Linux/z from the JSWrapper download page, but I don't think you will get much support. Moreover, I hope you can install an Oracle (or OpenJDK) JDK on this box, since running SonarQube with the IBM JDK is not supported.

How to install windows updates on multiple clients using YUM on CentOS server

I need to do a installation of windows updates (OS and Microsoft Security Essentials) on multiple clients using Cent-OS Server. I'm not very familiar with Linux systems and I cant find an appropriate tutorial On the internet.
Give OPSI a try, this is an OpenSource Deployment Solution which works on CentOS:
http://www.opsi.org/
This is an integrated system to deploy full installation as well as simple updates or rollouts.
yum installs RedHat/CentOS/Fedora RPM packages on RedHat/CentOS/Fedora systems. It doesn't have anything to do with Windows. It doesn't understand exe files or anything like that.
I'm not even sure where to begin to understand what the question you are actually trying to ask is... unless your question is really just as confused as it sounds and you are failing to understand the difference between package managed linux systems and Windows systems.

Resources