LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   what shoul i do to use eclipse? (https://www.linuxquestions.org/questions/debian-26/what-shoul-i-do-to-use-eclipse-427067/)

zakkeyboorock 03-21-2006 05:34 PM

what shoul i do to use eclipse?
 
Hi all
I am using debian sid.
Code:

apt-get install eclipse
then installation completed succesfully. But there's a problem at compiling like that

in Console tab
Code:

Fontconfig error: Cannot load default config file
what should i do?? show me the way please...

zakkeyboorock 03-22-2006 03:27 PM

any idea??

acanton 03-23-2006 10:53 AM

Quote:

Originally Posted by zakkeyboorock
Hi all
I am using debian sid.
Code:

apt-get install eclipse
then installation completed succesfully. But there's a problem at compiling like that

in Console tab
Code:

Fontconfig error: Cannot load default config file
what should i do?? show me the way please...

Do you have fontconfig installed?

Al

zakkeyboorock 03-23-2006 12:20 PM

Code:

apt-get install fontconfig
Reading package lists... Done
Building dependency tree... Done
fontconfig is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.


acanton 03-23-2006 12:48 PM

Eclipse runs on java. What jre do you have? It may be related to that.

Al

zakkeyboorock 03-23-2006 01:19 PM

I have default version of java. it came with eclipse and i installed jre 1.5.0 for firefox plugin but i am using default one
you can see from the screenshot
ortak.aqdev.com/upload/ss.gif

zakkeyboorock 03-23-2006 01:40 PM

i've tried to compile from console and it compiled succesfully. But at run time there's a problem like that
Code:

** ERROR **: file ../../../src/libjava/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkImage.c: line 572 (createRawData): assertion failed: (data_fid != 0)
aborting...
Aborted

i've used in the code JOptionPane


All times are GMT -5. The time now is 05:18 PM.