Slackware :: Cannot Start Netbans - No Javac

Feb 26, 2011

I installed Netbeans 6.9.1 with JDK bundle, I have installed jdk in /usr/local/jdk1.6.0_2 but when I try to start Netbeans I get error

Quote:

which: no javac in (/usr/local/jdk1.6.0_2/bin:/usr/local/jdk1.6.0_2:/usr/local/sbin:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin)
which: no java in (/usr/local/jdk1.6.0_2/bin:/usr/local/jdk1.6.0_2:/usr/local/sbin:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin)
Cannot find java. Please use the --jdkhome switch.

I have javac in /usr/local/jdk1.6.0_2/bin, I looked. I installed last time and it have worked fine. What is wrong now ?

View 3 Replies


ADVERTISEMENT

Slackware :: Got A Compile Error Which Says That 'javac' Is Missing

May 7, 2011

do this slackbuild require the JDK package?

I've got a compile error which says that 'javac' is missing.. this file seems to be only in the JDK package (and not in the JRE).

Do it's correct? No problem to install the JDK ..

View 4 Replies View Related

Ubuntu :: Sh: Javac: File Not Found

Jun 11, 2010

sh:javac: file not found .I want to try to run java on linux but am having problems. I downloaded the Scite text editor and the java jdk (self installer) from java.com. Created the simple helloworld program in the text editor and used ctrl + f7 to try to comiple it but just get the message sh: javac: file not found. After numerous attempts decided to try to uninstall java and start from scratch again. So I downloaded the jdk self installer again and typed in (sudo apt-get install sun-java6-plugin) but now get this:

dbd@dbd-laptop:~$ sudo apt-get install sun-java6-plugin
[sudo] password for dbd:
Reading package lists... Done

[code]....

Am I using the right test editor? Are there any tutorials I can follow for using java on linux?

View 4 Replies View Related

Ubuntu Installation :: How To Install Javac In 10.04

Jun 11, 2010

how can I install javac. I'm new with linux so please be specific in what to do. I found one post saying something about adding extra repositories but I don't know what repositories, where to add them, how to add them..

View 9 Replies View Related

Red Hat / Fedora :: Difference Between Redhat And Ubuntu Javac Compiler?

Jul 13, 2010

Please tell me the difference between Redhat linux javac compiler and the ubuntu javac compiler.

View 1 Replies View Related

General :: Cannot Compile Java Program In SUSE 11.1 Using Javac

Jun 17, 2010

i just grabed a book and wrote a program and tried to compile it using 'javac' and everytime i'm getting this error:

javac Example.java
/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../lib64/crt1.o: In function `_start':
/usr/src/packages/BUILD/glibc-2.9/csu/../sysdeps/x86_64/elf/start.S:109: undefined reference to `main'

[Code]....

View 3 Replies View Related

Software :: No PATH Variable Set But Still Javac Working Fine

Jun 11, 2010

I thought that setting up the PATH variable was a must if we wanted to use java or javac commands on linux (preferably in the bashrc file), but I am able to use these commands anywhere without setting up the PATH variable.. Similarly, without specifying '.' in the CLASSPATH variable (in fact, not specifying the CLASSPATH variable at all), I am able to access class files in the same directory. How is it possible ?

View 4 Replies View Related

Ubuntu :: Java Set Path - Javac Command Doesn't Work

Mar 27, 2010

I have installed jdk1.6_0_0 to kubuntu 8.10. But javac command doesn't work yet.

How do I set path?

Here are the outputs i got from typign some commands

View 6 Replies View Related

Ubuntu Installation :: No PATH Variable Set But Still Javac Working Fine

Jun 11, 2010

I thought that setting up the PATH variable was a must if we wanted to use java or javac commands on linux (preferably in the bashrc file), but I am able to use these commands anywhere without setting up the PATH variable.. Similarly, without specifying . in the CLASSPATH variable (in fact, not specifying the CLASSPATH variable at all), I am able to access class files in the same directory. How is it possible ?

View 1 Replies View Related

Slackware :: Kdm Will Not Start In Kde 4.4

Feb 22, 2010

KDM does not start after upgrading my Slackware-current 32bit to KDE 4.4 using Alien Bob's packages.

In syslog I get:


Code:

What am I missing? (I used the exact same procedure on a 64bit Slackware-current installation and everything works beautifully)

View 5 Replies View Related

Slackware :: Can't Start 13.37 On VirtualBox 4.0.6

May 7, 2011

Actually, Slack64 runs just fine under VirtualBox on my old HP under WinXP, But the installer for Slack86 won't boot under VirtualBox on my Toshiba Netbook under Win7 starter. I tried updating the 13.1 install I have on there, but I get the same kernel panic when I try to reboot that. It always bails just as it is switching over to the new kernel. The dump fills my screen so I can't see the actual error. How can I capture that initial startup log? Slack86 runs just fine on my old Compac Armada 1700 (266PII 92M/12G), but that's a very different environment.

View 10 Replies View Related

Slackware :: Can't Start Netbeans On 13.1

Feb 18, 2011

Slackware vers: 13.1
Netbeans vers: 6.9.1
JDK version: 1.6.0_24

