Can't install SJAS 8.2 in Solaris 10 x86 Zone

I'm using a VPS account from a vendor running Solaris 10 on one of Suns AMD machines.
I downloaded the sjsas_pe-8_2-solaris-i586.bin and uploaded it to the server.
I logged in as myselff and su'd to root.
I then chmod +x the .bin file and executed it.
This machine has Java 5 installed on it, in /usr/java.
It also has Java 1.4.2 in /usr/j2se.
I start the install, it asks for an installation directory (I choose the default of /opt/SUNWappserver), it creates the directory and then prompts for the JDK.
This is my transcript:
The Sun Java System Application Server Platform Edition components will be
installed in the following directory, which is referred to as the "Installation
Directory".To use this directory, press only the Enter key. To use a different
directory, type in the full path of the directory to use followed by pressing
the Enter key.
   Installation Directory [/opt/SUNWappserver] {"<" goes back, "!" exits}:
The Sun Java System Application Server requires a Java 2 SDK.
   Please provide the path to a Java 2 SDK 1.4.1 or greater.
   Recommended version is 1.4.2 or greater. [/usr/j2se] {"<" goes back, "!"
   exits}At this point I just hit enter to accept the default (/usr/j2se) and the installation just hangs. It also hanged when I told it to use /usr/java.
I ran: truss -f -o /tmp/out ./sjsas_pe-8_2-solaris-i586.bin -console
And in another window saw that it was essentially idle.
12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
12955/2:        lwp_cond_wait(0x08072FE0, 0x08072FC8, 0xBAE9AE68, 0) Err#62 ETIME
12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0
12955/8:        pollsys(0xBD1BBEA0, 0, 0xBD1BBEF8, 0x00000000)  = 0Any ideas why this is happening? Could this be something to do with the Zone?

So, if I understand this correctly, you are running this installation in local zone and trying to use J2SE from the global zone, right?
This hang might have something to do with zones. Based on limited truss snippet it is hard to tell where exactly it hangs, though. One possibility is that in fact J2SE verification went through fine but the next screen is the one which asks for default server configuration, including port numbers. Before that screen is shown, installer will try to find out whether the default port numbers are free or not, so it is possible it actually hangs there.
To see if the port verification is an issue, please try running:
./sjsas_pe-8_2-solaris-i586.bin -console -noportcheck
With this option, any port verification done by installer will be skipped, so if the hang was there installation should now go through. Note that this will create your default domain using default set of port numbers, so there is a chance you'll need to change port values prior to starting the server if any of those ports are in fact in use.
Also, if installer hangs in port verification, this might point to network configuration issues, so if you also run into problems during the server startup you might need to further deal with networking. In any case, try installing as above and see if you can get further.

