similar to: Questions on libguestfs-java

Displaying 20 results from an estimated 6000 matches similar to: "Questions on libguestfs-java"

2019 Jul 08
0
Re: Questions on libguestfs-java
On Mon, Jul 08, 2019 at 01:54:16PM +0300, Arik Hadas wrote: > Hi, > > When using the libguestfs-java bindings, java.library.path should point to > the place the JNI stuff resides in. In [1] it was suggested to set it > to /usr/local/lib > but apparently, it is deployed elsewhere in other distributions, right? so > I wonder what is the recommended way of setting it in a Java
2018 Oct 02
2
Re: VM migration help required.
On Mon, Oct 1, 2018 at 12:25 PM Nitin Rane <Nitin.Rane@techmahindra.com> wrote: > Hi Arik,Shahar, > (Adding libguestfs mailing-list) Hi Nitin, > I am looking to migrate VMs from Openstack Juno to Openstack Newton and > from VMWare to Openstack Newton. > > While doing google search I came across the link authored by you, >
2018 Nov 21
2
Integration with muCommander
Hi All, In the last few days, I've been working on leveraging a pluggable mechanism that is going to be introduced for muCommander [1] to provide a front-end for libguestfs. I published a video [2] that demonstrates this integration: enabling to browse/upload-to/download-from virtual disks via a file manager with a dual-pane interface. I've followed the guidelines for inspecting the
2018 Jun 18
1
[PATCH] v2v: Add <Disk ovf:capacity> attribute containing disk virtual size.
Required ever since this change was made to oVirt: https://gerrit.ovirt.org/#/c/91902/ Thanks: Arik Hadas --- v2v/create_ovf.ml | 1 + v2v/test-v2v-o-rhv.ovf.expected | 2 +- v2v/test-v2v-o-vdsm-options.ovf.expected | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/v2v/create_ovf.ml b/v2v/create_ovf.ml index ac3c61b13..e0f81e0a2 100644 ---
2018 Jun 18
1
[PATCH] v2v: <File ovf:size> changed to the actual size (if known).
Note that this attribute is optional. Thanks: Arik Hadas --- v2v/create_ovf.ml | 11 ++++++++--- v2v/test-v2v-o-rhv.ovf.expected | 2 +- v2v/test-v2v-o-rhv.sh | 1 + v2v/test-v2v-o-vdsm-options.ovf.expected | 2 +- v2v/test-v2v-o-vdsm-options.sh | 1 + 5 files changed, 12 insertions(+), 5 deletions(-) diff --git
2007 May 30
5
java bindings 1.0.0 - jni.h not found
Hi all, I am new to Xapian and want to use it with Java. In order to do that I tried to compile the Java bindings. I set XAPIAN_CONFIG and invoked "configure". However "./configure --with-java" exits with an error. Point of failure: checking for jni.h... no checking for jni.h in /usr/lib/jvm/java-1.5.0-sun/include... no checking for jni.h in
2017 Dec 17
2
Fwd: i am having some hard time compiling tinc 1.1 for openwrt
---------- Forwarded message ---------- From: eldad hadas <eldadh at hadasbros.com> Date: Sun, Dec 17, 2017 at 9:19 PM Subject: i am having some hard time compiling tinc 1.1 for openwrt To: guus at tinc-vpn.org Hello, i am having some hard time compiling tinc 1.1 for openwrt. i have found a precomiled version for ar71xx, but i need for mips_24kc and ramips/mt7620 i have tried afew
2011 Jul 07
1
[LLVMdev] convert java to c by llvm
Hi, my c++ code have to call some functions coded by java. In the beginning, I call those functions by jni. Unfortunately, jni has lots of performance loss, so it can't meets my needs. I wandor if I can convert these java codes to c/c++ by llvm. First, I convert java words to llvm bytecode, then covert llvm bytecodes to c/c++. I am a green hand of LLVM and compilers. So tt's very
2004 Sep 10
1
Java?
I'd be happy to (help) port the source to Java. How many lines of code are we talking? If preferable, I could just do a front-end to a JNI interface to flac. -Brian > -----Original Message----- > From: Josh Coalson [mailto:xflac@yahoo.com] > > --- "Cracauer, David D." <dcracauer@vue.com> wrote: > > Are there any plans for flac for java (JNI or
2011 Jan 13
3
Wine app, can use Linux Java (JNI)?
I have a windows application that use Java virtual machine through JNI for run this application i've installed also JRE on Wine. The application works well but is there a way to use the Java virtual machine installed on Linux machine instead of JVM installed in wine ?
2008 Feb 04
0
[LLVMdev] Introducing myself, and Java project.
You probably want to sit down and have a long talk with Jeroen Frijters, the principal behind the IKVM project. Note that you will have to deal with ClassLoaders at some level, regardless of what you'd prefer. > A more obvious problem is, of course, that it is not possible to > compile Java code statically and save the result in the disk. > That is untrue--last time I checked, gcj
2010 Jun 04
1
R Java compile problem
Hi folks: I'm trying to update my JGR and related packages, but run into a compile problem, that I suspect must be affecting others. I get this output when compiling rJava, JavaGD, etc.: ## checking Java support in R... present: interpreter : '/usr/bin/java' cpp flags : '' java libs : '-L/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/server
2009 Sep 25
1
Java to R interface.
I want to call R functions from Java. I read a couple of forums that said to install package rJava in R. However I am not able to install rJava package in linux Ubuntu.I tried with two commands. One is install.packages("rJava") and another I downloaded the rJava_0.7-0.tar.gz file from R site. and gave the command R CMD INSTALL rJava_0.7-0.tar.gz. I got the followin Errors :- Warning
2018 Mar 28
0
R and Java 10 ➜ rJava not able to build
I am not a Mac user, but I do use Linux and I would recommend not running R with sudo unless you are an admin ninja. That defensive practice would render the answer to your question moot. It is possible that your problem may have started with inappropriate use of sudo in configuring java, but configuring Java is not on-topic here. -- Sent from my phone. Please excuse my brevity. On March 27,
2004 Aug 06
2
[lists] Speex & Java ...
On Thu, 2003-04-03 at 12:59, Kaveh Goudarzi wrote: > Hello People, > > Are there any ongoing efforts to port speex enc/dec > to java? I know there are a couple of things lying about in > jcraft and other sites but they all seem a little half hearted. You might like to write a JNI Wrapper. Cheers David > I've used jspxdec.zip written by james.lawrence@hellonetwork.com
2018 May 02
1
[RFC] fuse: mount_local: Fix crash when called from Java binding
"localmountpoint" parameter is allocated in JNI before calling mount_local and freed afterward. But guestfs handle keeps reference to passed "localmountpoint" argument and will try to use and free it in umount_local which leads to a crash because an attempt to access already freed memory region. It is not easy to fix on JNI side because the code is auto-generated. And I
2011 Apr 16
3
calling dovecot exported auth from Java
As far as I have been able to figure out, dovecot auth always works over a Unix domain socket. I believe it is not currently possible to operate dovecot auth over an Internet domain (TCP) socket. Am I correct? I want to call dovecot's exported authentication from a Java application. Java doesn't natively know how to talk to a Unix domain socket, so there are inconveniences. There
2001 Jun 28
4
Java wrapper?
Hi, a few months ago it has already been discussed, but without final solution it seems... Is there anybody who is working on a Java JNI wrapper for libvorbis etc.? Greetings k.j. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only
2018 Mar 27
7
R and Java 10 ➜ rJava not able to build
Hi! I?m on macOS 10.13.3 and just installed the new Java 10 using Homebrew Cask. I also have installed R with Homebrew. Everything seems to work fine, however I just get different outputs if I run sudo R CMD javareconf or R CMD javareconf. With sudo I get pointed to Java 9 and without sudo I get pointed to Java 10. I really don?t know why. Without sudo: $ R CMD javareconf
2007 Apr 03
4
binding JAVA, rushing!
Hi, I met a problem when I binding JAVA. 1. download xapian-bindings-0.9.10.tar.gz to my local. 2. unzip binding file. 3. input ./configure --with-java in cygwin. 4 give me error: checking for java... /cygdrive/c/Program Files/Java/jdk1.5.0_11/bin/java checking for javac... /cygdrive/c/Program Files/Java/jdk1.5.0_11/bin/javac checking for jar... /cygdrive/c/Program Files/Java/jdk1.5.0_11/bin/jar