Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 20/11/2008, à 19:18

ashraf3077

netbeans

j ai installé eclipse ( il n a pas marché) mad alors  j ai installé netbeans lui aussi ne fonctionne pas .
on m affiche cette  erreur:

Warning - could not install module JPDA Debugger API
	JPDA Debugger API - This module requires JDKHOME/lib/tools.jar to be accessible.
This file was not found. Usually this means you are trying to run the IDE with the JRE instead of the full JDK.
If so, please use the --jdkhome command line option to specify a JDK installation.

j ai essayé ces commandes

sudo aptitude install sun-java6-jdk
sudo apt-get install sun-java6-jdk

mais ca bloque encore !


FREE GAZA

Hors ligne

#2 Le 20/11/2008, à 19:21

rniamo

Re : netbeans

ça bloque ? l'installation de sun-java6-jdk ? si oui vérifie ton sources.list


< Quelques un des mes programmes  | Cuisine Facile (pour les gourmands) | Fast MVC for PHP >
        \   ^__^
         \  (o o)\_______
            (___)\            )\

Hors ligne

#3 Le 20/11/2008, à 19:34

ashraf3077

Re : netbeans

je suis debutant alors explique mci


FREE GAZA

Hors ligne

#4 Le 20/11/2008, à 19:39

rniamo

Re : netbeans

copie colle ton /etc/apt/sources.list

edit : pour intrepid tu devrais avoir à peu prés ça :

###############################################################################
##             UBUNTU VERSION INTREPID IBEX - 8.10 - Date : 20/11/2008
##
##
##    SOURCES.LIST GENERATOR Version 0.1b-8.10
##    http://sources-list.ubuntu-fr-secours.org
###############################################################################

## DEPOTS PRINCIPAUX
deb http://fr.archive.ubuntu.com/ubuntu intrepid main restricted multiverse 
deb-src http://fr.archive.ubuntu.com/ubuntu intrepid main restricted multiverse 

## DEPOTS DE MISES A JOUR DE SECURITE
deb http://fr.archive.ubuntu.com/ubuntu intrepid-security main restricted multiverse 
# deb-src http://fr.archive.ubuntu.com/ubuntu intrepid-security main restricted multiverse 

## DEPOTS DE MISES A JOUR IMPORTANTES
deb http://fr.archive.ubuntu.com/ubuntu intrepid-updates main restricted multiverse 
# deb-src http://fr.archive.ubuntu.com/ubuntu intrepid-updates main restricted multiverse 

###############################################################################
## DEPOTS TIERCES PARTIES

# DEPOTS COMMERCIAUX
deb http://archive.canonical.com/ubuntu intrepid partner
# deb-src http://archive.canonical.com/ubuntu intrepid partner

# DEPOTS MEDIBUNTU
# Vous devez saisir le cles suivante :
# wget -q http://fr.packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -

deb http://fr.packages.medibuntu.org/ intrepid free non-free
# deb-src http://fr.packages.medibuntu.org/ intrepid free non-free

# DEPOTS WINE
# Vous devez saisir la cles suivante :
# wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -

deb http://wine.budgetdedicated.com/apt intrepid main
# deb-src http://wine.budgetdedicated.com/apt intrepid main

Dernière modification par rniamo (Le 20/11/2008, à 19:41)


< Quelques un des mes programmes  | Cuisine Facile (pour les gourmands) | Fast MVC for PHP >
        \   ^__^
         \  (o o)\_______
            (___)\            )\

Hors ligne

#5 Le 20/11/2008, à 19:42

ashraf3077

Re : netbeans

# deb cdrom:[Ubuntu 8.04 _Hardy Heron_ - Release i386 (20080423)]/ hardy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.


## Major bug fix updates produced after the final release of the
## distribution.

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://tn.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# deb-src http://tn.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu hardy partner
# deb-src http://archive.canonical.com/ubuntu hardy partner
deb http://archive.ubuntu.com/ubuntu/ hardy main universe restricted multiverse
deb-src http://archive.ubuntu.com/ubuntu/ hardy universe main restricted #Added by software-properties

ca sert a coi ca ?

Dernière modification par ashraf3077 (Le 20/11/2008, à 19:44)


FREE GAZA

Hors ligne

#6 Le 20/11/2008, à 19:48

rniamo

Re : netbeans