Similar Messages

  • I can't install the itunes to my windows 7 X86 APPCRASH problem, help me guys

    i can't install the itunes to my windows 7 X86 APPCRASH problem, help me guys??  i don't know what to do..

    Why are you unable to install the iPod Updater? Are you getting an error message? Please be specific.
    Cheers!
    -Bryan

  • I can�t install Sun Studio 11 in Solaris 8

    Hello!!
    We are trying to install Sun Studio 11 on our Server.
    The server is running under Solaris 8, we install J2SE 1.4.2_10 SDK prior to run the Sun Studio installer, but when we run the installer, it report the following error
    Could not find class during deserialization of the WizardState:java.lang.ClassNotFoundException: com.sun.install.products.Product
    java.lang.ClassNotFoundException: com.sun.install.products.Product
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.lang.ClassNotFoundException.<init>(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.util.Hashtable.readObject(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at java.io.ObjectInputStream.invokeObjectReader(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
    at com.sun.forte.install.tasks.AddChildWizardTask.fetchChildWizards(Compiled Code)
    at com.sun.forte.install.tasks.AddChildWizardTask.perform(Compiled Code)
    at com.sun.wizards.core.Sequence.perform(Compiled Code)
    at com.sun.wizards.core.SequenceManager.run(Compiled Code)
    at java.lang.Thread.run(Thread.java:479)
    Could not find class during deserialization of the WizardState:java.lang.ClassNotFoundException: com.sun.install.products.Product
    java.lang.ClassNotFoundException: com.sun.install.products.Product
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.lang.ClassNotFoundException.<init>(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.util.Hashtable.readObject(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at java.io.ObjectInputStream.invokeObjectReader(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
    at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
    at java.lang.reflect.Constructor.newInstance(Native Method)
    at install.instantiateArchiveReader(ArchiveClassLoader.java:203)
    at install.<init>(ArchiveClassLoader.java:143)
    at install.main(Compiled Code
    Some one has any idea?
    Thank you in advance.
    PD: Sorry for my English, I�am a beginner English student, please be pacient.

    i've installed java 1.5.0b06 and I can install SUN Studio 11 in Solaris 8
    feedback:
    ==========================================================
    # echo $PATH
    /usr/j2se/jre1.5.0_06/bin:/usr/j2se/jre1.5.0_06:/usr/sbin:/usr/bin
    # java -version
    java version "1.5.0_06"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
    Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)
    ==========================================================
    but when i try to install
    ==========================================================
    # ./installer -nodisplay
    Could not find class during deserialization of the WizardState:java.lang.ClassNotFoundException: com.sun.install.products.Product
    java.lang.ClassNotFoundException: com.sun.install.products.Product
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.lang.ClassNotFoundException.<init>(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.util.Hashtable.readObject(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at java.io.ObjectInputStream.invokeObjectReader(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
    at com.sun.forte.install.tasks.AddChildWizardTask.fetchChildWizards(Compiled Code)
    at com.sun.forte.install.tasks.AddChildWizardTask.perform(Compiled Code)
    at com.sun.wizards.core.Sequence.perform(Compiled Code)
    at com.sun.wizards.core.SequenceManager.run(Compiled Code)
    at java.lang.Thread.run(Thread.java:472)
    Could not find class during deserialization of the WizardState:java.lang.ClassNotFoundException: com.sun.install.products.Product
    java.lang.ClassNotFoundException: com.sun.install.products.Product
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.lang.ClassNotFoundException.<init>(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.util.Hashtable.readObject(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at java.io.ObjectInputStream.invokeObjectReader(Compiled Code)
    at java.io.ObjectInputStream.inputObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at java.io.ObjectInputStream.readObject(Compiled Code)
    at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
    at com.sun.wizards.core.GenericWizardState.setWizardState(Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(Compiled Code)
    at com.sun.wizards.core.ArchiveReader.<init>(Compiled Code)
    at java.lang.reflect.Constructor.newInstance(Native Method)
    at install.instantiateArchiveReader(ArchiveClassLoader.java:203)
    at install.<init>(ArchiveClassLoader.java:143)
    at install.main(Compiled Code)
    ===============================================================
    so i am confused or maybe i have to install 1.4.2.10??

  • Can't install the AI package in solaris 11

    I've been trying to install the AI package for quite a while with the command:
    pkg install install/installadm
    However, everytime I issue the command I get the following error message.
    Creating Plan (Solver setup): |
    pkg install: No matching version of install/installadm can be installed:
      Reject:  pkg://solaris/install/[email protected],5.11-0.175.2.0.0.37.1:20140423T170125Z
      Reason:  This version is excluded by installed incorporation pkg://solaris/consolidation/osnet/[email protected],5.11-0.175.2.0.0.42.2:20140624T183842Z
    I've tried changing my publisher, redownloading the package several times, and restarting. Thus far nothing has worked and any input would be greatly appreciated.
    Thanks for your time.

    And supply the output of:
    $ pkg list -af entire
    $ pkg publisher
    This will also tell us what OS levels are available for your system to install to.
    -- Alan

  • How can I install Oracle Database 10g for Solaries (SPARC) from the console

    Dear Forum Members,
    In my office, I have to installed Oracle Database 10g for Solaries (SPARC). But I have to do it without DISPLAY Monitor.Is it possible install it by remote login to this server using response file (silent mode) or something like that?
    If yes. Then How?
    If anyone have the exact solution, then I need your feedback. I shall wait for your reply.
    Thanks
    Aungshuman Paul

    There are 2 possible ways to accomplish this.
    First,
    Silent installation
    http://www.informit.com/articles/article.asp?p=174771&rl=1
    Second, (cut/paste from other site)
    How to install Oracle software remotely?
    Remote Software Installation Steps: (For Solaris only)
    If you want to install Oracle Software remotely, you should perform the following steps. These steps are applicable only if your source and target machine are running Unix.
    For example, you can install Oracle Software from your home from Washington, DC to a target source in California.
    1. Pick your source server or machine for remote installation.
    2. Check that your CD is in your source CD-ROM drive.
    3. On the target machine, find your target machine name with the output of the /usr/bin/hostname
    4. On the source machine, login as a user.
    5. On the source machine, enable client access: % /usr/openwin/bin/xhost + target-machine-name
    6. Become root user by typing: su (don’t use -)
    7. Check that Volume Manger is running. # ps –ef |grep vold (if you see an entry that contains /usr/sbin/vold, Volume Manager is running. Then skip to Step 10.
    8. If not then do the following: # mkdir –p /cdrom/your-cd-file-name
    9. # mount –F hsfs –r cdrom-device /cdrom/your-cd-file-name
    10. Add the following line to your /etc/dfs/dfstab file: # share –F nfs –o ro /cdrom/your-cd-file-name
    11. Verify whether your source machine is an NFS server: # ps –ef | grep nfsd
    12. If you see an entry that contains /use/lib/nfs/nfsd –a 16, then nfsd is running and skip to Step 16.
    13. If nfsd is running, then type: # /usr/sbin/shareall
    14. If nfsd is not running, then start nfsd by typing: # /etc/init.d/nfs.server start
    15. Verify whether your source machine is an NFS server again by typing: # ps –ef | grep nfsd
    16. Make sure your source machine is exporting your product directory by typing: # /usr/sbin/dfshares
    17. Now, log in to the target machine by type: # rlogin target-machine-name –l user (not root)
    18. Then log in as the root user by typing: # su
    19. Go to the source machine by typing: # cd /net/source-machine/cdrom/your-cd-file-name ,then Skip to 24.
    20. If you cannot change to that directory in Step 19 and you do not have an auto-mounter on your network, then create amount point by typing the following commands.
    21. # mkdir /remote_products
    22. # /usr/sbin/mount –F nfs –r source-machine:/cdrom/your-cd-file-name /remote_products
    23. # cd /remote_products
    24. Redirect the target machine display to source machine by typing: # DISPLAY=source-machine:0; export DISPLAY (if you use a Bourne or Korn shell).
    25. Start the Web Start Installer by typing: # ./installer (or whatever the installer name program is).

  • How can we install netdyanics 5.o on Solaris ? What all kind og troubleshooting can be done ?

     

    I have to install Netdynamics 5.0 on Solaris and then move the
    application staged on Windows NT 4.0 ,Netdyanamics 5.0 to
    Solaris (host the site on solaris).
    I am unable to get Complete installtion steps & guidelines neither
    troubleshooting tips if the need arises .

  • Install SUN StorEdge L280 to Solaris 10 x86

    Hi, i need help with install & configure SUN StorEdge L280. I have SOLARIS 10 x86 platform on HP DL 380 g3. I need help with this. I dont understend what with this, what drivers is need... On sparc is all ok with veritas netbackup, but on x86...any help?thanks

    i need help with install & configure SUN StorEdge L280. I have SOLARIS 10 x86 platform on HP DL 380 g3. I need help with this. I dont understend what with this, what drivers is need... On sparc is all ok with veritas netbackup, but on x86...any help?thanks
    The L280 (or HP SureStore Autoloader 718) contains a DLT7000 drive. There is no reason why the generic SCSI tape driver doesn't support these drives.
    If you're asking for software to control the autoloader, a similar software like Veritas NetBackup is required. Veritas supplies a replacement driver.
    Now I see why your L280 doesn't work with your HP server. The L280 requires a HVD (High Voltage Differential) SCSI controller. The standard SCSI interface is SE (Single Ended) or LVD (Low Voltage Differential). Neither SE nor LVD are compatible with HVD. You won't see the device and can even damage the device and/or the controller.
    Get a HVD SCSI controller (Symbios SYM22802, Part-No 375-0006) or Adaptec AHA-2944UW (not AHA-2940UW which is SE!!).
    The Sun labeled HP Autoloaders (StorEdge L9, L280) use HVD SCSI while the original ones (SureStore 1/9, 718) use LVD or SE SCSI.
    Michael
    Robert,
    any update ?
    Message was edited by:
    MAALATFT

  • Installing Weblogic Liquid data on Solaris 10 x86

    Hi,
    I have a Solaris SunFire V65x server on which i have installed Solaris 10 (x86 IA) operating system. I was successfully able to install Weblogic 8.1 SP2 Server on this platform. However i am unable to install WebLogic Liquid Data 1.0 on this server.
    Is there a way around ?

    The patches that are mentioned as requirements in the database installation guide are quite old and should all be included in the latest releases (u9 and u10), so you should be able to install oracle without access to OS support and patches. But I still want to strongly advise against this (for production). If you don't have a support subscription you may also not have a license to run solaris (you can download the software for free, but are only allowed to use it for 90 days) and even if it is possible to install and run Oracle right now, there might be a time when (db) support asks you to install certain OS patches.
    So if this is for a proof of concept only, go ahead, but if you want to run this in production, better get support and licensing.
    Bjoern

  • Install Non-postscript print on Solaris 10 x86

    I tried to setup a print queue on solaris 10 x86 for a Brother HL-1230 non-postscript printer which attached to Linksys EPSX3 print server parallel port 1 (L1).
    The network configuration as followed:
    EPSX3: 192.168.2.250
    Solaris box: 192.168.2.170
    /etc/hosts:
    192.168.2.170 neptune
    192.168.2.250 epsx3
    I used the printmgr to setup my print queue. In the destination field I typed epsx23:L1 and pick up the printer drive by model number using ppd file.
    I'm able to use the print queue to print text file, eg. /etc/hosts.
    However, I didn't get any ouput from web browser. When I print from the PDF viewer, it complained there is no supported postscript printer.
    Did I do something wrong in the setup? When I used the lpstat -p command to see the print queue status, it return nothing. Is there anything wrong with the print server daemon?
    Thanks.

    Hi I have one more doubt, if you can help-me.
    I set PATH like this:
    #PATH=/usr/local/bin:$PATH; export PATH
    and work, but if I restar the machine I need do set PATH again: #PATH=/usr/local/bin:$PATH; export PATH.
    Have any way to save this?
    And I have the same problem with:
    #BOOST_ROOT=/xtras/boost_1_34_1
    Thanks#

  • Can't install WLS 6.1 on Solaris 8

    Hi,
    Trying to install 6.1 on Solaris 8, using latest Java 1.3 from Sun.
    Doing it remotely, so using the console install and after I spec the
    directories and configuration, I get:
    ============================================================================
    ===
    Create System Password
    Exception in thread "main"
    I still need to check if I have all the OS patches, but when I run it on
    Linux, the above step seems to be idenfitying the OS (Sun or Solaris in this
    case). Don't know why that would die - this exception doesn't print a stack
    trace or anything.
    Steve

    Steve,
    Can you paste the entire exception here?
    Are you running the weblogic610_sol.bin file ?
    Raj Alagumalai
    (FYI WLS 6.1 is certified on SunSoft SDK 1.3.1)
    Steve Mushero wrote:
    Hi,
    Trying to install 6.1 on Solaris 8, using latest Java 1.3 from Sun.
    Doing it remotely, so using the console install and after I spec the
    directories and configuration, I get:
    ============================================================================
    ===
    Create System Password
    Exception in thread "main"
    I still need to check if I have all the OS patches, but when I run it on
    Linux, the above step seems to be idenfitying the OS (Sun or Solaris in this
    case). Don't know why that would die - this exception doesn't print a stack
    trace or anything.
    Steve

  • I can't Install 8.1.7 on solaris version for Intel platform

    I have installed 8.0 Sun Solaris on Intel PIII with 393 MB RAM
    and I am not able to install Oracle8i (8.1.7) on the system.
    Can u please let me know as to how to install.
    When I invoke the runInstaller (Shell Script), It is rising a
    error stating "syntax error at line 1: `(' unexpected".
    Thanks.
    Bye.

    Where did u get your oracle817 version for intel solaris?
    in cdrom top dir, the runInstaller is just a shell script, and
    there is a binary program in install dir, try to run that
    program and give out the result?

  • Can't install Java Enterprise 7 on Solaris x86

    I am new to solaris and JES. I downloaded JES 7 and followed the document. However I got this error
    Exception in thread "main" java.lang.NoClassDefFoundError: JavaStudio
    I googled and found that it was related to classpath/java_home. I don;t know how it is set up in solaris 10. but i can issue java and javac with no problem.. Any help is appreciated.
    bc2002

    Officially Java Studio Enterprise 7 is supported on the following platforms:
    &#9632; Microsoft Windows XP Professional SP1a
    &#9632; Microsoft Windows 2000 Professional SP4
    &#9632; Solaris� 9 OS Update 7 (x86)
    &#9632; Solaris� 8 OS Update 7 (UltraSPARC� III)
    &#9632; Solaris� 9 OS Update 7 (UltraSPARC� III)
    And here is detailed instruction for Solaris:
    http://docs.sun.com/source/817-7971/Sol_ideinstall.html

  • How can we install netdyamics 5.0 on Solaris and do site hosting ?

     

    Hi Meg
    Normally a license may be used on two different PCs. One intended for a work computer and one intended for a home computer in case you take work home.
    I'm sure Adobe would frown upon using the two activations to occur on two work PCs that are used simultaneously.
    You need three licenses. That would grant you six activations. One on each of the three work PCs and one on each user's home PC.
    Keep in mind that I'm not a legal professional nor did I stay overnight at a Holiday Inn Express.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Install and Configure GCC on Solaris 10 X86

    Hi All,
    I did get gcc from sunfreeware and I install it in my Solaris 10:
    it is installed in:
    /usr/local
    and I have this structure in local:
    bin doc include info lib libexec man share
    but when I try use gcc shell report this:
    # cat > test.c
    #include <stdio.h>
    int main()
    printf("HI!!\n");
    return 0;
    # cat test.c
    #include <stdio.h>
    int main()
    printf("HI!!\n");
    return 0;
    # gcc test.c
    gcc: not found
    then I did try put : /usr/local/bin in $PATH
    tha contains:
    c++ gcov
    cpp i386-pc-solaris2.10-c++
    g++ i386-pc-solaris2.10-g++
    g77 i386-pc-solaris2.10-gcc
    gcc i386-pc-solaris2.10-gcc-3.4.6
    gccbug iconv
    # $PATH=/usr/local/bin:$PATH; export PATH
    /usr/sbin:/usr/bin:/usr/dt/bin:/usr/openwin/bin:/usr/ucb=/usr/local/bin:/usr/sbin:/usr/bin:/usr/dt/bin:/usr/openwin/bin:/usr/ucb: not found
    # gcc
    gcc: not found
    but I din't have success...
    How I configure it to work.
    Other thing, I should put /usr/local/include
    in PATH?
    Thanks to all.

    Hi I have one more doubt, if you can help-me.
    I set PATH like this:
    #PATH=/usr/local/bin:$PATH; export PATH
    and work, but if I restar the machine I need do set PATH again: #PATH=/usr/local/bin:$PATH; export PATH.
    Have any way to save this?
    And I have the same problem with:
    #BOOST_ROOT=/xtras/boost_1_34_1
    Thanks#

  • Cannot install GRUB or activate BE (solaris 11 x86)

    Hello.
    I've upraded my server from solaris express and also expanded rpool by adding then removing mirror. Now when I reboot I got just grub prompt and no any boot menu.
    If I enter boot commands manually (root, bootfs, kernel$, etc), I can boot.
    I have these BEs:
    sergey@nas:~# beadm list
    BE        Active Mountpoint Space  Policy Created
    solaris   -      -          25.86M static 2011-04-18 20:00
    solaris-1 R      -          10.79G static 2011-11-09 21:09
    solaris-2 N      /          5.24G  static 2012-10-11 23:01
    But if I try to activate latest, I get:
    sergey@nas:~# beadm activate solaris-2
    Device node is not a slice: /dev/rdsk/c10t3d0p1
    Unable to activate solaris-2.
    Error installing boot files.
    As my partitions are x86-like:
    sergey@nas:~# zpool status rpool
    pool: rpool
    state: ONLINE
    status: The pool is formatted using an older on-disk format.  The pool can
    still be used, but some features are unavailable.
    action: Upgrade the pool using 'zpool upgrade'.  Once this is done, the
    pool will no longer be accessible on older software versions.
    scan: scrub repaired 0 in 0h2m with 0 errors on Sat Oct 13 01:37:59 2012
    config:
    NAME         STATE     READ WRITE CKSUM
    rpool        ONLINE       0     0     0
    c10t3d0p1  ONLINE       0     0     0
    errors: No known data errors
    GRUB has the same pretension:
    sergey@nas:~# installgrub /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c10t3d0p1
    raw device must be a root slice (not s2)
    Unable to gather device information for /dev/rdsk/c10t3d0p1
    So I cannot do anything to reinstall GRUB and make him to see my menu
    What can I do in this situation other than full reinstall from empty disk?

    Can you describe how you were able to create a root pool in a p* device?
    I don't think our installer allows you to do this. See the doc link from Darren.
    Currently, a ZFS root pool is only supported on a disk slice, such as c10t3d0s0.
    Our disk terminology is confusing:
    cntndnpn = larger fdisk partition that contains a disk and disk slices
    cntndn represents whole disk
    cntndnsn represents a disk slice that is required for booting in this release
    Thanks, Cindy

Maybe you are looking for