[Dvbcentral-interest] Installation - NetBeans version
Status: Beta
Brought to you by:
jtulach
|
From: Fabian R. <rit...@gm...> - 2008-12-26 14:43:26
|
Hi,
Alright, I managed to check out, compile and install the thing. Now
when I start dvbcentral, I am getting this:
Warning - could not install some modules:
DVB Stream to Standard Output - The module DVB Application
would also need to be installed.
DVB Stream to Standard Output - The module DVB Channels Config
would also need to be installed.
DVB Stream to Standard Output - The module named
org.netbeans.modules.sendopts/2 was needed and not found.
DVB Stream to RTP - The module DVB Application would also need
to be installed.
DVB Stream to RTP - The module named
org.netbeans.modules.sendopts/2 was needed and not found.
HTTP Server - The module File System API was requested in
version >= 7.0 but only 6.4.31 was found.
HTTP Server - The module General Queries API was requested in
version >= 1.10 but only 1.7.31 was found.
HTTP Server - The module Module System API was requested in
version >= 7.2 but only 6.5.31 was found.
HTTP Server - The module named org.netbeans.libs.jsr223/1 was
needed and not found.
HTTP Server - The module named org.netbeans.modules.sendopts/2
was needed and not found.
HTTP Server - The module Utilities API was requested in
version >= 7.4 but only 6.8.31 was found.
Master Filesystem - The module named org.openide.options was
needed and not found.
DVB Application - The module DVB Channels Config would also
need to be installed.
DVB Application - The module HTTP Server would also need to be
installed.
DVB Application - The module named
org.netbeans.modules.sendopts/2 was needed and not found.
DVB Channels Config - The module Utilities API was requested
in version >= 7.0 but only 6.8.31 was found.
DVB tuner monitor - The module named
org.netbeans.modules.sendopts/2 was needed and not found.
DVB Schedule By Time - The module DVB Application would also
need to be installed.
DVB Schedule By Time - The module named
org.netbeans.modules.sendopts/2 was needed and not found.
DVB Stream to File - The module DVB Application would also
need to be installed.
DVB Stream to File - The module DVB Channels Config would also
need to be installed.
DVB Stream to File - The module File System API was requested
in version >= 7.0 but only 6.4.31 was found.
DVB Stream to File - The module HTTP Server would also need to
be installed.
DVB Stream to File - The module named
org.netbeans.modules.sendopts/2 was needed and not found.
java.lang.NullPointerException
at org.netbeans.core.startup.Main.initUICustomizations(Main.java:180)
at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:275)
at org.netbeans.ModuleManager.enable(ModuleManager.java:904)
at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:383)
at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:317)
at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:250)
at org.netbeans.core.startup.Main.getModuleSystem(Main.java:210)
at org.netbeans.core.startup.Main.start(Main.java:381)
at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:96)
at java.lang.Thread.run(Thread.java:619)
java.lang.NullPointerException
at org.netbeans.core.startup.Main.initUICustomizations(Main.java:180)
at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:275)
at org.netbeans.ModuleManager.enable(ModuleManager.java:904)
at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:383)
at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:317)
at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:250)
at org.netbeans.core.startup.Main.getModuleSystem(Main.java:210)
at org.netbeans.core.startup.Main.start(Main.java:381)
at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:96)
at java.lang.Thread.run(Thread.java:619)
I guess what it really wants to tell me is that I need NetBeans 6? I
installed NetBeans 5.5 because that is what comes with Ubuntu 7.10.
Looks like there are inofficial packages of NetBeans 6 for Ubuntu 7.10
available as well, I'll try that next.
Fabian
|