Jump to content

Netbeans 5.5 in Mandriva 2007


Guest Ama Muzni Mahmudi
 Share

Recommended Posts

Guest Ama Muzni Mahmudi

hey guys, i have another problem, i already download netbean 5.5 jdk-6-nb-5_5-linux.bin, when i try installing it, its show some error like this : The installer is unable to run in graphical mode. Try running the installer with the -console or -silent flag.

 

Can u guys please help me how to install it?

PS: Please help me guys, i really need this software for my programming day

Link to comment
Share on other sites

Guest Ama Muzni Mahmudi
What command did you use exactly to install netbeans?

Did you try to download it again? Maybe the file is corrupted.

If that doesn't help use the options which you can see in the error message.

 

 

iam using ./jdk-6-nb-5_5-linux.bin, and i already downloaded it again and its always happen, oh and i added - console, so command that i used become like this ./jdk-6-nb-5_5-linux.bin -console , but its showed error message like this :

The wizard cannot continue because of the following error: Invalid command line option: console is not supported (1001) (403)

WARNING: could not delete temporary file /tmp/ismp001/6783805

WARNING: could not delete temporary file /tmp/ismp001/3314207

WARNING: could not delete temporary file /tmp/ismp001/6989163

could u help me again??

uhmm could u give example how to use the options when i see error message??sorry iam newbie :D

Edited by Ama Muzni Mahmudi
Link to comment
Share on other sites

iam using ./jdk-6-nb-5_5-linux.bin
You gave that order in konsole under KDE or Gnome, and you didn't pressed Ctrl+Alt+F1did you. So the X server was on. Did you install it as normal user or as root?
Try running the installer with the -console or -silent flag.
This means that you should use the command
./jdk-6-nb-5_5-linux.bin -console

or

./jdk-6-nb-5_5-linux.bin -silent

I don't know what they exactly they do but I assume using the -console switch will use a text mode install.

 

i added - console, so command that i used become like this ./jdk-6-nb-5_5-linux.bin -console , but its showed error message like this :

The wizard cannot continue because of the following error: Invalid command line option: console is not supported (1001) (403)

WARNING: could not delete temporary file /tmp/ismp001/6783805

WARNING: could not delete temporary file /tmp/ismp001/3314207

WARNING: could not delete temporary file /tmp/ismp001/6989163

could u help me again??

Did you install it as root? Edited by dexter11
Link to comment
Share on other sites

Guest Ama Muzni Mahmudi
I have no more ideas. You can check your security settings but that's just a guess. Mine has installed flawlessly in GUI mode.

 

Ok, thx for ur help. i think i will back to windows again.thx u dexter11

Link to comment
Share on other sites

Have a try to download netbeans with JDK one ?

 

I running smoothly without any installation problem.

 

 

Please don't give up easily. Linux still the best OS in the world.

 

 

I facing some difficulties to install Eclipse. By the way, i prefer Eclipse rather netbeans because of the fons size and GUI design.

 

Hopefully, i can install it successful.

 

 

Any help is greatly appreciated by me and others.

Link to comment
Share on other sites

  • 3 months later...
Guest benjas

Hii, well I have already install mandriva 2007.1 and hade the same problema, What I did was, first install the jre-1_5_0_04-linux-i586, then, browsing in the homepage from NetBeans, I found a tar, were the package come in binare code, just ready to excecute, and it works perfectly.

 

If you don find this package, send me an email, and I gieve it to you.

 

hope this info helps you

 

benjas

Link to comment
Share on other sites

  • 3 months later...

I downloaded file jdk-6u2-nb-5_5_1-linux-ml.bin. After that I've started console, typed su, my password and ./jdk-6u2-nb-5_5_1-linux-ml.bin. There was no problems with installation. But how I can register java in my system? For example, Firefox says that I need java plug-in, but I have already Java installed!

I've tried:

[root@twoface twoface]# cd /usr/lib/firefox-2.0.0.3/plugins/
[root@twoface plugins]# ls
libnullplugin.so*  libunixprintplugin.so*
[root@twoface plugins]# ln -s /opt/jdk1.6.0_02/jre/plugin/i386/ns7/libjavaplugin_oji.so
[root@twoface plugins]# ls
libjavaplugin_oji.so@  libnullplugin.so*  libunixprintplugin.so*

but this seems don't work.

Edited by TwoFace
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...