To: Jonathan Gray
> Cc: [EMAIL PROTECTED]
> Subject: Re: shared library not loading.
>
>
> Jonathan Gray wrote:
>
> >I am trying to use a library called heapprofile
> (www.virtualmachine.de) on
> >Debian (unstable), with linux 2.4.18 and Sun's JDK 1.4.1_02.
&
I am trying to use a library called heapprofile (www.virtualmachine.de) on
Debian (unstable), with linux 2.4.18 and Sun's JDK 1.4.1_02. I have built
the library correctly and I know (from an strace) that Java is picking up
the library on the LD_LIBRARY_PATH. However, when I run
Is the source code for the Blackdown JMF shared libraries available
for download?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> > Does anyone have a JNI library for accessing & modifying files
> > on a Unix FS? Specifically Linux? I'd like to be able to
> > query & modify group & owner permissions.
Closest I've seen (haven't looked lately at exact contents):
http:
On Fri, 2001-10-05 at 16:19, Timothy Reaves wrote:
>
> Does anyone have a JNI library for accessing & modifying files
> on a Unix FS? Specifically Linux? I'd like to be able to
> query & modify group & owner permissions.
I don't have a JNI library for do
Does anyone have a JNI library for access & modifing files on a unix FS?
Specifically linux? I'd like to be able to query & modify group & owner
permissions.
Thanks!
--
To UNSUBSCRIBE
Hi, I am trying to compile the WebApp module, but this error occurs.
How get the source code the dyld.h file ?
.
.
make[4]: Entering directory
`/develop/source/jakarta/webapp-module-1.0-tc40/apr/dso/unix'
/bin/sh
/develop/source/jakarta/webapp-module-1.0-tc40/apr/libtool --silent --mod
10:58:00 -0700
From: Terence Ripperda <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: possible library bug
Resent-Date: Mon, 21 May 2001 10:58:01 -0700
Resent-From: [EMAIL PROTECTED]
Hi,
are you able to check the java vm code or get an lt
Hi all,
1. Where can I find out more details about dl
interface(load, use, unload shared library)? any manual or URL?
2. We know that JNI need to create .so shared
library file. Could we load, use this file? E.g. I created fromjava.java and
fromjavaImp.c.
I compiled fromjava by
-linux.so.2 (0x4000)
I'd guess that the ld cache is out of date. Man ldconfig for
update instructions. Or, you don't have the library it wants...
Here's what I get from my RH 6.2 box:
[joi@joi server]$ ldd libjvm.so
ldd: warning: you do not have execution permission for `./libj
What exactly does it mean when ldd gives the following error message?:
dsb:~# ldd /usr/local/lib/jdk1.3/jre/lib/i386/server/libjvm.so 2>&1
/usr/local/lib/jdk1.3/jre/lib/i386/server/libjvm.so: error in loading shared
libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No suc
Hi All,
I am trying to execute a small program in Java that uses JNI. I have built
shared library shared.so.
It loads properly as I do not see any Unsatisfied Link Error on console. The JNI
function is not being
called and Java returns integer 3 as return value when I called the native
method
Hi,
have a look at the Java Media Framework (JMF). As far as I know, the
latest version supports MP3.
Matthias Pfisterer
Abeezar wrote:
>
> hi
>
> is there exist a java class in which i can to transcoding , i,e from
> mpeg to other file formats.(i.e audio)
>
> regards
> abeezar
> ms student
hi
is there exist a java class in which i can to transcoding , i,e from
mpeg to other file formats.(i.e audio)
regards
abeezar
ms student ,
india.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe"
t; the JDK itself uses to get native threading.
We cleared it up off-list. From his email I thought he was using some
other pthread library because of the way he worded it, but he's using the
glibc pthread just the same as the native JDK.
Evidently the 1.1.7v3 native threading is still a
7;ve somehow latched onto a pthread implementation other than the one
that comes with glibc.
Nathan
On 28 Oct, [EMAIL PROTECTED] wrote:
> Hi Stephane, everyone,
>
> On Thu, 28 Oct 1999, Stephane Letz wrote:
>
>> I'm trying to port a C library which use pthread with the Bl
Hi Stephane, everyone,
On Thu, 28 Oct 1999, Stephane Letz wrote:
> I'm trying to port a C library which use pthread with the Blackdown JDK
> 1.1.7 on Linux.
Bad idea. All pthread implementations I know of, along with green threads
in the JDK, and native threads, mess around with
Hi,
I'm trying to port a C library which use pthread with the Blackdown JDK
1.1.7 on Linux.
The C library is linked with the JVM using JNI. This works correctly.
One of the function of the C library create a new thread using the
pthread_create (of the pthread library).
The external li
On Thu, 7 Oct 1999 19:22:23 -0500, Mike Tinnes wrote:
>
>I get the following error while trying to run a servlet that utilized the
>awt classes.. "no awt in shared library path". I'm using RH6.0, Apache JServ
>1.1b1 and jdk117v3. I'm assuming the VM needs the
I get the following error while trying to run a servlet that utilized the
awt classes.. "no awt in shared library path". I'm using RH6.0, Apache JServ
1.1b1 and jdk117v3. I'm assuming the VM needs the LD_LIBRARY_PATH set to the
awt shared libraries,
rence to `sem_post@@GLIBC_2.0'
Pierre> /usr/local/jdk1.2/jre/lib/i386/native_threads/libhpi.so: undefined
Pierre> reference to `sem_wait@@GLIBC_2.0'
Pierre> /usr/local/jdk1.2/jre/lib/i386/native_threads/libhpi.so: undefined
Pierre> reference to `sem_init@@GLIB
ative_threads/libhpi.so: undefined
> reference to `sem_wait@@GLIBC_2.0'
> /usr/local/jdk1.2/jre/lib/i386/native_threads/libhpi.so: undefined
> reference to `sem_init@@GLIBC_2.0'
>
> It looks like if I forgot a library but which one ?
> Is it an installation problem ?
I t
native_threads/libhpi.so: undefined
> reference to `sem_post@@GLIBC_2.0'
> /usr/local/jdk1.2/jre/lib/i386/native_threads/libhpi.so: undefined
> reference to `sem_wait@@GLIBC_2.0'
> /usr/local/jdk1.2/jre/lib/i386/native_threads/libhpi.so: undefined
> reference to `sem_init@@GLIBC
/native_threads/libhpi.so: undefined
reference to `sem_init@@GLIBC_2.0'
It looks like if I forgot a library but which one ?
Is it an installation problem ?
Pierre
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of &q
-
From: Dimitris Terzis <[EMAIL PROTECTED]>
To: 'Java-Linux mailing list' <[EMAIL PROTECTED]>
Sent: Tuesday, August 31, 1999 4:42 PM
Subject: Native library problem
> Hi guys...
>
> Someone give a hint please, because I 'm next to madness and I don't want
Hi...
> The beginning of the name also matters. That call will expect to load a
> library named "libtest_lib.so". Other requirements: build the sources
> with the "-fpic" flag, and link the library with the "-shared" flag.
Thanks! About 5 minutes ago,
-
From: Dimitris Terzis <[EMAIL PROTECTED]>
To: 'Java-Linux mailing list' <[EMAIL PROTECTED]>
Sent: Tuesday, August 31, 1999 4:42 PM
Subject: Native library problem
> Hi guys...
>
> Someone give a hint please, because I 'm next to madness and I don't want
Dimitris Terzis wrote:
>
> Hi guys...
>
> Someone give a hint please, because I 'm next to madness and I don't want to
> break my machine... I have a very-very simple native library, say test_lib,
> which I try to load with System.loadLibrary("test_lib"). T
Hi guys...
Someone give a hint please, because I 'm next to madness and I don't want to
break my machine... I have a very-very simple native library, say test_lib,
which I try to load with System.loadLibrary("test_lib"). The £$^£@& compiler
insists that it's not in
ts work on Linux fine, but not this one
> which use java.awt package.
>
> Here is exception message coming from Apache error_log:
>
> /usr/local/java/jdk117_v3/bin/../lib/i586/green_threads/libawt.so: undefined
> symbol: XtShellStrings (libawt.so)
> java.lang.UnsatisfiedLi
Apache error_log:
/usr/local/java/jdk117_v3/bin/../lib/i586/green_threads/libawt.so: undefined
symbol: XtShellStrings (libawt.so)
java.lang.UnsatisfiedLinkError: no awt in shared library path
at java.lang.Runtime.loadLibrary(Runtime.java)
at java.lang.System.loadLibrary(System.java
> To run SimpleExample.class you must type
>
> java SimpleExample
>
> because the point "." has the same efect than "/" to
> separate packages and directories
I did get SimpleExample to run:
java -green -cp "." SimpleExample
and was able to run a more complex program using -cp to point to th
Hi !
I'll answer the easier question:
To run SimpleExample.class you must type
java SimpleExample
because the point "." has the same efect than "/" to
separate packages and directories.
I think that you typed
java SimpleExample.class
and you get:
Exception in thread "main" java.lang.NoClassD
hout the -green
option, attempting native threads (its
very slow with just green threads) I get the following:
./jdk1.2/bin/i386/native_threads/java: error in loading shared libraries
/lib/libpthread.so.0: undefined symbol: __libc_rewinddir
I don't know whether I should download and install
in shared library path
java.lang.UnsatisfiedLinkError: no awt in shared library path
at java.lang.Runtime.loadLibrary(Runtime.java)
at java.lang.System.loadLibrary(System.java)
at
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:394)
at
Lance Roundy <[EMAIL PROTECTED]> writes:
>
> I thought I would check here before trying to submit a bug report.
> (If I should have gone the other way someone please let me know.)
>
> I loaded JDK 1.2 pre-v2 onto my Debian 2.1 (slink) system. The first
> attempt at running (applet or applicati
ssage-
From: Lance Roundy <[EMAIL PROTECTED]>
To: Java Linux <[EMAIL PROTECTED]>
Date: Wednesday, June 30, 1999 1:03 PM
Subject: JDK 1.2 Library Issues
>I thought I would check here before trying to submit a bug report.
>(If I should have gone the other way someone please let me
or directory
I found the library in the delivery, so I started looking into causes.
It turns out that in .java_wrapper, during the definition of
LD_LIBRARY_PATH, the variable "j" was null instead of the valid path to
the jre bin directory. Further investigation showed that the
gcc -c -fPIC one.c -o one.o
gcc -c -fPIC two.c -o two.o
gcc -shared one.o teo.o -o libMyLib.so
This works for me
Dènis Riedijk
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EM
I tried to build a library from two different c-source files. When the
java-code called the method, I recieve UnsatisifiedlinkError. The
methods isn't executed. But when I split it so that the c-sources are
compiled in one library for each source file, everything is ok. Why?
I use Slakwar
Hope this helps.
-Owais
--Original message--
Trying to compile a java program for the first time on linux using the
following:
$ CLASSPATH=~/java:/usr/lib/jdk1.1.5/lib
$ export CLASSPATH
$ javac Console.java
No library path set.
Cannot find essential class
Hi
I just heard about the Java port to linux and I downloaded
the Java 2 version yesterday. I am running RedHat Linux 5
When I try to compile a simple program, HelloWorld, I am
getting a message: No library path set. and core is dumped.
The instructions specified that I didn't have to se
On Fri, 21 May 1999 05:29:19 -0400, Patrick Tsoi-A-Sue wrote:
>Trying to compile a java program for the first time on linux using the
>following:
>
>$ CLASSPATH=~/java:/usr/lib/jdk1.1.5/lib
>$ export CLASSPATH
>$ javac Console.java
>No library path set.
>Cannot find es
Trying to compile a java program for the first time on linux using the
following:
$ CLASSPATH=~/java:/usr/lib/jdk1.1.5/lib
$ export CLASSPATH
$ javac Console.java
No library path set.
Cannot find essential class 'java/lang/Object' in class library ... aborting.
$
How do I set li
Pepijn Schmitz wrote:
> OK, I realize that this must have been asked a million times, but
> nevertheless it't not in the README or the FAQ: where do I find the
> libstdc++ library that the JDK 1.2 needs to run on my Red Hat 5.2
> system? Whenever I try to run anything I get:
OK, I realize that this must have been asked a million times, but
nevertheless it't not in the README or the FAQ: where do I find the
libstdc++ library that the JDK 1.2 needs to run on my Red Hat 5.2
system? Whenever I try to run anything I get:
Exception in thread
libXp library. I installed that and all the
X stuff seems to be working fine using the glib libraries.
But if I try to run jre1.2/bin/java it gets a segmentation
violation. I have attached the output from ldconfig -D.
The output of running ldd is below and attached.
Are there other requirements that
can someone please help with a library error:
when I try to run a simple application: source code provided:
import javax.swing.*;
public class jfctest extends JFrame{
public static void main(String args[]){
new jfctest();
}//end main
public jfctest
I would like to say first off, Thanks to the blackdown team for getting JDK1.2
ported. I finally got it installed last night and had no problems running it
until I tried to implement some of the GUI libraries.
Here is my code:
import javax.swing.*;
public class jfctest extends JFrame{
Hi all,
I have just installed jdk117-v1a, and i have a missing library so it won't
run. It is called libXpm.so.4
Where could i get this from, i need it quite soon as i need to get java
running over this weekend as i have a uni assignment to do ( a run length
encoder ).
When i have
; playing around with it a bit and found that when i try running an applet
> demo, it throws an exception as follows.I was not able to find the library
> libstdc++-libc6.0-1.so.2 on my machine.I am running the kernel 2.2.3 and
> the redhat 5.2 installation.Can anyone tell me what the problem is
e opened. In that case, a shared library
> libstdc++-libc6.0-1.so.2 is not found (detailed error message attached).
> I know of libstdc++* shared libraries, but this name is strange to me.
> Any suggestions?
ln -sf /usr/lib/libstdc++.so.2.9.0 /usr/lib/libstdc++-libc6.0-1.so.2
--
m
RTFM
The workaround was posted many messages ago
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
to Linux. I've downloaded JDK
> 1.2 pre-v1 for i386 and have tried to run it on a Pentium PC with 2.0.36
> kernel (SuSE 6.0 distribution). Everything is running fine as long as no
> X11 window has to be opened. In that case, a shared library
> libstdc++-libc6.0-1.so.2 is not fou
Hi,
thanks for your work on porting JDK 1.2 to Linux. I've downloaded JDK
1.2 pre-v1 for i386 and have tried to run it on a Pentium PC with 2.0.36
kernel (SuSE 6.0 distribution). Everything is running fine as long as no
X11 window has to be opened. In that case, a shared library
li
JAVA_HOME is the absolute path to the jdk directory
> greetings
>
> On Wed, 3 Mar 1999, Donald Rudder wrote:
>
> > I'm haveing trouble useing javac. It says "No library path set." can
> > any one help me?
Ingenieria, UNAM
[EMAIL PROTECTED]
On Wed, 3 Mar 1999, Donald Rudder wrote:
> I'm haveing trouble useing javac. It says "No library path set." can
> any one help me?
>
>
>
>
> _
> DO YOU Y
I'm haveing trouble useing javac. It says "No library path set." can
any one help me?
_
DO YOU YAHOO!?
Get your free @yahoo.com address at http:/
>
>
> Lord Bodah wrote:
>
> > every time i try to compile, i get one of the following 2 errors:
> >
> > in X, i get:
> >
> > [Bodah@Bodah Bodah]$ javac
> > No library path set.
> >
> > On just the console, i get:
&g
get one of the following 2 errors:
>
> in X, i get:
>
> [Bodah@Bodah Bodah]$ javac
> No library path set.
>
> On just the console, i get:
>
> Unable to find native libraries in /usr/local/jdk/lib
>
> What i have in .profile and .bash_p
every time i try to compile, i get one of the following 2 errors:
in X, i get:
[Bodah@Bodah Bodah]$ javac
No library path set.
On just the console, i get:
Unable to find native libraries in /usr/local/jdk/lib
What i have in .profile and .bash_profile are:
JAVA_HOME
library:
/usr/lib/jdk1.1.6/bin/../lib/i686/green_threads/libjava.so
I have a SuSE 5.2 machine on which I manually installed the 1.1.6 JDK
that I downloaded from www.blackdown.org and on that machine I don't
have this problem.
Has anyone else seen this problem? How would I fix it?
Thanks.
hi!
after decompressing the x86 and x86_native, and setting THREADS_FLAG, i
get the following message after trying to execute 'appletviewer
applet.html':
"Failed to locate native library"
am i missing something he
Anyway, I installed jdk117_v1a on my linux system and whenever I type
Ron> javac, I get the following error:
Ron> Failed to locate native library in path:
Ron>
Juergen> The message is actually from kaffe's javac.
Juergen> export PATH=/usr/local/jdk11
and whenever I type
Ron> javac, I get the following error:
Ron> Failed to locate native library in path:
Ron>
The message is actually from kaffe's javac.
export PATH=/usr/local/jdk117_v1a:$PATH or installing kaffe should do the trick.
Juergen
Hi,
I can't understand why javac keeps telling me "No library path set",
please help me. It was running fine under Redhat5.0. I'm using Redhat5.1
and the 1.1.6 glibc v2 of the jdk.
Thanks,
Shin
I hope that I am writing to the correct place. Any responses to this mail
should be directed to this mail address for I have not subscribed to the
list.
Anyway, I installed jdk117_v1a on my linux system and whenever I type
javac, I get the following error:
Failed to locate native library in
On Tue, 10 Nov 1998, Nigel Gamble wrote:
>I've started a project to implement Java AWT peers in GTK+ (instead
>of in Motif). Besides breaking the dependency on Motif, I
>believe that this will make it simpler to integrate Java apps
>into the Gnome desktop project. (See www.gtk.org and www.gnome.
I've started a project to implement Java AWT peers in GTK+ (instead
of in Motif). Besides breaking the dependency on Motif, I
believe that this will make it simpler to integrate Java apps
into the Gnome desktop project. (See www.gtk.org and www.gnome.org).
I'm intending to add this to the JDK1.
Swing works on Linux just fine, download the Solaris version and unpack
it.
-Mario.
Gautham Nookala wrote:
> Is the Swing library available for linux ?
>
> --
> Gautham
>
> (Vox) 901-522-8708(Email) [EMAIL PROTECTED]
>
>
Is the Swing library available for linux ?
--
Gautham
(Vox) 901-522-8708 (Email) [EMAIL PROTECTED]
Hi folks.
When I try execute java, javac, jar ... I receive follow error message:
Can't load library 'libjava.so'. My OS is linux RedHat 5.0 and I use
JDK1.1.1.
Thanks in advance.
Ioan Salau
from Sibiu, Romania
Email: [
->
>I am trying to install the v1.1.5 or 6 on my machine and I believe that I
>should be installing the libc5 version of the java package. It is still
>asking for the libX11.so.6. I am getting the package from ce.usu.edu.
>.
>../bin/i686/green_threads/java: can't lo
Hello,
I am trying to install the v1.1.5 or 6 on my machine and I believe that I
should be installing the libc5 version of the java package. It is still
asking for the libX11.so.6. I am getting the package from ce.usu.edu.
.
.
.
../bin/i686/green_threads/java: can't load library 'l
On Wed, 9 Sep 1998, Wim Ceulemans wrote:
> If I try to install the main XFree86 package (XFree86-3_3_2-1_i386.rpm) I
> get a message saying:
>
> pam > 0.59 is needed
>
Ok, I talked to Mike Wangsmo at RedHat and it looks as though there are
problems with the updates directory. He said that thi
Wim Ceulemans wrote:
>> Where to find Xwrapper or what is wrong?
>
Cristopher Seawood wrote:
>Xwrapper is in the main XFree86 package. You need to install all of the
>XFree86*-3.3.2 rpms as there were some security concerns that were
>addressed, iirc. You'll then want to make /etc/X11/X a syml
On Wed, 9 Sep 1998, Wim Ceulemans wrote:
> Thanks for the information. I have my jdk1.1.6v4a running under RedHat4.2
> The library libXp is in XFree86-libs-3_3_3-2-1_i386.rpm.
>
> One problem though. Since I installed XFree86 3.3.2 (I installed all the
> updates) my X server w
or several releases of the jdk, so I'm surprised this
> >seems to be such a big deal. If you look in the redhat-4.2/updates
> >directory, you'll find the XFree86 3.3.2 rpms for libc5.
> >
>
> Thanks for the information. I have my jdk1.1.6v4a running under Red
>On Tue, 8 Sep 1998 [EMAIL PROTECTED] wrote:
>
>> | ---
>> | In message <H8c30cd35ac5@MHS>, [EMAIL PROTECTED] writes:
>> |
>> | I have the same setup as Wim does (RedHat4.2) and encounter the
>> | same problems: can't load library l
On Tue, 8 Sep 1998 [EMAIL PROTECTED] wrote:
> | ---
> | In message <H8c30cd35ac5@MHS>, [EMAIL PROTECTED] writes:
> |
> | I have the same setup as Wim does (RedHat4.2) and encounter the
> | same problems: can't load library libXp.so.6 .
> |
>
| ---
| In message <H8c30cd35ac5@MHS>, [EMAIL PROTECTED] writes:
|
| I have the same setup as Wim does (RedHat4.2) and encounter the
| same problems: can't load library libXp.so.6 .
|
| For now, you want to grab the .tar.gz for libc5 and install it by hand.
Actually I
In message <H8c30cd35ac5@MHS>, [EMAIL PROTECTED] writes:
I have the same setup as Wim does (RedHat4.2) and encounter the
same problems: can't load library libXp.so.6 .
For now, you want to grab the .tar.gz for libc5 and install it by hand.
I have the same setup as Wim does (RedHat4.2) and encounter the same
problems: can't load library libXp.so.6 .
Upgrading to a newer version of XFree86 should be easy with the RPM
mechanism of RedHat. Unfortunately RedHat 4 is linked against libc5 and
RedHat 5.x is linked against libc6 (
On Tue, 8 Sep 1998, Wim Ceulemans wrote:
> Hi
>
> I have upgraded my jdk1.1.6v2 to jdk 1.1.6v4a and ran into an error. After
> installing when I run javac it displays the following error:
>
> /usr/local/jdk1.1.6v4a/bin/../bin/green-threads/java: Can.t load library
> libXp.
Hi
I have upgraded my jdk1.1.6v2 to jdk 1.1.6v4a and ran into an error. After
installing when I run javac it displays the following error:
/usr/local/jdk1.1.6v4a/bin/../bin/green-threads/java: Can.t load library
libXp.so.6
Does anyone know what is in libXp and where to find it? or what is the
In message <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] writes:
[1.1.5v7] does not work with the following error message (or
something very similar) when I try and compile a test class with
javac test.class:
Library path not set.
Patrick,
Hmm, I wonder where this is comin
test.class:
Library path not set.
I have set PATH to point at the appropriate directory and have tried setting
and not setting the CLASSPATH variable.
Is there something I am doing wrong?
Could it be I need to upload the latest glibc libraries?
Is there an other environment variable (for example
87 matches
Mail list logo