Shell executable file for Mac OS

Hi ,
Can you translate the batch file of windows in corresponding shell executable file for mac?
The batch file actally conaints following statements:
REM Launch script
"C:\j2sdk1.4.0\bin\java.exe" -server -Xmx128M -DdaffodilDB_home=C:\DaffodilDB2_3\databases -cp "C:\DaffodilDB2_3\lib\DaffodilDB_Common.jar;C:\DaffodilDB2_3\lib\DaffodilDB_Server.jar" com.daffodilwoods.rmi.DaffodilDBServer "start" %1 %2 %3 %4 %5 %6 %7 %8 %9
Thanks
Ashish

Thanks for your reply, but is it not seems to be the shell file for Linux or Unix? will it work in Mac system also? what would be the name of file where I save these lines?
Thanks again

Similar Messages

  • Text Message: Unable to execute file for security ...

    Whenever I'm viewing a text message, when I try to open up the "Options" menu, I see the above message, "Text Message: Unable to execute file for security reasons". This doesn't seem to impact the functionality of the menu at all, everything seems to work.
    Anyone ever come across this before?
    I've updated the phone (Nokia E66) to the latest software, and I've only got one application installed other than the default base install (Google calendar sync utility), removing that doesn't change the problem.
    Thanks in advance!

    I get the same error after SW update to latest version when I try to run some apps 

  • How do I install Netgear XE102 on my iMac?  It will not install off of the cd provided it appears to be only for Windows based computers.  Checked Netgear website and could not find a setup.exe file for Mac.

    Unable to install Netgear XE102 on my iMac.  Checked Netgear website and could not find a setup.exe file for Mac.

    That means either no software needs to be installed on a Mac or the product is incompatible with Macs. Contact NetGear tech support for help.

  • Is Final Cut Pro the only software that can open video .MXF files for Macs?

    Hello,
    Many thanks in advance for your attention.
    Trying to find software that will edit .MXF Video Files to work with Mac.
    As the edit is simple, prefer iMovie, but happy if the Conversion software only works with FCExpress (or even FCPro if that is the only alternative).
    1. If it matters, .MXF (Material Exchange Format) Video files came from shooting on a Panasonic 500 P2. Originally downloaded onto a Windows system, using Adobe Premiere.
    2. I just want to see and convert some of the shots I did for my Reel, etc., but I have a Mac.
    3. I have iMovie HD, iMovie 09, and FCExpress (which I don't know how to use that well).
    4. When I attach an External HD with backup files of all the footage shot, they show up named as .MXF files. They appear as VLC files (VLC icon), but the suffix is .MXF.
    5. When I try to play them as VLC files, they won't play. It seems they start to play, but then the VLC software quits.
    6. So I have tried downloading some software on the Internet that Google says converts .MXF files.
    I tried: iSkysoft Video Converter, AVCWare Mac Video Converter, MPEG Streamclip, and a couple others. They all seem to have basically the same conversion setups, but when I click to pick one .MXF file, none of them recognize it. (The file in my Browse window is greyed out).
    7. MoyaVideo Converter for Mac recognizes the .MXF file, but when I hit the "conversion" button - I tried a couple different settings, all it seems to convert is the first frame. Even if the .MXF file says a clip is 123MB or 43 seconds long, etc.
    8. I can't even watch the clip in Preview. Press Play and it is just the first frame.
    9. I have read elsewhere in these forums, some people touting conversion software from a company in Germany - mfxformac. I am fine with paying for conversion software, but $500?
    10. And I have read elsewhere that only Final Cut Pro has a codec that will open .MXF files. If this is so, why do the above companies claim to have software that opens .MXF files for Mac?
    11. Isn't there a further problem if I can't even see the video using VLC? Or is that because I am using Mac and need FCPro with the right codec?
    Anyone's help would be greatly appreciated.

    MXF files from P2 can only be imported using FCP. iMovie can't, nor FCE...if you are talking about APPLE software. Avid deals with MXF files natively. But FCP will ONLY import them if the entire P2 card structure is intact. Please tell me that you have the entire P2 card backups. If not, then it won't work. If you do...then here is the process for importing into FCP:
    P2 Workflow with FCP 6
    3. I have iMovie HD, iMovie 09, and FCExpress (which I don't know how to use that well).
    Then you need someone to provide you with QT files of this footage. None of them work with P2.
    NONE of the converters you listed will work... Sorry.
    9. I have read elsewhere in these forums, some people touting conversion software from a company in Germany - mfxformac. I am fine with paying for conversion software, but $500?
    That software is to get it to work with Final CUt Pro natively. What it doesn't do is convert the footage to QTs. There is also Raylight and Calibrated...but again, they are for FCP.
    P2 is a professional format, and to use it you need professional software. iMovie won't work...nor will FCE. If you need to work with it in those formats, you need to have someone import the files and convert them to AIC (Apple Intermediate Codec).
    HD Log might work...but not sure what QT format it converts to. A demo is available.
    http://www.imagineproducts.com/index.php?mainpage=product_info&cPath=1&productsid=4&zenid=b2buo1aguk3cplmg23jn05aai7
    Shane

  • How to Create Executable file for a project for Crio Platform

    hi,
    i am using CRIO 9014  platform  for my application development.
    i am controlling (   Reset  &  then Run )  FPGA   from RT application .
    Through TCP/IP  communication the  Acquired data  (   from FPGA  then followed by some Computation Logic in RT )   is sending   to HOST computer .
    during the above process  
    First i am starting the RT Application    (  the TCP  network will be continuously in listen mode )    then
     i am  starting my HOST Application   in the project .
     here i want  to build my complete project as an  executable file 
    so that i no need to start  RT Application first and then HOST Application.
    Could you please send me One sample Project           with built in simple  ADC Acquisition  loop /  logic  in FPGA  ,  then  one sample logic  / while loop   in RT   to   acquire  this ADC data from FPGA and  send to HOST    via  TCP/IP network then   the  HOST   with GUI    for  Display in the HOST .
    This  complete project should be build in  .exe  file .
    Please  complete project  files  and .exe file    as a  zip file.
    Regards,
    Venkat

    Hi,
    I might be confused but what I understand from what you have mentioned is that you want to create a project having two VI's. One running on your FPGA target and another running on you host computer.You want to build a single executable file to complete the entire operation.
    Unfortunately you cannot have both VI's in same executable file. You can build one executable file and deploy on your FPGA target that will start running as soon as the target is booted. And you can create another executable file for running VI on your host computer. And instead of using TCP to transfer data, you could use "Interface FPGA" from FPGA module to communicate between your host computer and communicate.

  • My Lightroom 3 DVD is broken, i need a Download File for Mac. I still have my Serialnumber.

    My Lightroom 3 DVD is broken, i need a Download File for Mac. I still have my Serialnumber.

    Hi Stefan,
    Please go through the link below to download Lightroom3.
    http://prodesigntools.com/direct-download-links-for-lightroom-3-and-photoshop-elements-8.h tml
    Please go through the 'Very Important Instructions' on this page to initiate the download.
    Regards,
    Anand

  • What program do you use to open the installer file for mac?!

    for some reason it wants to use matlab. i know how to fix this problem myself if i knew what program to use to open the installer... but i cannot find that information anywhere. can someone please help me. what program do you use to open the java installer file for mac!?

    osx - Why is Adobe Flash Player downloaded as a ".dmg.mdlp" file? - Super User

  • 2012 I purchased CS6 Design & Web premium for students for WINDOWS. Now I want to buy a macbook. Can I download the installation files for MAC OS X with my licensed serial number for free?

    2012 I purchased CS6 Design & Web premium for students for WINDOWS. Now I want to buy a macbook. Can I download the installation files for MAC OS X with my licensed serial number for free?

    Hi There,
    We would like to inform you that you have got the serial number for Mac, it would not work on Mac machine as it is OS specific.
    If you wish you use a mac machine that you can swap the platform please refer the below mentioned link.
    Link: Order product | Platform, language swap.
    Contact support via : Contact Customer Care
    Thanks,
    Atul Saini

  • Can you convert a favourites file from windows to a bookmark file for mac?

    can you convert a favourites file from windows to a bookmark file for mac?

    I can't answer for Internet Explorer but you should be able to export Bookmarks from FireFox. If you can't export from IE you may be able to import from EI to FireFox first.
    In FireFox, menu BookMarks>Organize Bookmarks, then in the pane which opens, menu File>Export (that's how it works on Linux so Windows should be broadly similar). The result should be an html file.
    You may be able to import this into Safari on your Mac; certainly you should be able to import it into FireFox and perhaps from there to Safari if necessary.

  • Is there any irreversible executable file for java?

    Is there any irreversible executable file for java? Because class files can be decompiled but .exe files can’t be decompiled (as far I know).
    Then how can I make my code secure and inaccessible?
    Thanks in advance.

    This question is discussed every now and then. Look for those discussions and also for obfuscators.

  • Can Director 11 's executable file support MAC 10.2 and 10.3?

    I used Director 11 in PC, and published MAC executable file
    -- run.app,
    Run.app can run under MAC 10.4 and 10.5, but can not run
    under 10.2 and
    10.3.
    What is the problem? How to solve it?
    You know, Executable file published by Director 2004 can run
    10.2-10.5.
    Thanks.

    I can't believe this - I'm stunned. Stunned to point of near
    death...
    I've just posted elsewhere on this topic and since found
    this. If only I'd found this out before I started a new project in
    D11. Now I'll have to start the entire thing again in MX04!!!
    There's progress! I'm so glad I spent loads of money (even more in
    rip-off UK) to upgrade and now find out that the software is
    USELESS!!!
    I really can't believe this... Up until now I was ok about
    D11 - it was an improvement. Now I hate it with a passion (due to
    the fact I'm going to be awake for the next continuous 120
    hours).

  • Photoshop CS4 Installer File for Mac

    Hello,
    I bought CS4 for mac (student edition, I am not sure if that matters) a couple of years ago and have since misplaced my disks, though I still have the serial numbers.  Does anybody have the .dmg installer file for CS4?  The file name MAY be photoshop_11_ls1.dmg.  I realize this is a big file, so I am not sure the best way to get it to me, but I do have dropbox, or could it be possible to post it to this forum or mail me a dvd with the file on it?  Thank you so much.  I am desperately in need!!
    Sarah

    ...authentic Adobe CS4 free trial downloads remain available for all products and platforms (Windows/Mac) if needed, it's just a matter of finding the proper places to look on Adobe's servers.  Click on the underlined blue link.

  • Executable file for IMAQ VIs

    Hi friends,
                     I am back here after a long gap. Now I am again in full time research and using LabVIEW as the programing platform as usual.
    I am working on image processing and have designed a code recently for a small image analysis purpose. Several IMAQ VIs are used in my progeam. Now I want to make an executable file of it. But the file I able to build is not working in other machines having no labview because of run-time engine unavailability.
    I haave attached the screenshot of the error massage. Can anyone please help me to solve the problem?
    Thanking you all ...
    Solved!
    Go to Solution.
    Attachments:
    labview IMAQ error.png ‏193 KB

    I tried to create installer of Vision runtime engine and IMAQ but it did not worked.
    As per your information, no executable file can be run in other computer  if the program includes any IMAQ VI. Confusing. is Vision library not for programmers doing work for professional use of the program?
    I believe there must be some way which will help us to create a .exe file of a program containing IMAQ VIs. Please let me know that way, so that my .exe file can be used by anyone without hassle.
    If any kind of payment for any license or so, please let me know that too.
    RavensFan wrote:
    The dialog seems pretty self explanatory.  You need to install the run time engine.
    Did you install the LabVIEW run-time engine on the other PC's?
    Since you are using IMAQ, I believe you will also need to install the Vision Run-time engine.  The only catch there is that you can't freely distribute that one.  I believe each Vision runtime license needs to be paid for.

  • Missing DMG file for MAC download of Elements11

    Purchased and downloaded Photoshop Elements11...file for download said it was for Mac/Windows.  I am running Mac OS (10.7.5).  Downloaded two files (one is a .exe file the other a .7z file).  No DMG file (typical max install file name is present) to complete the install.  Attempting to click either of the 2 files does not work (get an error message on the .exe and asks for an application to open the .7z file.....assume that is because those are Windows file formats).
    Need some assistance on where to go now.

    Two clarifications: 
    1.)  I purchased the software, it is not a trial version. 
    2.)  The software in question is Photoshop Elements 11, not Premier Elements 11 (the latter I think is video editing software, which is not what I have).
    Again, my issue is that from the software download - regardless of whether I use the Akami Download manager or the alternate download method, it is not downloading the dmg version of the software which is necessary for Mac, which I am on.
    Please advide correct next steps to allow me to successfully download this purchase.
    Thanks,
    Doug

  • How to conversion .wmf files for Mac use?

    We have Broderbund's ClickArt package from the days when the user used Windows.  Now, on the Mac, the .wmf files won't open in Preview, Pages, etc.  (We don't have MS Office.)  How can we either use these .wmf files with Mac or find a good conversion program?
    Thanks in advance

    Wow!  How brilliant! 
    I never would have thought of searching the Internet for an answer  before asking people what worked for them.
    Your answer is useless. 
    I can and did google my question before posting. 
    I am looking for people with experience which isn't included in the results of a google search.
    I see you post non-answers all the time.  It would be nice if your answers were helpful.  In other forums, you are a Troll.
    Please don't try to "help" me if I post questions again.

Maybe you are looking for