D-Light does not appear to be available

I downloaded and installed the June 2007 build of SunStudio 12 Express and cannot find anything related to D-Light. My understanding is that it should be under the tools drop down.
Here is the version string for SunStudio:
Build 200704122300, SunStudio 20070501
Did I somehow obtain the wrong version or do I need to take further steps to launch D-light?
Thank you and regards,
Marcus

Marcus,
This is strange that symbolic links are missed. As I understand you downloaded a
complete image of "Sun Studio + D-Light", which includes NetBeans, which has
these 4 symbolic links:
netbeans-5.5.1/nb5.5/modules/com-sun-dlight.jar -> ../../../SUNWspro/contrib/dlight/com-sun-dlight.jar
netbeans-5.5.1/nb5.5/modules/docs/com-sun-dlight.jar -> ../../../../SUNWspro/contrib/dlight/docs/com-sun-dlight.jar
netbeans-5.5.1/nb5.5/update_tracking/com-sun-dlight.xml -> ../../../SUNWspro/contrib/dlight/update_tracking/com-sun-dlight.xml
netbeans-5.5.1/nb5.5/config/Modules/com-sun-dlight.xml -> ../../../../SUNWspro/contrib/dlight/com-sun-dlight.xml
They are not absolute, because netbeans-5.5.1 directory should be on the same level
as SUNWspro directory, so the links use relative path:
volga% ls
SUNWspro netbeans-5.5.1
volga% find netbeans-5.5.1 -name com-sun-dlight.jar
netbeans-5.5.1/nb5.5/modules/docs/com-sun-dlight.jar
netbeans-5.5.1/nb5.5/modules/com-sun-dlight.jar
volga% find netbeans-5.5.1 -name com-sun-dlight.xml
netbeans-5.5.1/nb5.5/update_tracking/com-sun-dlight.xml
netbeans-5.5.1/nb5.5/config/Modules/com-sun-dlight.xml
volga% ls -l netbeans-5.5.1/nb5.5/modules/docs/com-sun-dlight.jar
lrwxrwxrwx 1 nikm staff 59 Jun 4 14:14 netbeans-5.5.1/nb5.5/modules/docs/com-sun-dlight.jar -> ../../../../SUNWspro/contrib/dlight/docs/com-sun-dlight.jar
volga% ls -l netbeans-5.5.1/nb5.5/modules/com-sun-dlight.jar
lrwxrwxrwx 1 nikm staff 51 Jun 4 14:14 netbeans-5.5.1/nb5.5/modules/com-sun-dlight.jar -> ../../../SUNWspro/contrib/dlight/com-sun-dlight.jar
volga% ls -l netbeans-5.5.1/nb5.5/update_tracking/com-sun-dlight.xml
lrwxrwxrwx 1 nikm staff 67 Jun 4 14:14 netbeans-5.5.1/nb5.5/update_tracking/com-sun-dlight.xml -> ../../../SUNWspro/contrib/dlight/update_tracking/com-sun-dlight.xml
volga% ls -l netbeans-5.5.1/nb5.5/config/Modules/com-sun-dlight.xml
lrwxrwxrwx 1 nikm staff 54 Jun 4 14:14 netbeans-5.5.1/nb5.5/config/Modules/com-sun-dlight.xml -> ../../../../SUNWspro/contrib/dlight/com-sun-dlight.xml
You can create them manually, but it seems better to download the image again,
and extract it.
Thanks,
Nik

