After an upgrade Java doesnt work anymore

2002-10-20 Thread Pac
I've just upgraded my binaries and now when I run ANT or Java I've got this error message Error occurred during initialization of VM Unable to load native library: /home/pac/jdk1.3.1_02/jre/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 wit

Re: GCJ and C/C++ applications how is it possible ?

2002-05-24 Thread Pac
Le 23/05/02 à 22:09, dman a écrit: dman> On Thu, May 23, 2002 at 07:15:34PM +0200, Pac wrote: dman> | why ? dman> dman> Layers upon layers upon layers of indirection. The JVM interprets dman> java bytecode. It then delegates the "native" methods to some C code dman>

Re: GCJ and C/C++ applications how is it possible ?

2002-05-23 Thread Pac
why ? the point is that evas provides hardware acceleration capabilities. But evas you should Xlib function create a window to put an evas canvas into it. I was wondering if a new GTK component were made to encapsulated the Xlib call and be able to communicate with evas library. pac -- R.Pac

Re: GCJ and C/C++ applications how is it possible ?

2002-05-23 Thread Pac
Le 22/05/02 à 23:54, dman a écrit: dman> dman> | See this from http://gcc.gnu.org/gcc-3.1/changes.html : dman> | dman> | " # JNI and CNI invocation interfaces were implemented, so gcj-compiled Java code can now be called from a C/C++ application. dman> dman> I didn't know that. That's a goo

Re: GCJ and C/C++ applications how is it possible ?

2002-05-22 Thread Pac
[...] dman> $ ./a.out dman> Hello World thanks but I all ready knew that !!! dman> dman> | into a library and to use it into dman> | dman> | a GTK+ application dman> | a Qt application dman> | dman> | ?? dman> dman> To make use of existing C/C++ libraries requires writing JNI (or CNI) dman>

GCJ and C/C++ applications how is it possible ?

2002-05-22 Thread Pac
Hi all, does anyone have a documentation that shows how to use GCJ 3.1 to compile (in native mode) a set java classes into a library and to use it into a GTK+ application a Qt application ?? Best regards -- R.Pac -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubsc

SSMTP upgrade and now problem

2002-04-01 Thread R . Pac
Hi all; I'm running Sid, since I"ve done an upgrade I cant use ssmtp (I normally used it with mutt) to send mail. I've got an message error ( code 127 (Exec error.).) Does anybody else have the same problem ? -- R.Pac -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsub

Re: OpenGL dev & NVIDIA driver

2002-04-01 Thread Pac
Le 29/03/02 à 11:23, Axel Boyrie a écrit: Axel> Hi, Axel> Axel> The problem is that nvidia use its own opengl libraries and xlibmesa too which create conflict. To compile your own programm, you need xlibmesa3-dev which depend on xlibmesa3. so I have install these mesa libs and then i deleted al

Re: OpenGL dev & NVIDIA driver

2002-03-29 Thread Pac
Le 27/03/02 à 11:11, Crispin Wellington a écrit: Crispin> On Wed, 2002-03-27 at 02:32, Pac wrote: Crispin> > Hi all, Crispin> > Crispin> > I've installed the NVIDIA driver for my GeForce3 graphic card, they Crispin> > work perfectly, I see the Nividia

OpenGL dev & NVIDIA driver

2002-03-26 Thread Pac
Hi all, I've installed the NVIDIA driver for my GeForce3 graphic card, they work perfectly, I see the Nividia's logo at the startup of my windowmanager. I've also installed this packages : glutg3-dev xlibmesa3 to be able to compile my own OpenGL applications. I can compile but when I try to la

SSMTP Problem with LF

2002-03-20 Thread Pac
Hi all, A few days ago I've posted a message untitled "Mutt GnuPG or SendMail problem". I had this error report when I tried to send mail signed with GnuPG http://pobox.com/~djb/docs/smtplf.html Someone told me to read this page , so (surprise) I have read it but this page doesn't tell me how

Re: Movies, MPEG, and DVDs

2002-03-18 Thread Pac
Le 18/03/02 à 12:31, Scott Henson a écrit: Scott> xine-ui The best I have seen yet for linux. In my opinion it is as Scott> good as the Windows Media player. I havent used a Mac since middle Scott> school so I dont know there(I am currently a college sophmore). I would Scott> definately go wit

Re: Glibc 2.2

2002-03-18 Thread Pac
You should install this package : libc6 apt-cache show libc6 --> [...] Version: 2.2.5-3 Provides: glibc-2.2.5-3 [...] See you -- R.Pac

Re: XFree86 Install Problem

2002-03-18 Thread Pac
Le 18/03/02 à 10:46, Bodnyk, Bruce W a écrit: Bodnyk,> I'm attempting to install the newest version of XFree86. I downloaded the Bodnyk,> binaries and ran Xinstall.sh. The install seemed to proceed correctly Bodnyk,> however when I run startx I get the follow error message: Bodnyk,> Bodnyk,> Bod