Code:

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb2d772fd, pid=2766, tid=2953837424
#
# JRE version: 6.0_24-b07

[code]....

I tried reinstalling both JDK and Netbeans to no avail.

View 11 Replies View Related

Slackware :: Could Not Start X After Last Update

Mar 9, 2011

After I upgrade my slackware to current(kernel 2.6.35.11),X could not start.My video card is ATI Radeon HD 4570.and I do reinstall fglrx like old ways :

Code:

./ati-driver-installer-11-2-x86.x86_64.run --buildpkg

and

Code:

installpkg fglrx-*******.tgz

But after restart, X could not start,and Keyboard does not respond. Also ,when I try init 3 and remove xorg.conf,The X can start with a low resolution(1024X768).In console mode,I got a high resolution(1366X768). So,is there a confict between fglrx and new kernel or What have I done Wrong?

View 11 Replies View Related

Slackware :: How To Start KDM At Boot

Jun 5, 2010

Is there a way I can tell the system to boot up KDM when the system is booted up completely?

View 1 Replies View Related

Slackware :: Kde Does Not Start After 13.0 Instalation

Jan 19, 2010

Kde does not start after slackware 13.0 instalation. Mouse just stop and the computer freeze. When I type startx Kde try to start, but everything stop. Does anybody know what could be this ? What log should I look ?

View 3 Replies View Related

Slackware :: KDE Won't Start After Upgrade 13.1 To 13.37?

May 18, 2011

I have upgraded from 13.1 to 13.37 on three PCs. No problems on 2 of these (home server and laptop), but on the third machine (main Desktop, where most KDE customisation had been done of course), KDE refuses to start for the main user (me). It will start OK for root and xfce will start OK for me, so X is OK with the updated NVIDIA driver that I have also installed. The KDE splash screen starts up and four of the five splash icons come into focus, but the fifth one never does. Some disk rattling goes on for a while but then ceases.

I have tried renaming the .kde folder and .kderc but this has not helped. Are there other KDE config files that I could try renaming / removing? Or are there log files / error messages somewhere that I should consult.

Obviously I am not in a position to change any KDE system settings from the KDE application.

Just tried KDE with a newly-created user and it's the same as with my user - no desktop. So KDE is only starting for root.

View 6 Replies View Related

Slackware :: 13.37 Freeze On X Start?

May 23, 2011

Hardware - Compaq615, video - radeon hd 3200 After clean installation of 13.37 x64, proprietary ati driver, multilib. xfce.

All was o.k., video rendering was direct etc., etc. then i rebooted, and system freeze at startx. Ctrl-Alt-Backspace not working, hard reset needed. I tried xorgconfig, Xorg -configure, aticinfig --initial, deleting /etc/X11/xorg.conf with no result at all. /var/log/Xorg.0.log empty. When i do startx from root - all is o.k, writing from root now.

View 14 Replies View Related

Slackware :: Start The Various DE's From Runlevel 3 ?

Mar 19, 2010

I normally boot into runlevel 3. KDE is my default DE. I use

Code:

To open KDE. I would like to give the other DE's (full install of Slackware current) a fair try, but I am having trouble starting the other DE's from the command line. They all work from runlevel 4 using the kdm chooser, but that's just a hassle and in all honesty will likely irritate my lazy-bone to the point of not using them on a regular basis.

Booting into runlevel 4 isn't a good option because I am frequently experimenting and booting to the command line makes troubleshooting easier. What do I need to do to be able to start the other DE's in runlevel 3?

View 11 Replies View Related

Slackware :: Allow Users To Start Ppp Connection?

Jan 23, 2010

I can only start my Internet connection from the root bash. If i type pppoe-start/pppoe-stop in my user's shell it just says "command not found".
Any way to permit the users to bring the ppp connection up and down ?

View 1 Replies View Related

Slackware :: Cannot Start Xorgconfig / Make It Possible?

Mar 27, 2010

I've just install Slack 13 and had been looking into the website for configure info. What is my problem is the #xorgconfig does not start on my system. It says command not found. I had searched for answer on the web and found no answer so I post here for help. Is there anything else I need to install to get my intel graphic card display more then 1024 resolution?

View 7 Replies View Related

Slackware :: Conky - Get It To Start When X Loads?

Jul 23, 2010

I just installed conky. What is the best way to get it to start when X loads? I am using KDE.

View 3 Replies View Related

Slackware :: Conky On Which Display To Start?

Apr 22, 2011

Is there a way to tell conky on which display to start. I have dual twin monitor setup and its starting on my secondary monitor.

View 10 Replies View Related

Slackware :: Could Not Start Android Emulator In 13.1

Jan 31, 2011

I installed android SDK together with eclipse Helios 3.6.1. I downloaded and installed all android package and setup a virtual device in android 2.1 (then 2.2, 2.3). However, when I click "start" device in "android SDK and avd manager", the dialog appear and then close, but nothing happen more. I also try to run it from console by change to tools directory of android SDK and run, but it also not work, there is only one line of desperate result: "Segmentation fault". I also try to add "-no-audio" as many forums advice, but it just keep the result segmentation fault.

