Eclipse Kura installation on Linux machines or VM - linux

We know that eclipse kura can be installed on edge devices and Raspberry pi is the most popular edge device at now.
As per https://www.eclipse.org/kura/downloads.php, we can see various downloads for Raspberry pi, Intel Edition, BeagleBone and Fedora with the beta release.
But we couldn't see the download link to install it on Linux machines or VM. (Ubuntu or centos VM ). We want to install it on ubuntu machine and possible to view web UI on that machine.
EDIT(edit the question)
Is that possible to install only on Fedora ?
What are the complete steps to install kura on ubuntu or Centos ?

I believe the question was asked and answered here. To summarize, there is no generic installer for Ubuntu, Fedora, or CentOS. Kura has dependencies on both the OS and CPU architecture. The supported platforms are:
Raspberry Pi based on Raspbian: Raspberry Pi, Raspberry Pi B+,
Raspberry Pi 2/3
BeagleBone Black based on Debian
Fedora 25 ARM
Intel Edison
The "No Net" versions of the posted installers will remove most of the OS dependencies. For CPU architectures, if you are using something other than ARMv6 HF or x86_64, you will need to compile the native libraries. The minimum native library needed for Kura to start is udev.

Related

How to install ubuntu unity

How to install ubuntu unity with in ubuntu mate?
Tried installing via terminal sudo and was unsuccessful. Hardware is raspberry pi 3.
Unity does not support Linux. Only as a target platform. Editor platform is Windows.
They had an experimental version some time ago, but that is mostly dead. I also wanted to have that but it's Windows you need for Unity.
https://answers.unity.com/questions/577249/linux-support-a-thing-or-not.html
There were official releases, but this forum page is from the stoneage:
https://forum.unity.com/threads/unity-on-linux-release-notes-and-known-issues.350256/

DCOM library missing if install VxWorks 6.9 on Linux host instead of Windows

I'm moving an existing VxWorks 6.9 build system from Windows to RedHat Linux. In theory this should be easy but it seems that if I install VxWorks 6.9, from the same CD, on Linux then the dcom-2.3 library (and a couple of others) are not installed - installing from the same CD on Windows does install them.
Anyone know what I am? This is a cross-compiler environment for an embedded system so I can't see any reason that the installed libraries should be different between the two host systems.

Xojo HTMLviewer Raspberry Pi3

I'm developing an app for Windows and raspberry pi using Xojo. I'm relying on the HTMLviewer heavily in places to render web driven content.
I have multiple Raspberry Pi 3s, reading the xojo documentation I can see that HTMLViewers are not supported on Jessie. However, I cannot run Wheezy as it will not run on the pi3 due to kernel support for ARMv8.
I have tried using Ubuntu mate on the Pi and using sudo apt-get install libwebkitgtk-1.0.0, however this does not work as Ubuntu has deprecated 1.0.
I'm looking for suggestions as to how I can get the HTMLviewers working on Raspberry Pi 3. I'm open to any suggestions OS versions etc. The PI will only be used for the custom app.
Many Thanks

Linux boot with usb 3G modem enabled as ttyACM0 device

im running Ubuntu 14.04.1 LTS (desktop), on an embedded device (Odroid U3) and
on boot, my 3G usb modem is seen as a ttyACM0 / ttyACM1 device, which is correct.
Post boot i am able to simply run wvdial..and from there I can get a connection...
I am running my system headless, and would ideally like to get the OS "converted" to more
of a server configuration(smaller) if possible. I have tried running the
the ubuntu server version here viewtopic.php?f=77&t=5123, along with
multiple versions of debian(7 / 7.4) but neither will detect the usb modem correctly on boot.
I am a newbie to linux, and the only thing that I have tried is
trying to force load some of the kernel modules on boot ( /etc/modules ) to try to
alter the detection of the device on boot. (cdc_acm, usbserial, ppp....etc), no luck.
On the ubuntu server version above I even updated the kernel to
version newer than the one currently on the working desktop version, still no luck,
Does anyone have experience with usb 3G modem detection on boot??,
Any ideas why it works on the 14.04.1 LTS desktop version , and not any others?,
thanks a ton...for any suggestions
Appears that there is a patch in 14.04 ubuntu boot that fixes the usb_modeswitch issues. After taking a raw ubuntu , adding usb_modeswitch , its now working just fine.
Did not even have to configure usb_modeswitch.

Installing Virtual PC in Fedora

I currently use a Windows 7 Home Basic. I need to run a certain application, which is, as of now not supported, i.e. compatible with/by W7HB. I tried downloading Virtual PC with XP mode, which does not support W7HB. Hence, I have installed Fedora as a dual boot, as there exists a separate edition of the application for Linux. As I am new to Linux CLI, I would like to install a version of XP in Fedora, i.e. via Virtual XP, assuming it supports. However, I am not able to find any suitable article for the same. Any suggestions...???
The easiest way to do this is to use VirtualBox.
There are 2 options:
run W7HB as the 'host' and install VirtualBox.Then install a guest operating system such as Fedora or WXP inside virtualbox.
OR
run Fedora as the host and install VirtualBox. Then install a guest operating system such as W7HB or WXP.
Be warned that if you install Windows in any form in a virtual machine you will need a Windows installation key. This may require a phone call to Windows support.
There are other solutions - VMWare, KVM, ... but IMHO VirtualBox is the simplest

Resources