Similar Messages

  • Premiere does not appear as an available app in my manager - why?

    premiere does not appear as an available app in my manager - why?  just downloaded the manager - want to try premiere before signin up, but it is not in my list.  trial information specifically states I can try "every" app.  running windows 8

    9990films do you meet or exceed the system requirements for Premiere CC listed at https://www.adobe.com/products/premiere/tech-specs.html?

  • I had to delete my OliveApp for Olive04HD yesterday but now it does not appear to be available to reinstall

    I had to delete my OliveApp yesterday but now it does not appear to be available to reinstall from the app store

    Hi Rachel,
    Welcome to the Support Communities!
    The article below may be able to help you with this.
    Click on the link to see more details and screenshots. 
    iOS: Forgotten passcode or device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    Cheers,
    - Judy

  • Zone is in state 'shutting_down', but zoneadmd does not appear to be availa

    Hello,
    I have a global zone with two local zones. One of the local zones has an issue where it got stuck in the "ready" state when its SAN device was not available.
    This zone continues to hold onto it's SAN device (which has an I/O error), and I am unable to halt the zone, and cannot unmount the zfs partition (using "-f")
    If I try to kill the zone-related processes for this zone, they do not die.
    Any ideas on how to stop processes related to this zone (zsched, zoneadmd) and umount the zfs partition. "zpool list" shows the pool as UNAVAIL but the zone partition is still showing as mounted (df) and I can see files via "ls" -- no writing permitted... zfs list" does not show the device related to this zone -- but "df" does...
    I would prefer to not have to reboot the global -- and the other local zone is running with no issues. Is there any way out of this situation where a device has an I/O issue and various processes are trying to access the device...
    thanks in advance,
    --Rebecca

    UPdate: I am able to see the luns via a single path; so my zfs pools will work but without the redundancy of dual paths...
    Please bear with me as I describe the problem.
    There should be 4 paths to each lun, (via 2 HBAs, 2 physical host connections to the SAN).
    I see for lun0 4 paths -- 3 are shown via luxadm display as accessing the same physical device -- but the device is listed as "Not Ready". The 4th path to the same WWN device is shown as "online" and that one is working. The lun1 has only a single "online" path -- no additional paths.
    I do not have access to the SAN but I am told that all the zoning is correct for this host. The SAN storage is Clariion CX3-40.
    The error message in /var/adm/messages associated with this is: Page83 data not standards compliant DGC LUNZ 0326
    and there are also SCSI error messages related to this.
    There are 2 other hosts that have this issue -- but in those cases there are multiple paths that are working.
    SAN switches are brocades.
    What might cause the same lun to have one working path on an HBA and one path with the device in the "Not Ready" state (visible but not readable or writeable)? The other physical connection has two paths in the "Not Ready" state.
    Any ideas on what could cause devices to appear as "Not Ready" when in fact the real device is working? Or what to check on the SAN side. OR suggestions on how to fix.
    I have done the following: exported the zfs pools; unconfigured all devices via cfgadm -c unconfigure; validated all devices are gone from /dev/*dsk; then re-created. I also tried "boot -r" which I did not expect to fix the problem and it did not. Is there anything else to try on the host side that might shed more light on where the problem lies?
    (Note: we have many hosts with this <same> configuration -- 2 HBAs connected; 4 working paths shown.)
    thanks much for any assistance,
    --Rebecca                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Adobe Premiere does not appear as an available app in Adobe Application Manager. Why?

    When I signed up for Creative Cloud there are a number of products that appear in the Apps portion of the Creative Cloud site, but when I try to download Premiere Pro it doesn't appear as one of the applications I have in the Adobe Application Manager. How can I download Premiere Pro?

    Hi Sir,
    We apologize for all the inconvinence you had.
    Just wanted to check are you using an OS which is 64-bit.
    The Premiere Pro is a 64 bit application & would only be shown in Application Manager if your system in 64-bit.
    1. You can go to Start>Run.
    2. Type MSINFO32 & click ok
    3. In System Type if it shows x64-based PC it is 64bit else it x86 would suggest to 32-bit
    Thanks
    Mandhir

  • The application called VirusScan that comes preloaded on the macbook will no longer open, claiming that it is corrupt and that I must reinstall it.  After looking in the app store it does not appear that said application is available for re-downloading.

    The application called VirusScan that comes preloaded on the macbook will no longer open, claiming that it is corrupt and that I must reinstall it.  After looking in the app store it does not appear that said application is available for re-downloading. Is there a special, non-app store place where I am to go for this?
    Also, I installed MacKeeper about two-three months ago and am questioning its performance. Looking for input as to whether or not this application helps or hinders my system.

    I'll back up Csound on the MacKeeper thing.  In fact, I actually wrote the following about it:
    http://www.reedcorner.net/news.php/?p=245
    Remove is ASAP.  Do not use the provided uninstalled, as there are widespread reports of pop-ups advertising MacKeeper on your system after incompletely removing it.  Try this:
    http://applehelpwriter.com/2011/09/21/how-to-uninstall-mackeeper-malware/
    As for VirusScan, Barney is right on the money that it does not come preinstalled on any Mac shipped new from Apple.  However you have gotten it, your best bet is removing it.  See my Mac Malware Guide for more information that will help you understand and avoid Mac malware without relying on anti-virus software.
    http://www.reedcorner.net/guides/macvirus
    (Note that my pages contain links to other pages that promote my services, and this should not be taken as an endorsement of my services by Apple.)

  • TS1538 I am using windows 7 and my 3rd gen nano is not recognized in itunes. I have followed all online troubleshooting to no avail. My ipod is recognized by windows but does not appear in itunes.

    I am using windows 7 and my 3rd gen nano is not recognized in itunes. I have followed all online troubleshooting to no avail. My ipod is recognized by windows but does not appear in itunes.

    not recognized by anything: http://support.apple.com/kb/TS1369
    recognized by windows, but not itunes: http://support.apple.com/kb/TS1363
    solving the problem if the above does not work:http://www.instructables.com/id/What-to-do-when-iTunes-does-not-recognize-your-i Po/step1
    (make sure you go to the next slides.

  • When registering my iphone on itunes the message - the sim card insertedin this iphone does not appear to be supported - can anyone shed some light on this and tell me a way around this problem?

    when registering my iphone on itunes the message - the sim card insertedin this iphone does not appear to be supported - can anyone shed some light on this and tell me a way around this problem? the phone itself is an english phone and tried to register with a spanish sim and that message appeard, so i tried with my iphone sim which is english and the same message appeared!
    thanks

    Is the English sim from the original carrier as that is usually the message you get with a carrier locked phone.

  • Ever since my last update I have been unable to add songs from my i tunes library onto my i phone.  The "add to" button does not appear for me when I connect my i phone.  Can anyone shed some light on this for me?

    Ever since my last update I have been unable to add songs from my i tunes library onto my i phone.  The "add to" button does not appear for me when I connect my i phone.  Can anyone shed some light on this for me?

    Thanks for that 'sberman' - because my iPhone is backed-up to my work computer (only at this stage) I have had to call our IT Department in Adleaide. (4 times this morning). The last guy managed to get the phone into 'DFU Mode' - no more recovery mode screen - (kind of 'asleep' perhaps) from my understanding of same. I am awaiting a call again from IT so they can get my computer to actually recognise my iPhone on the C Drive. This also happened to  one of my colleagues in Newman (WA). She got so frustrated with the whole process that she bought another phone the next time she was in 'civilisation.' She hasn't had any problems since. (Cross fingers).
    Thanks again, Sandra2474.

  • Been using an Avastor HDX-800 for storage and backup, also a SUPERDISK for smaller stuff; recently the SUPERDISK does not appear on the screen, and the light blinks while you hear it spin, also the Avastor has started to have the same problem, both USB

    Been using an Avastor HDX-800 for storage and backup, also a SUPERDISK for smaller stuff; recently the SUPERDISK does not appear on the screen, and the light blinks while you hear it spin, also the Avastor has started to have the same problem, both USB conncected, both worked well before, but both now spinning, blinking, and not showing up on the screen as before,
    Interestingly they both appear in the System Profiler, but just not working the same as before
    I have tried other USB ports, but the same responce,

    yes I did reset the PRAM, but no benefit, still the same problem
    my usb devices are:  keyboard, mouse, printer, SD-USB-M3, and LaCie d2 DVDRW:
    the mouse and printed are plugged into the keyboard: i have tried to move, these around, and have even tried just the mouse, printer and SD-USB-M3, but still the same problem
    here is a cut and paste of the current  "System Profiler>Hardware>USB"   (usb device tree)
    USB Bus:
      Host Controller Location:          Built In USB
      Host Controller Driver:          AppleUSBOHCI
      PCI Device ID:          0x0026
      PCI Revision ID:          0x0000
      PCI Vendor ID:          0x106b
      Bus Number:          0x18
    Hub in Apple Pro Keyboard:
      Version:          1.22
      Bus Power (mA):          500
      Speed:          Up to 12 Mb/sec
      Manufacturer:          Mitsumi Electric
      Product ID:          0x1002
      Vendor ID:          0x05ac  (Apple Computer, Inc.)
    HL-1270N series:
      Version:          1.00
      Bus Power (mA):          100
      Speed:          Up to 12 Mb/sec
      Manufacturer:          Brother
      Product ID:          0x0008
      Serial Number:          L9J286292
      Vendor ID:          0x04f9
    Basic Optical Mouse:
      Version:          0.00
      Bus Power (mA):          100
      Speed:          Up to 1.5 Mb/sec
      Manufacturer:          Microsoft
      Product ID:          0x0084
      Vendor ID:          0x045e
    Apple Pro Keyboard:
      Version:          1.22
      Bus Power (mA):          250
      Speed:          Up to 12 Mb/sec
      Manufacturer:          Mitsumi Electric
      Product ID:          0x0204
      Vendor ID:          0x05ac  (Apple Computer, Inc.)
    SuperDisk USB 120MB drive:
      Version:          0.0e
      Bus Power (mA):          500
      Speed:          Up to 12 Mb/sec
      Manufacturer:          Imation
      Product ID:          0x0002
      Vendor ID:          0x0718
    Hub in Apple Pro Keyboard:
      Version:          1.22
      Bus Power (mA):          500
      Speed:          Up to 12 Mb/sec
      Manufacturer:          Mitsumi Electric
      Product ID:          0x1002
      Vendor ID:          0x05ac  (Apple Computer, Inc.)
    HL-1270N series:
      Version:          1.00
      Bus Power (mA):          100
      Speed:          Up to 12 Mb/sec
      Manufacturer:          Brother
      Product ID:          0x0008
      Serial Number:          L9J286292
      Vendor ID:          0x04f9
    Basic Optical Mouse:
      Version:          0.00
      Bus Power (mA):          100
      Speed:          Up to 1.5 Mb/sec
      Manufacturer:          Microsoft
      Product ID:          0x0084
      Vendor ID:          0x045e
    Apple Pro Keyboard:
      Version:          1.22
      Bus Power (mA):          250
      Speed:          Up to 12 Mb/sec
      Manufacturer:          Mitsumi Electric
      Product ID:          0x0204
      Vendor ID:          0x05ac  (Apple Computer, Inc.)
    HL-1270N series:
      Version:          1.00
      Bus Power (mA):          100
      Speed:          Up to 12 Mb/sec
      Manufacturer:          Brother
      Product ID:          0x0008
      Serial Number:          L9J286292
      Vendor ID:          0x04f9
    Basic Optical Mouse:
      Version:          0.00
      Bus Power (mA):          100
      Speed:          Up to 1.5 Mb/sec
      Manufacturer:          Microsoft
      Product ID:          0x0084
      Vendor ID:          0x045e
    Apple Pro Keyboard:
      Version:          1.22
      Bus Power (mA):          250
      Speed:          Up to 12 Mb/sec
      Manufacturer:          Mitsumi Electric
      Product ID:          0x0204
      Vendor ID:          0x05ac  (Apple Computer, Inc.)
    SuperDisk USB 120MB drive:
      Version:          0.0e
      Bus Power (mA):          500
      Speed:          Up to 12 Mb/sec
      Manufacturer:          Imation
      Product ID:          0x0002
      Vendor ID:          0x0718
    USB Bus:
      Host Controller Location:          Built In USB
      Host Controller Driver:          AppleUSBOHCI
      PCI Device ID:          0x0026
      PCI Revision ID:          0x0000
      PCI Vendor ID:          0x106b
      Bus Number:          0x19
    LaCie d2 DVDRW USB:
      Capacity:          451.76 MB
      Removable Media:          Yes
      Detachable Drive:          Yes
      BSD Name:          disk2
      Version:          0.00
      Bus Power (mA):          500
      Speed:          Up to 12 Mb/sec
      Manufacturer:          LaCie
      OS9 Drivers:          No
      Product ID:          0x1011
      Serial Number:          FFFFFFFFFFFF
      S.M.A.R.T. status:          Not Supported
      Vendor ID:          0x059f
    LaCie d2 DVDRW USB:
      Capacity:          451.76 MB
      Removable Media:          Yes
      Detachable Drive:          Yes
      BSD Name:          disk2
      Version:          0.00
      Bus Power (mA):          500
      Speed:          Up to 12 Mb/sec
      Manufacturer:          LaCie
      OS9 Drivers:          No
      Product ID:          0x1011
      Serial Number:          FFFFFFFFFFFF
      S.M.A.R.T. status:          Not Supported
      Vendor ID:          0x059f

  • Autofill in Google Toolbar does not appear to be working with Firefox 4 - Aways saying Autofill not available for this page even on pages I have used it before FF4 upgrade

    Autofill in Google Toolbar does not appear to be working with Firefox 4 - It aways gives the message "Autofill not available for this page". This is happening on pages I have used Autofill on before upgrading to FF4 from Firefox 3.5.x

    i did not see a solution posted - I tired what I read. Going back to an old version may solve the problem but it is a stupid solution so I have yet to do that.
    I am on version 4 and autofil this does not work :
    Popular answer Go to this answer
    Uninstall version 5, then Google "google toolbar version 4", follow the link to FileHippo.com, and download and install the last version 4. When you reinstall it, make sure you turn off the option to perform automatic updates.
    6 of 7 people found this answer helpful. Did you? Sign in to vote. Report abuse

  • I bought a hd movie on my iPad , however when I try to play on Apple TV 1st generation. It does not appear or says content not available. My TV is hd compatible

    I bought a hd movie on my iPad , however when I try to play on Apple TV 1st generation. It does not appear or says content not available. My TV is hd compatible

    AppleTV1 only supports HD upto 720p - chances are the iPad HD vserion is 1080p and beyond ATV1 capability.
    Also do not expect recent iTunes purchases to appear on AppleTV 1 store menus as purchased - ATV1 does not know about 'cloud access'.
    Best option is to download the 720p version (set in iTunes Preferences on computer iTunes) and sync/stream to AppleTV 1 from iTunes.

  • Steady green light on A1084. Airport Utility 5.6 says set up is complete.   Airport Express base station does not appear in the menu bar, so I cannot select it.  Is there a fix?

    Steady green light on A1084. Mac OS X 10.7.5. IMac. Verizon DSL Actiontec GT704-WGB modem. Airport Utility 5.6 says set up is complete.   Airport Express base station does not appear in the menu bar, so I cannot select it and send a signal to airport express to play airtunes through my stereo amplifier.  Is there a fix?

    I plugged a model A1034 Airport Extreme Base Station into the Verizon DSL Actiontec GT704-WGB modem with an ethernet cable and now the AirPlay icon appears in the Itunes window immediately to the right of the volume control and I can select it and play Airtunes wirelessly through the A1038 Airport Express Base Station in another room connected to a stereo amplifier by a Monster mini-to-RCA left/right audio cable running from the output jack on the A1034 Airport Express Base Station into the CD jacks on the amp.  The problem is that I have to select the Apple Network Airport Express Base Station as my network in order to select the Airport Express Base Station when I click the AirPlay icon, which means I have no Internet signal to the Imac. If I select the Airport Extreme Base Station or the Verzion modem as my network, then I have an Internet signal to the Imac, but the Airport Express Base Station is grayed out when I click on the AirPlay icon, so I cannot select the Airport Express Base Station and send tunes to the Airport Express.  It would be nice to play Airtunes while simultaneously accessing the Internet.  I don't understand your question about what program I am using for which I require AirPlay.  I am not learned about computers in general, and even less so about Macs than PCs.  I thought the program I was running was Itunes, and there was no separate program to run to use AirPlay for the purpose of sending a signal from the Itunes on the Imac to the A1084 Airport Express base station in a another room, and then out as described above to the stereo amplifier to listen to Itunes music remotely in the other room, without any kind of cable, wire, etc., connecting the Imac to the stereo amplifier.  I would guess that the most common use for the A1084 is to play Itunes through a stereo in another room without the need to run wires from the computer to the stereo.  I realize it would be easy simply to run a very long mini-to-RCA left/right audio cable across the floor connecting the Imac to the amp without the need to use AirTunes, Airplay or any kind of AirPort, but it would be both unsightly and a tripping hazard.

  • Silverfast scanner does not appear in list of available scanners in 'import'

    silverfast scanner does not appear in list of available devices in 'import' (elements 12)

    First of all, have you installed the TWAIN driver?
    TWAIN not installed | Photoshop Elements 9 and later

  • My Iphone4 charges when The battery has fully died but when its on the lighting bolt does not appear. "Help"!

    My Iphone4 charges when The battery has fully died but when its on the lighting bolt does not appear. "Help"!

    Every iPod comes with complimentary, single-incident telephone technical support within 90 days of your iPod purchase.  If you also purchased AppleCare, then your warranty is extended for technical support and hardware coverage for two years from the original purchase date of your iPod.
    Suggest that you take full advantage of the above.

Maybe you are looking for

  • Was told to cancel my contract by a Verizon supervisor

    A few months ago I went into a Verizon store by myself in Monroe NY to get more data for my phone. I'm not that fluent in English and the supervisor there, Kevin, helped me out. At first he was really nice and told me since I had 2 phone lines I was

  • Operating Temperature Limit for MacBook Pro

    The specifications, for MacBook Pro, mention that the operating temperature is 10 to 35 Deg C. Does it mean that MacBook Pro will not function above 35 Deg C? Is it recommended to operate MacBook Pro always in an air-conditioned environment? As I pla

  • Delete on very large table

    Hi all, one table in my database has grown to 20GB, this table holds log for applications since 2005 , so we decided to archive and delete all the log from 2005 and 2006. the table: CREATE TABLE WORKMG.PP_TRANSFAUX NID_TRANSF NUMBER(28) NOT NULL, VTR

  • What am I doing with my new iPhone 5s it's not good

    I have a problem with charging the iPhone 5s

  • Broadcast safe blacks and whites - Premiere CS4 - How to get?

    Hi. I recently had a fellow editor over and he saw some of my footage and mentioned that my whites were too bright and to make sure that they were broadcast safe before exporting them. He didn't know how to do it in Premiere as he uses Final Cut. He