remplace par ça (ouvre avec la commande : "sudo gedit /etac/apt/sources.list")

###############################################################################
##             UBUNTU VERSION HARDY HERON - 8.04 - Date : 20/11/2008
##
##
##    SOURCES.LIST GENERATOR Version 0.1b-8.10
##    http://sources-list.ubuntu-fr-secours.org
###############################################################################

## DEPOTS PRINCIPAUX
deb http://fr.archive.ubuntu.com/ubuntu hardy main restricted universe multiverse


## DEPOTS DE MISES A JOUR DE SECURITE
deb http://fr.archive.ubuntu.com/ubuntu hardy-security main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu hardy-security main restricted universe multiverse

## DEPOTS DE MISES A JOUR IMPORTANTES
deb http://fr.archive.ubuntu.com/ubuntu hardy-updates main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu hardy-updates main restricted universe multiverse

###############################################################################
## DEPOTS TIERCES PARTIES

# DEPOTS COMMERCIAUX
deb http://archive.canonical.com/ubuntu hardy partner
deb http://archive.canonical.com/ubuntu hardy-security partner
deb http://archive.canonical.com/ubuntu hardy-updates partner
# deb-src http://archive.canonical.com/ubuntu hardy partner
# deb-src http://archive.canonical.com/ubuntu hardy-security partner
# deb-src http://archive.canonical.com/ubuntu hardy-updates partner

# DEPOTS WINE
# Vous devez saisir la cles suivante :
# wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -

deb http://wine.budgetdedicated.com/apt hardy main
# deb-src http://wine.budgetdedicated.com/apt hardy main

ça te donne les logiciels que tu peux installer par dépot (sudo apt-get install ou aptitude)

après tu fais "sudo apt-get update" et tu retente sd'installer le jdk

Dernière modification par rniamo (Le 20/11/2008, à 19:55)


< Quelques un des mes programmes  | Cuisine Facile (pour les gourmands) | Fast MVC for PHP >
        \   ^__^
         \  (o o)\_______
            (___)\            )\

Hors ligne

#7 Le 20/11/2008, à 19:57

ashraf3077

Re : netbeans

on me dit j ai pas la permission de changer le fichet
j ai essayé
chmod 755 etc/apt/sources.list
ca marche non plus

Dernière modification par ashraf3077 (Le 20/11/2008, à 19:58)


FREE GAZA

Hors ligne

#8 Le 20/11/2008, à 20:00

ashraf3077

Re : netbeans

t as mis une petite faute
"sudo gedit /etac/apt/sources.list"
sudo gedit /etc/apt/sources.list


FREE GAZA

Hors ligne

#9 Le 20/11/2008, à 22:25

rniamo

Re : netbeans

pas faux, ça marche ? (normal que t'es pas le droit, c'est un fichier root normalement)


< Quelques un des mes programmes  | Cuisine Facile (pour les gourmands) | Fast MVC for PHP >
        \   ^__^
         \  (o o)\_______
            (___)\            )\

Hors ligne

#10 Le 22/11/2008, à 18:14

ashraf3077

Re : netbeans

j ai fait le telechargement mais sa marche pas encore . boffff j ai tant voulu rester sur linux


FREE GAZA

Hors ligne

#11 Le 22/11/2008, à 18:56

rniamo

Re : netbeans

ça marche ça veut dre quoi?


< Quelques un des mes programmes  | Cuisine Facile (pour les gourmands) | Fast MVC for PHP >
        \   ^__^
         \  (o o)\_______
            (___)\            )\

Hors ligne

#12 Le 22/11/2008, à 19:58

ashraf3077

Re : netbeans

au demarrage d ubuntu on vient de m ajouter deux lignes  et qd à eclipse et netbeans le meme problem
les 2 ne marchent pas

Dernière modification par ashraf3077 (Le 22/11/2008, à 20:10)


FREE GAZA

Hors ligne

#13 Le 22/11/2008, à 20:30

rniamo

Re : netbeans

mais t'as pu installer le jdk ?

edit : t'as un problème d'installation de java (au pire reprend la doc de ce site sur java), donc eclipse ou netbeans même combat

Dernière modification par rniamo (Le 22/11/2008, à 20:32)


< Quelques un des mes programmes  | Cuisine Facile (pour les gourmands) | Fast MVC for PHP >
        \   ^__^
         \  (o o)\_______
            (___)\            )\

Hors ligne