My device I configured to have 32MiB of SD card (and I tried 16MiB or more also). I also created the helloworld application, then try to start it, but it just stop at "Launching a new emulator with Virtual Device a2" (a2 is name of my device), and nothing more happen, I also added "-no-audio" to run configuration but I still there. By now, I have not seen any virtual devices appear. I also tried to uninstall and install again all the packages of android, but nothing help. Here is the screen when I use GDB to figure out where is the fault:

Quote:

tqminh@kemsiro:/mnt/sda9/android-sdk-linux_x86/tools$ gdb emulator
GNU gdb (GDB) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

[code]....

View 9 Replies View Related

Slackware :: Kaffeine Won't Start On One Of 13.37 Systems

Jun 10, 2011

I have 13.37 installed on three PCs. Two nvidia (propriertary driver from Slackbuilds) and one ATI (radeon dirver). Kaffeine 1.1 installed from Slackbuild on all three machines. Runs fine on the ATI box and on one of the nvidia boxes, but fails to start (or provide any messages when command-line started) on the other nvidia box.The box on which it will not start is also the box that has a DVB card in it - which is why I particularly want kaffeine to run there as it has a really easy interface to the TV card which ran just fine under Slack 13.1.

My gut feeling it that the problem is connected to the presence of the TV card which is somehow srewing up initialisation of kaffeine, but (other than removing the card physically) I am not sure how to test this or test whether the card is working. lspci and dmesg shows that it has recognised during boot-up.Any ideas on how I should investigate this? Or on how I can bypass the problem by configuring vlc (which runs fine for dvds and video clips) to view DVB output?

View 14 Replies View Related

Slackware :: KDE Does Not Start After System Update

Feb 12, 2011

I am using slackware64-current and this morning I have updated my system with using slackpkg. (As you know, huge changes has been applied on the current branch. Kernel, glibc and etc..) Everything went flawness and seems OK. I did not see any error message or somethink like this. After the update, kde does not start. Problem is, after KDM login, nothing happens and turn back to KDM login screen.

To understand what is going on, I switched to init 3 and performed "startx" command. Result is same but I saw some dbus error.

Then I checked whether hald and dbus does run or not and I saw it is running without problem.

Lastly I have removed dbus and hald packages and reinstalled but problem is still running.

View 6 Replies View Related

Slackware :: KDE On13.0 Crashed - Will Not Start

Jan 19, 2010

KDE has shut down without message. Am in runlevel 5, was taken to login screen. I can start xfce, but if I attempt to login with KDE as the window manager, I am presented with the login prompt again. No error messages. where to start trouble-shooting.

View 14 Replies View Related

Slackware :: KDE4 - X Won't Start On System

Jan 3, 2010

I did a clean install, and so far I haven't noticed any serious problems with KDE4, although I can't find what I'm looking for, usually. I don't use my laptop much though. I also did a clean install on another system to 13.0 about the same time. X won't start on that system, it can't figure out the hardware I guess.

So I've just been using the command line. I don't really need a graphical interface on that system anyway. Right now I'm using the motherboard graphics support, but I will probably install a video card in a PCI-E slot and try X again. The system that I just upgraded from 12.2 (LUKS encrypted volumes and LVM) to 13.0 tonight has a number of problems. This was an upgrade, not a clean install. Based on my experience so far on this system, KDE4 does not seem to be ready for prime time. It is buggy, the menu system is more difficult to navigate than KDE3, and there are some apps I just can't find (e.g., Kedit). Overall it seems to have fewer apps than KDE3. Either that or they are well hidden well enough that I can't find them. My first impression was that KDE4 had clean lines and a modern appearance.......

View 14 Replies View Related

Slackware :: Kdevelop Doesn't Start In 13.1?

Jun 8, 2010

kdevelop doesn't start in Slackware 13.1. The output just says

Code:
...
/usr/bin/kdevelop.bin: symbol lookup error: /usr/lib/qt/plugins/sqldrivers/libqsqlite.so: undefined symbol: sqlite3_open_v2
Relevant packages installed on my system (all unmodified from 13.1):
sqlite-3.6.23.1-i486-1
kdevelop-4.0.0-i486-1
qt-4.6.2_2d3d3e5-i486-1

So it's a problem between sqlite and qt(?). Rebuild needed?

View 3 Replies View Related

Slackware :: Kongueror Grash When Start?

Mar 16, 2011

Kongueror grash when i start it.I think that problem is backtrace module.Application:Konqueror (kdeinit4), signal: Segmentation faultTraceback (most recent call last):

File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.5-gdb.py", line 9, in <module>
from gobject import register

[code]....

View 3 Replies View Related

Slackware :: Sqld Won't Start, And Yes I Did Mysql_install_db?

Jan 14, 2011

I've got slack64 13.1 and I want to get mysqld up and running, problem is it won't start. I ran the mysql_install_db --user=root command listed in the comments of the startup script, but I still get these errors:

Code:
bash-4.1# /etc/rc.d/rc.mysqld start
bash-4.1# 110114 16:15:00 mysqld_safe Logging to '/var/lib/mysql/multimedia.err'.

[code]....

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved