juliansoares
(usa Debian)
Enviado em 08/06/2015 - 10:33h
Bom dia galera, me de uma ajuda ai :
baixei o sql developer no site da oracle, peguei RPM e transformei em .deb, instalei normalmente , porém não consigo iniciar o app ,
[julian@flash] jvm $ sqldeveloper
Oracle SQL Developer
Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved.
Type the full pathname of a JDK installation (or Ctrl-C to quit), the path will be stored in /home/julian/.sqldeveloper/4.1.0/product.conf
Error: /bin/java not found or not a valid JDK
[julian@flash] jvm $ cat ~/.sqldeveloper/4.1.0/product.conf
##############################################################################
#
# The format of this file is:
#
# Directive Value
#
# with one or more spaces between the directive and the value. This file
# can be in either UNIX or DOS format for end of line terminators. Use UNIX
# style '/' path separators, although on Windows some directives, such as
# SetJavaHome, can take '\' path separators.
#
##############################################################################
#
# By default, the product launcher will search for a JDK to use, and if none
# can be found, it will ask for the location of a JDK and store its location
# in this file. If a particular JDK should be used instead, uncomment the
# line below and set the path to your preferred JDK.
#
SetJavaHome /usr/lib/jvm/java-7-openjdk-amd64/jre/bin