Error Installing Netbeans IDE in Red Hat EL 5

Hi,
I tried installing the netbeans IDE+SDK in the terminal as root but got the following error
Error:Cannot Run the installer in graphical mode, pls use -console or silent flag
can some one pass a hint.
Thx.

Did you try using the console flag? What was your output?

Similar Messages

  • Error installing Oracle Client on Red Hat 4.0

    This is the error that displays when it's 80 % already installing:
    Error in invoking target 'client_sharedlib' of makefile '/u01/app/oracle/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
    I have al rpm packages installed, but I don't know what's happening.
    Please, Help meeeee!!!!
    Thanks...

    I have exacrtly the same problem. I am installing "10201_database_linux_x86_64" on Red Hat 3.0. The error I got, though, is more specific:
    =================================================================
    INFO: Start output from spawned process:
    INFO: ----------------------------------
    INFO:
    INFO: /app/oracle/10g/bin/genclntsh
    INFO: /app/oracle/10g/rdbms/lib/kpudfo.o: file not recognized: File format not recognized
    INFO: collect2: ld returned 1 exit status
    INFO: genclntsh: Failed to link libclntsh.so.10.1
    INFO: make: *** [client_sharedlib] Error 1
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'client_sharedlib' of makefile '/app/oracle/10g/network/lib/ins_net_client.mk'. See '/home/oracle/oraInventory/logs/installActions2006-07-20_03-34-31PM.log' for details.
    Exception Severity: 1
    ================================================================
    I checked the missing library file: libclntsh.so.10.1 it is not in the folder. It seems to me that this file should come with Oracle installation software, and somehow it is not there, so it didn't get copied over to $ORACLE_HOME/lib, which cause this error.
    Also, this error seems interesting too:
    INFO: /app/oracle/10g/rdbms/lib/kpudfo.o: file not recognized: File format not recognized
    Please help!
    Thanks.
    James

  • How to install ECC IDES in RED HAT linux version 5

    Hai..
    I would like to install ECC IDES in linux OS. I dont know Linux. So it is difficult for me to install.
    I am having 500 gb HD.and in that 30 GB allocated as NTFS for WinXP.
    Left space(470 GB Free) for linux and ECC IDES. 
    I want to know - how to partition this 470 GB in linux. I dont know which file system should be allocated and how it should be partitioned. I am using RED HAT LINUX Version 5.
    i need a step by step process to install red hat linux with proper(file system) partition and
    I need a step by step process to install IDES with Linux commands.
    Thank You
    Regards
    R.Thillai Govindarajan

    > i need a step by step process to install red hat linux with proper(file system) partition and
    > I need a step by step process to install IDES with Linux commands.
    Get the official installation guides at
    http://service.sap.com/instguides
    However, they won't contain "now enter command X and now enter command Y". You will need to have a basic understanding what you are doing before you can install a SAP system (and the database).
    Markus

  • Error installing Application server on Red Hat 8

    I am trying to install Application Server but I cant because I get an error message saying the following:
    "Error in invoking target install of makefile /opt/oracle/product/ora9ias/sqlplus/lib/ins_sqlplus.mk"
    Can anyone explain to me what does this mean and how can fix it and move on with the installation? Please help!!!!!!!

    Hi,
    Im installing Oracle 9i DS and i got a few errors so i done what was told and linked my libXm.so.2.1 to libXm.so.3.0.1 .
    then i ran make -f ins_reports.mk install and i got these errors????
    /u01/apps/oracle9iDS//lib//libror90.so: the use of `tempnam' is dangerous, better use `mkstemp'
    /u01/apps/oracle9iDS//lib//libobx90.so: the use of `mktemp' is dangerous, better use `mkstemp'
    /u01/apps/oracle9iDS//lib//libca90.so: the use of `tmpnam' is dangerous, better use `mkstemp'
    /usr/bin/ld: warning: libobx90.so.0, needed by /u01/apps/oracle9iDS//lib//librw90.so, not found (try using -rpath or -rpath-link)
    /usr/bin/ld: warning: libnn90.so.0, needed by /u01/apps/oracle9iDS//lib//librw90.so, not found (try using -rpath or -rpath-link)
    /usr/bin/ld: warning: librws90.so.0, needed by /u01/apps/oracle9iDS//lib//librw90.so, not found (try using -rpath or -rpath-link)
    /usr/bin/ld: warning: libde90.so.0, needed by /u01/apps/oracle9iDS//lib//librw90.so, not found (try using -rpath or -rpath-link)
    /u01/apps/oracle9iDS//lib//librw90.so: undefined reference to `vgttef'
    /u01/apps/oracle9iDS//lib//librw90.so: undefined reference to `vgtlit'
    /u01/apps/oracle9iDS//lib//librw90.so: undefined reference to `deupwdlete'
    /u01/apps/oracle9iDS//lib//librw90.so: undefined reference to `rosuisSBind'
    /u01/apps/oracle9iDS//lib//librw90.so: undefined reference to `snnlslmai'
    /u01/apps/oracle9iDS//lib//librw90.so: undefined reference to `uiwnra'
    /u01/apps/oracle9iDS//lib//librw90.so: undefined reference to `vgdudo'
    collect2: ld returned 1 exit status
    make: *** [rwclient] Error 1
    Can someone please explain why this is happening.
    Thanks alot.
    Jamil.

  • How to install Oracle in linux red hat.

    Hi,
    Follup this thread How to install ?
    i'm trying to install oralce in linux red hat 4.i extraced the db sucessfully
    Now iing'm try to copy this
    kernel.shmall = 2097152
    kernel.shmmax = 2147483648
    kernel.shmmni = 4096
    # semaphores: semmsl, semmns, semopm, semmni
    kernel.sem = 250 32000 100 128
    fs.file-max = 65536
    net.ipv4.ip_local_port_range = 1024 65000
    net.core.rmem_default=262144
    net.core.rmem_max=262144
    net.core.wmem_default=262144
    net.core.wmem_max=262144
    from http://www.oracle-base.com/articles/10g/oracle-db-10gr2-installation-on-rhel-4.php . and paste into /etc/sysctl.conf here .. But copy and paste is not working.. How can i do that ?

    sb92075 wrote:
    phaeus wrote:
    Hello,
    i think you can work best if you connect your guest to the host network and working from the host directly (if you have no skill with linux). To do this "system-config-network" if avaible on the guest will help you to set ip address.
    Otherwise use a text editor like vi or something like that. Most folks these days can not even spell vi when spotted one of the two letters.
    All they know how to do is click on the GEDIT icon.What does this mean ?

  • Patches for Installing Oracle 9i on Red Hat Enterprise LINUX 3.0 AS

    I recently purchased An Oracle Database Enterprise Edition � Trial License.
    I am attempting to install Oracle 9i on Red Hat Enterprise Linux Advanced Server 3 (RHEL AS 3).
    After several unsuccessful attempts and consultation with the FAQs available on the Oracle site I have discovered
    that it can not be installed without the following patches.
    P3095277_9204_LINUX.zip
    P3238244_9204_LINUX.zip
    P2617419_210_GENERIC.zip
    P3006854_9204_LINUX.zip
    P3119415_9204_LINUX.zip
    Can anyone tell me how I can aquire these patches?
    This is for an eval of the product on the platform mentioned above. If I can not complete a successful install,
    there is no way for my company to evaluate the product
    and eventually purchase it.
    You can contact me at this email address [email protected]

    Daer suneetkapoor:
    I am looking for P3006854_9204_LINUX.zip in order that can be properly able to install oracle9i on Linux AS 3. And I saw you to reply the message on forum that you can share the patch. Would you mind if you can send an email with the patch for me immediately, I will greatly appreciate it.
    thanks you
    regards
    ellery
    PS: My email address is [email protected]

  • How to install D2K 6i on REd Hat LInux?

    How to install D2K 6i on REd Hat LInux version 7.3? I have .tar file/

    Did you try looking at the documentation?
    Regards,
    Robin Zimmermann
    Forms Product Management

  • Steps to install Oracle 10g on Red Hat Enterprise Linux 4 AS

    Hi Friends,
    I want to install oracle 10g on Red Hat Enterprise Lnux 4 AS. Can anyone give me steps how to install oracle 10g on it? My machine configuration Processor 2.66ghz Intel, Memory 1024 MB , HDD 160 GB, 845 mother board.

    In addition to the excellent suggestion by Paul, you may want to look at the internet resources such as
    http://www.puschitz.com
    http://ivan.kartik.sk
    http://www.dizwell.com
    each of which as Oracle install on Linux cookbooks.

  • Installing Oracle client for Red Hat release 5.5 throws error

    I have Linux OS Red Hat Enterprise Linux Server release 5.5 (Tikanga) over 64 Bit and trying to install Oracle client 10.2.1, I downloaded it from
    http://www.oracle.com/technetwork/database/10201linx8664soft-092456.html
    I am doing silent install and getting error
    Using paramFile: /u01/app/oracle/staging/client/install/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2011-06-29_10-25-50AM/installActions2011-06-29_10-25-50AM.log
    can someone let me know that 10.2.1 is compatible with RH5.5 or I need to download software from someplace else.

    @Paul M - I followed that metalink note and make changes to oraparam.ini file and add redhat-5 but getting warning messages after install like
    The installation of Oracle Client was successful, but some optional configuration assistants failed, were cancelled or skipped
    @Aman - I am going to go with 11g client for RH 5.5
    Thanks guys...

  • Error connecting to Oracle on Red Hat 7.2 with WL 7.0

    I able not able to connect to Oracle on Red Hat 7.2. I have tried both 9.0.1 and 9.2.0.
    I am able to use a very similar configuration and W2k and it works.
    Here is the situation:
    I have installed Weblogic 7.0.0.1 on Redhat 7.2. It works fine in generic form.
    I have also installed Oracle 9.2.0 client files. I have verified connectivity with
    a remote database using the Oracle tnsping tool. I have modified the startWLS.sh
    file so that the oci901_8 libraries are used by Weblogic. I have added the following
    line to startWeblogic.sh:
    ------ BEGIN code snippet ---
    # --- Setup Oracle ---
    LD_LIBRARY_PATH=${ORACLE_HOME}/lib
    POST_PATH=${WL_HOME}/server/bin/oci901_8:${ORACLE_HOME}/bin:
    ------ END code snippet ---
    My config.xml file has this entry (which works on NT)
    ---------- BEGIN config.xml snippet ------------
    <JDBCConnectionPool DriverName="weblogic.jdbc.oci.Driver"
    Name="wamiPool-Oracle"
    Properties="user=bomb;password=wami;server=WAMI_DB"
    Targets="myserver" TestTableName="Country" URL="jdbc:weblogic:oracle"/>
    --------- END config.xml snippet ------------
    On startup I get this error:
    ------- BEGIN Error -----------------
    ####<Jul 11, 2002 8:20:08 PM GMT> <Error> <JDBC> <appbox> <myserver> <Thread-1> <kernel
    identity> <> <001060> <Cannot startup connection pool "wamiPool-Oracle" weblogic.common.ResourceException:
    weblogic.common.ResourceException:
    Could not create pool connection. The DBMS driver exception was:
    java.sql.SQLException: Error while trying to retrieve text for error ORA-24327 -
    (bomb/********@WAMI_DB)
    at weblogic.db.oci.OciConnection.getLDAException(Compiled Code)@b8dbe80
    at weblogic.jdbc.oci.Driver.connect(Compiled Code)@b8d7910
    ---------- END ERROR -------
    I have also tried using the Weblogic dbping utility. When I use this I get this
    error:
    ---------- BEING ERROR from dbping ------
    Starting Loading jDriver/Oracle .....
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0x4d6b88a1
    Function name=snauca_check_adapter
    Library=/opt/oracle/product/9.2.0/lib/libclntsh.so.9.0
    Current Java thread:
    at weblogic.db.oci.OciConnection.native_loginwithblock(Native Method)
    at weblogic.db.oci.OciConnection.login(OciConnection.java:190)
    at weblogic.jdbc.oci.Driver.connect(Driver.java:126)
    at java.sql.DriverManager.getConnection(DriverManager.java:517)
    at java.sql.DriverManager.getConnection(DriverManager.java:146)
    at utils.dbping.main(dbping.java:175)
    ---------- END ERROR -------
    Any ideas?
    David

    Hi David,
    The driver for 9.2.0 is not yet out. You may want to use the thin driver.
    You can also request this driver by filling a support case.
    sree
    "David Kinsfather" <[email protected]> wrote in message
    news:[email protected]...
    >
    ORACLE_HOME is set to
    ORACLE_HOME=/opt/oracle/product/9.2.0
    and LD_LIBRARY_PATH is set to
    LD_LIBRARY_PATH=${ORACLE_HOME}/lib
    These are same values I used for the tnsping which does work.
    Any other ideas?
    Joseph Weinstein <[email protected]> wrote:
    David Kinsfather wrote:
    I able not able to connect to Oracle on Red Hat 7.2. I have tried both9.0.1 and 9.2.0.
    I am able to use a very similar configuration and W2k and it works.
    Here is the situation:
    I have installed Weblogic 7.0.0.1 on Redhat 7.2. It works fine in
    generic
    form.
    I have also installed Oracle 9.2.0 client files. I have verified
    connectivity
    with
    a remote database using the Oracle tnsping tool. I have modified thestartWLS.sh
    file so that the oci901_8 libraries are used by Weblogic. I have addedthe following
    line to startWeblogic.sh:
    ------ BEGIN code snippet ---
    # --- Setup Oracle ---
    LD_LIBRARY_PATH=${ORACLE_HOME}/lib
    POST_PATH=${WL_HOME}/server/bin/oci901_8:${ORACLE_HOME}/bin:
    ------ END code snippet ---
    My config.xml file has this entry (which works on NT)
    ---------- BEGIN config.xml snippet ------------
    <JDBCConnectionPool DriverName="weblogic.jdbc.oci.Driver"
    Name="wamiPool-Oracle"
    Properties="user=bomb;password=wami;server=WAMI_DB"
    Targets="myserver" TestTableName="Country"
    URL="jdbc:weblogic:oracle"/>
    --------- END config.xml snippet ------------
    On startup I get this error:
    ------- BEGIN Error -----------------
    ####<Jul 11, 2002 8:20:08 PM GMT> <Error> <JDBC> <appbox> <myserver><Thread-1>
    <kernel
    identity> <> <001060> <Cannot startup connection pool "wamiPool-Oracle"weblogic.common.ResourceException:
    weblogic.common.ResourceException:
    Could not create pool connection. The DBMS driver exception was:
    java.sql.SQLException: Error while trying to retrieve text for error
    ORA-24327
    (bomb/********@WAMI_DB)This usually means that the environment variable ORACLE_HOME is not set,
    or set incorrectly.
    at weblogic.db.oci.OciConnection.getLDAException(Compiled
    Code)@b8dbe80
    at weblogic.jdbc.oci.Driver.connect(Compiled Code)@b8d7910
    ---------- END ERROR -------
    I have also tried using the Weblogic dbping utility. When I use thisI get this
    error:
    ---------- BEING ERROR from dbping ------
    Starting Loading jDriver/Oracle .....
    An unexpected exception has been detected in native code outside the
    VM.
    Unexpected Signal : 11 occurred at PC=0x4d6b88a1
    Function name=snauca_check_adapter
    Library=/opt/oracle/product/9.2.0/lib/libclntsh.so.9.0
    Current Java thread:
    at weblogic.db.oci.OciConnection.native_loginwithblock(NativeMethod)
    at weblogic.db.oci.OciConnection.login(OciConnection.java:190)
    at weblogic.jdbc.oci.Driver.connect(Driver.java:126)
    at java.sql.DriverManager.getConnection(DriverManager.java:517)
    at java.sql.DriverManager.getConnection(DriverManager.java:146)
    at utils.dbping.main(dbping.java:175)
    ---------- END ERROR -------
    Any ideas?
    David

  • Can't install Oracle 9i for Red Hat Linux AS3

    I can't install Oracle Database 9i for Red Hat Enterprise Linux.
    Please see messages following:
    [oracle@rhas3 oracle]$ /mnt/cdrom/install/linux/runInstaller
    Initializing Java Virtual Machine from /tmp/OraInstall2004-01-30_03-31-11PM/jre/bin/java. Please wait...
    /tmp/OraInstall2004-01-30_03-31-11PM/jre/bin/i386/native_threads/java: error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory
    [oracle@rhas3 oracle]$rpm -qa|grep libstdc++|less
    libstdc++-3.2.3-20
    libstdc++-ssa-3.5ssa-0.20030801.41
    libstdc++-devel-3.2.3-20
    libstdc++-ssa-devel-3.5ssa-0.20030801.4
    anybody know how to install for RH AS3, I have tried many time to find out the libraries but still not work and I've plan for RAC also.
    Ched

    Did you carefully go through all pre-req steps for install?
    Oracle needs some "compatibility libraries" as well (compat-lib*). Here are packages for AS 10g, most or all of which apply to Database too.
    Checking operating system packages: gcc-3.2.3-20,compat-gcc-7.3-2.96.122,compat-gcc-c++-7.3-2.96.122,compat-libstdc++-7.3-2.96.122,compat-libstdc++-devel-7.3-2.96.122,setarch-1.3-1,pdksh-5.2.14,sysstat-4.0.7,gnome-libs-1.4.1.2.90-34.1,libstdc++-3.2.3,compat-libstdc++-devel-7.3-2.96.122,compat-glibc-7.x-2.2.4.32.5
    When required packages are in place, there's another error lurking, related to __libc_wait symbol.
    runInstaller "boots" OUI, which includes running a JRE from tmp. This JRE (build 02) is broken, but you can setup to run another one via oraparam.ini and JRE_LOCATION. Download build 10 from Sun (google "jre 1.3.1 download").

  • Error in Oracle10gr2 installation on Red Hat linux AS4 (64-bit) itanium2

    Hello All,
    I installing oracle10R2 on Red Hat Linux 4 U4 Enterprise Server but got the following errors:
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer
    from /tmp/OraInstall2007-04-26_11_11AM. Please wait....
    [oracle@rx36 database]$ #
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGILL (0x4) at pc=0x2000000000038a4070, pid=6102, tid=2305843009216825632
    # Java VM: Java HotSpot (TM) 64-Bit Server VM(1.4.2_10-b03 mixed mode)
    #Problematic frame:
    What should I do?
    Thanks.
    Message was edited by:
    user571878

    Hi,
    Please refer to following statement to do:
    =============
    How to install Oracle RDBMS version 10.2.0.2 (or higher)
    To install 10.2.0.1 and then 10.2.0.2 (or higher) on Linux Itanium, do the following :
    [1]. Download Patch 5390722 and run the supplied OUI to install Montecito JDK and JRE into the new 10.2 home
    * Unzip the patch
    * Start OUI from Patch 5390722 and install JDK into the new 10.2 home
    * Start OUI from Patch 5390722 and install JRE into the new 10.2 home
    [2]. Install 10.2.0.1 into the new 10.2 home by running OUI from the 10.2.0.1 DVD :
    ./runInstaller -jreLoc $ORACLE_HOME/jre/1.4.2
    NOTE: During the installation (on the "Product Specific Prerequisite Checks" page) the "Checking for Oracle Home incompatibilities..." check will fail. Click the check box next to it, so that the status changes to "User Verified", and continue with the installation.
    [3]. Install 10.2.0.2 (or higher) into the new 10.2 home by running OUI from where the patchset has been unzipped :
    ./runInstaller -jreLoc $ORACLE_HOME/jre/1.4.2
    Terry

  • Installing Oracle 10g on Red Hat Enterprise 4

    Is it possible to install Oracle on this version of Red Hat?
    I am getting these errors:
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, redhat-3, SuSE-9, SuSE-8 or UnitedLinux-1.0
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at...
    My red hat release is:
    Linux taurus 2.6.9-11.EL #1 Fri May 20 18:17:57 EDT 2005 i686 i686 i386 GNU/Linux
    Red Hat Enterprise Linux ES release 4 (Nahant Update 1)
    I mean version 4 is available for Linux, is it supported or not by Oracle?
    thank you.

    That is Oracle Database 10g R2, it looks like R1 is not supported.This is the point of mis understanding. I am was talking about x86 and you about x86_64. :-)
    Also check this out for further confirmation...
    "No certification projected for 10g R1 64-bit on RHEL AS 4 x86_64 at the time of this writing."<snip>...at the time of this writing.</snip>
    Current status is projected for R2
    Please let me know if I am missing something.Ok conlusion from this topic is RH 4 (x86_64) is not certified with 10g at this time.

  • Install jsdk on linux red hat 7.0

    Hi everybody,
    I have tried to install jsdk 1.3 on linux red hat 7.0 but i obtain one error message when i try to execute java,javac.... I don�t know which is the problem. Can somebody help me?? Please it�s important
    Thanks

    I have tried to install jsdk 1.3 on linux red hat
    at 7.0 but i obtain one error message when i try to
    execute java,javac.... I don�t know which is the
    problem. Can somebody help me?? Please it�s importantWhat is/are the error message(s)?
    Bhav

  • Errors Installing netBeans 6.0

    I have tried tirelessly to install netbeans 6.0 with no results. Each time I install, it says errors occured in the installation and points me to a log file. I am using windows VISTA. Below is an except from the log file. I have 10 STARS for anyone that can help me get NB6.0 up and running.
    [2007-12-05 13:55:45.706]: executing command: C:\Program Files\glassfish-v2\bin\asadmin.bat create-domain interactive=false adminport 4850 user admin passwordfile C:\Program Files\glassfish-v2\nbi-38656.tmp instanceport 8082 domainproperties http.ssl.port=8183 --savemasterpassword=true domain1, in directory: C:\Program Files\glassfish-v2
    [2007-12-05 13:55:47.424]: [stderr]: The syntax of the command is incorrect.
    [2007-12-05 13:55:47.424]: [return]: 255
    [2007-12-05 13:55:47.424]: ... command execution finished
    [2007-12-05 13:55:47.425]: org.netbeans.installer.utils.exceptions.InstallationException: Failed to create the default domain
    [2007-12-05 13:55:47.425]:      at org.netbeans.installer.products.glassfish.ConfigurationLogic.install(ConfigurationLogic.java:373)
    [2007-12-05 13:55:47.425]:      at org.netbeans.installer.product.components.Product.install(Product.java:329)
    [2007-12-05 13:55:47.425]:      at org.netbeans.installer.wizard.components.actions.InstallAction.execute(InstallAction.java:151)
    [2007-12-05 13:55:47.425]:      at org.netbeans.installer.wizard.components.WizardAction$1.run(WizardAction.java:120)
    [2007-12-05 13:55:47.425]: Caused by: org.netbeans.installer.utils.applications.GlassFishUtils$DomainCreationException: Could not create domain - the process returned 255
    [2007-12-05 13:55:47.425]:      at org.netbeans.installer.utils.applications.GlassFishUtils.createDomain(GlassFishUtils.java:121)
    [2007-12-05 13:55:47.425]:      at org.netbeans.installer.utils.applications.GlassFishUtils.createDomain(GlassFishUtils.java:87)
    [2007-12-05 13:55:47.425]:      at org.netbeans.installer.products.glassfish.ConfigurationLogic.install(ConfigurationLogic.java:364)
    [2007-12-05 13:55:47.425]:      ... 3 more
    Edited by: Scientist2 on Dec 5, 2007 3:19 PM

    abillconsl wrote:
    wpafbuser1 wrote:
    Not sure what you mean by Vista not being viable OS? vi?a?ble /&#712;va&#618;&#601;b&#601;l/ Pronunciation Key - Show Spelled Pronunciation[vahy-uh-buhl] Pronunciation Key - Show IPA Pronunciation
    &#150;adjective 1. capable of living.
    2. Physiology. a. physically fitted to live.
    b. (of a fetus) having reached such a stage of development as to be capable of living, under normal conditions, outside the uterus.
    3. Botany. able to live and grow.
    4. vivid; real; stimulating, as to the intellect, imagination, or senses: a period of history that few teachers can make viable for students.
    5. practicable; workable: a viable alternative.
    6. having the ability to grow, expand, develop, etc.: a new and viable country.
    The above did not answer my question, which was what you mean, not what viable means.I meant what I said. Why would you assume I meant something other than what I said? Are you asking for me to give you a list of specific cases or generate for you a tech support call history list from Microsoft? Do you somehow not buy into my crazy notion that Vista has serious issues for lots of people? If so, you might try Google. :-)
    >
    >
    And I just googled and found folks who apparently had success using some version or other of Netbeans on Vista.Uh, right. That means it's not practical/viable. Having to hack (basically you have to be an admin) to get programs, drivers, and hardware to work (if you even succeed) means it's not viable IMO. This is the same reason I don't use Linux. Mac FTW!The above did answer my question. I think though that dismissing Mac, Linux and Vista as not viable because something does not work on them is a bit of a stretch, I'll clarify. Let's say my brakes (or my headlight, my steering wheel, or seat belt) don't work on my car. I don't believe it's a stretch to say that my car is not very viable, capable, or better yet fit at the moment. The truth of the matter is that the engine can run great but if I can't put tires on it it's a lemon.
    but hey, if that's the way you call it I won't argue with you.Your logic is odd since you are indeed arguing with me. Nothing wrong with arguing though.

Maybe you are looking for

  • Read a property in the set-property tag

    How i can read a custom property defined in struts-config by adding <set-property property="customproperty" value="CustomValue"/> ?? I want to put some extra info about every action in the struts-config.xml and then read it from the action or actionM

  • How to combine multiple fact tables and dimensions in one worksheet?

    Hello Forum, I am encountering a reporting problem when trying to create a worksheet that uses more than one cube/fact table and common dimensions. I have used Oracle Warehouse Builder 10Gr2 to design and deploy a pretty simple ROLAP data mart. We ar

  • Accounts Payble

    What are all the Various Business Scenarios that we can think off in the Accounts Payable Module? What are all the Major Master data that needs to be in Place for AP? Thanks J

  • User Decision - Loop in Latest Start

    Hi Experts, My requirment is to send reminder emails every day till user responds to workitem. After 6 days, need to forward the workitem to superior. Here for forwarding the workitem, i'm using Latest End for user decision. For sending reminder emai

  • HP ENVY dv6-7246us SSD Upgrade, Problem Installing Windows 7 with boot from usb/dvd disc.

    Hello everyone, I have recently purchased the dv6-7246us and have upgraded the HDD to a SSD. The problem I am having now is that I can't boot from the usb or a dvd disc that contains the Windows 7installation. Originally this laptop had an HDD with W