Sendmail or GnuPG or Mutt problem how to know ?

2002-03-18 Thread Pac
Hi, every time I try to sign a message with GnuPG under Mutt I receive after a few second this error message : sendmail: 451 See http://pobox.com/~djb/docs/smtplf.html what is it and how to fix this ? thanks Best Regards -- R.Pac

Emacs question

2002-03-13 Thread R . Pac
Hi all, how can I change the background of the menubar under emacs (version 20.x) ? thanks -- R Pac

e2fsck

2002-03-11 Thread R . Pac
Hi, which options should I use to check my ide hard disk when at startup e2fsck tell me that I've got a bad superblock ? thanks Pac

OpenGL Development

2002-03-11 Thread R . Pac
Hi, I've just installed the Nvidia drivers but which package should I install to compile my own openGL applications ? How can I be sure that my openGL applications will use the Nvidia driver ? Thanks -- R.Pac

Nice Fonts

2002-03-11 Thread R . Pac
Hi, how can use windows fonts with Xfreee and which debian packages contains nice fonts ? in my XF86Config file this line report an error during initialisation : FontPath"unix/:7100"# local font server how can I fix this ? thanks

Re: Any good ftp front end

2002-03-04 Thread R . Pac
On Mon, 4 Mar 2002 20:33:17 +0100 Bastiaan Naber <[EMAIL PROTECTED]> wrote: > Try deadftp, although it is gnome I find it the > most usefull ftpclient I have found. > in which package will I find it ? R.Pac

Any good ftp front end

2002-03-04 Thread R . Pac
Hi , can someone give me any good ftp front end based on gnome or kde library . Best Regards R.Pac

Procmail and Mutt questions ?

2002-02-19 Thread R . Pac
Hi all, how should I filter mail with procmail ? I want to put each mail from the same person in a directory like ~/Mail/person_name how may specify to mutt co keep a copy in ~/Mail/outbox/ directory each time I send a mail to someone ? Best regards Pac

Re: Exim configuration

2002-02-19 Thread R . Pac
:( what does that mean ? " SMTP error from remote mailer after MAIL FROM:<[EMAIL PROTECTED]> SIZE=1377:host smtp.noos.fr [212.198.2.11]: 554 syntax error, refused 'mail from' because return MX does not exist (#5.5.4)" Pac

Re: Exim configuration

2002-02-19 Thread R . Pac
magically. > > -- I use mail to write my emails. Is exim automatically used with mail programm ? pac

Re: Exim configuration

2002-02-19 Thread R . Pac
On Tue, 19 Feb 2002 07:24:14 -0800 (PST) Paul 'Baloo' Johnson <[EMAIL PROTECTED]> wrote: > thanks. after eximconfig is exim restarted ? Pac

Re: Exim configuration

2002-02-19 Thread R . Pac
andard address/length format (e.g. 194.222.242.0/24) If there are none, say `none'. I dont understand the question. Hox should I answer this ? eximconfig talks about a visible name for the system is itmy ISP domain name ? "Are there any domains you want to relay mail for---that is," what is it ? See you Pac

Re: Less and .gz files

2002-02-19 Thread R . Pac
On Tue, 19 Feb 2002 14:51:02 +0100 Raffaele Sandrini <[EMAIL PROTECTED]> wrote: > Hi > > On my earlier SuSE system "less" was able to read gzipped text files. > Can i get less to do it also on Debian? > maybe you should try to use zless ? See you Pac

Exim configuration

2002-02-19 Thread R . Pac
Hi all, how do I configure Exim with eximconfig if I'm behind a firewall ? is there something special to do ? If I want to use my ISP's smtp server ? or should I use exim as smpt server directly ? Best regards Pac.

Mutt Procmail ...and Debian

2002-02-14 Thread R . Pac
Hello, I would like to know which software are better to use with Mutt. Exim with Procmail and Fetchmail or another configuration ? By the way how may I configure Mutt to take mail directly from a pop server without using fetchmail ? Thanks Best regards Pac

How to print on a lan printer ?

2002-01-15 Thread R . Pac
Hi, how should I configure my debian to be enable to print on a printer shared under a win2000 server ? which soft should I use ? Thanks Pac

GTK theme for sylpheed

2002-01-07 Thread R . Pac
and no pixmaps or png files from the theme is loaded in the application How can I fix this ? greetings Pac

How to get sound with MSI a K7T266 Pro2

2002-01-07 Thread R . Pac
Hi, which options in the 2.4.17 kernel configuration should I check to get sound with the sound card integated on the MSI maincard K7T266 Pro2. thanks a lot. Greetings Pac