NetBeans rientra nei pacchetti di Debian
Posted by Dario Santamaria Tue, 25 Sep 2007 15:10:00 GMT
Da qualche giorno NetBeans รจ stato inserito nei pacchetti ufficiali della distribuzione Debian.
Read more...
Posted by Dario Santamaria Tue, 25 Sep 2007 15:10:00 GMT
Da qualche giorno NetBeans รจ stato inserito nei pacchetti ufficiali della distribuzione Debian.
Read more...Posted by Dario Santamaria Fri, 27 Jan 2006 01:34:00 GMT
On Linux, the required distribution for Java Studio Creator 2 (now Free for all SDN members) is Fedora. I’m a Debian user and I succeeded to install it, however.
The first time my installation completes too soon, without correctly installing Java Application Server. I read the FAQs and I found a page saying:
Check if the following RPM packages exist on your system:
libstdc++ or compat-libstdc++ libstdc++-devel or compat-libstdc++-develIf these are missing, first install them. Then restart the Java Studio Creator installer.
The correct Debian (Etch) packages (apt-get ‘em!) are
libstdc++2.10-glibc2.2 andlibstdc++2.10-devI don’t know if both are required or only the first one, but now the whole installation of Java Studio Creator 2 is complete.
Thanks to David Coldrick’s Weblog (installation on Ubuntu of JSCreator 1).