Application builder ver7.1 for Linux

I have compiled a program with Application Builder version 7,1 in
Linux. The compilation has not given problems. When I launch the
file.exe appears an error. The program does not find a
share library (lvanlys.so).
The application builder during the phase of compilation it has not created the library lvanlys.so.
Why?

jhoskins wrote:
> Just one question for ROLFK, I have used the lvanllys.dll many
> times in a build (Windows) and have always had to add it into the
> build. Even when I choose to create the installer. Why is that?
> Is the dll native to labview or to the runtime engine.
It is part of the implementation of the analysis library functions of
LabVIEW. I checked this and since LabVIEW 7.1 the runtime engine does
install its own lvanlys.dll (and MKL "Intel Math Kernel Library" which
is the actual implementation of a large part of the functions from the
analysis library since LabVIEW 7.1)
Before that lvanlys.dll was self contained and treated by the
application builder just like another user DLL which got included in the
application build itself.
Rolf Kalbermatter
Rolf Kalbermatter
CIT Engineering Netherlands
a division of Test & Measurement Solutions

Similar Messages

  • Application Builder - suitable for requirement

    Hi,
    I have a tentative plan to use Hyperion Application Builder to extract data from Essbase in order to load that data into SQL server. Has anyone here managed to do anything similar please?
    Many thanks,
    Steve

    Hi,
    The aim is to create, from two existing cubes, a third cube. However, the dimensions from the two existing cubes need to be conformed and I was thinking of doing this is SQL Server.
    For the data extraction, my first idea is to use SQL Server Intgration Services in order to execute Essbase scripts which create output data files from Essbase and then import those data files into SQL Server. The dimensions could then be conformed.
    It's been suggested that HAB may allow a more elegant solution for exporting the data from Essbase into SQL Server (using ASP.NET).
    cheers,
    Steve

  • Is LabVIEW application builder needed for TS deployment?

    Does the LabVIEW application builder need to be installed for TS deployment of a project containing LabVIEW VI's?

    LabVIEW Application Builder is only necessary if you are deploying LabVIEW files, even then you can use the flag "Include without Processing Item or Dependencies" in all your LabVIEW files to create an image and optionally an installer without requiring LabVIEW (or app builder) at all; however, using this flag is not recommended becuase if you use it you would have to include all the files and their dependencies in your deployment manually (either by including the root directory of your test system or by adding all the files to your workspace) and you would have to make sure that they are not broken and can be called from the run-time engines you are including in your installer. 

  • Steps to make FLEX SDK 3.0 build working for Linux

    Take Windows Flex 3.0 SDK
    Copy to Linux system, go to folder Flex 3.0_SDK/b
    Look for file compc & mxmlc
    Change Dos to Unix files using command      dos2unix 
    dos2unix  compc
    dos2unix  mxmlc
    For compc : line - 47
    java $VMARGS -jar "$FLEX_HOME/lib/compc.jar" +flexlib="$FLEX_HOME/frameworks" "$@"
    change it to >> "$@" > $@
    java $VMARGS -jar "$FLEX_HOME/lib/compc.jar" +flexlib="$FLEX_HOME/frameworks" $@
    For mxmlc : line - 47
    java $VMARGS -jar "$FLEX_HOME/lib/mxmlc.jar" +flexlib="$FLEX_HOME/frameworks" "$@"
    change it to >> "$@" > $@
    java $VMARGS -jar "$FLEX_HOME/lib/mxmlc.jar" +flexlib="$FLEX_HOME/frameworks" $@
    5. Make sure before firing the build that the SDK home is given correctly in build.properties file.
    In case of any issues , please feel free to mail me your queries.
    Incase of any issues in reading the article, please see the attachment which contains a document explaing it.
    As well as build.properties & Build.xml files.

    You can do two things. First, the SDK 3.2 code should work fine for your application. It doesn't contain SDK 3.2, it is just linked against it but there shouldn't be any API changes that would cause you grief.
    http://flexunit.digitalprimates.net:8080/view/Flex%203.2/
    However, if you do want to build it yourself (and you only need the SDK) the easiest way is actually to build it with FlexBuilder. Basically, inside of your Flex Builder just import a General Project (not the flex specific import menu) and choose the directory where the FlexUnit4 library was downloaded. Flex Builder should build that library fine and produce a swc which you can then use.
    Last thing, if you need to stick with SDK 3.0 then no worries. However, if there is any way you can upgrade to a newer SDK I would recommend it. There have been some seriously hideous bugs fixed since then.
    Mike

  • Where can I find Oracle Tuxedo Application Rehosting Workbench for Linux?

    Actually it is in the absolutely wrong place , but I publish this in behalf of other people searching for this so they will not waste 2 hours like I did. It is , of course , under Windows platform products - if you search under Linux you will not find anything.
    https://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=15364657

    Please see these links.
    Oracle Tuxedo Downloads
    http://www.oracle.com/technetwork/middleware/tuxedo/downloads/index.html
    Oracle Software Delivery Cloud
    https://edelivery.oracle.com/
    If you could not find the software then please log a SR or contact your Oracle Sales representative.
    Thanks,
    Hussein

  • Compiling a LabVIEW application for Linux

    Hi
    I have developed my labVIEW application in windows XP using LabVIEW 7.1
    Can anybody tell more what I need to do and what tools I need to complie my application for Linux.  Do I just need an application builder for Linux?
    Hope somebody can help.
    Many thanks
    Ash

    hello ash,
    you need labVIEW and the application builder both for linux in order to create an application for a linux target.
    regards,
    robert h
    NI germany

  • Suggestions for Flex Builder for Linux

    I'm new to Flex, and I have to say that I'm enjoying it quite
    a lot. I think the thing that really helps speed up development is
    good tools. Flex Builder 3 for Linux makes a good start at
    providing a very nice development tool, but there are a couple of
    things I'd like to see different with this tool.
    First off, please give me an update site to use to install
    Flex Builder. I use Red Hat Developer Studio (soon to be JBoss
    Developer Studio, Eclipse 3.2 based), and I can't get FB 3 Alpha
    for Linux to install into it. I have been successful with base
    Eclipse Europa and FB 3, but I'd like to have my IDE tools in one
    frame. An update site would let me add FB 3 into any Eclipse flavor
    I choose, as long as it supported the appropriate components.
    Next, Design mode for FB 3 is a must. I am very functional
    with the content assist features in the source editor (and they are
    _quite_ good, I must say), but design view really helps me preview
    changes quickly and rapidly test out UI designs. Much faster than
    writing and launching over and over.
    Otherwise, great work, and please get out a new release
    soon!

    cdelashm wrote:
    > I'm new to Flex, and I have to say that I'm enjoying it
    quite a lot. I think
    > the thing that really helps speed up development is good
    tools. Flex Builder 3
    > for Linux makes a good start at providing a very nice
    development tool, but
    > there are a couple of things I'd like to see different
    with this tool.
    >
    > First off, please give me an update site to use to
    install Flex Builder. I
    > use Red Hat Developer Studio (soon to be JBoss Developer
    Studio, Eclipse 3.2
    > based), and I can't get FB 3 Alpha for Linux to install
    into it. I have been
    > successful with base Eclipse Europa and FB 3, but I'd
    like to have my IDE tools
    > in one frame. An update site would let me add FB 3 into
    any Eclipse flavor I
    > choose, as long as it supported the appropriate
    components.
    >
    > Next, Design mode for FB 3 is a must. I am very
    functional with the content
    > assist features in the source editor (and they are
    _quite_ good, I must say),
    > but design view really helps me preview changes quickly
    and rapidly test out UI
    > designs. Much faster than writing and launching over and
    over.
    >
    > Otherwise, great work, and please get out a new release
    soon!
    >
    >
    Thank you for your valuable feedback. Can you please take 2
    minutes to
    log an Enhancement Bug in the bug base so we can track your
    request and
    work on it as we proceed.
    http://bugs.adobe.com/jira
    (Choose Flex Builder Linux Project)
    Thanks
    Arun

  • Communication API for Linux

    I want to develop an application in Java for Linux that uses serial port .
    But java.sun.com provides communications API for Windows, Solaris but not Linux ! ! !
    Where can I find free java api to drive a serial port easily ???
    Thanks a lot

    I think you can do this using the version for Solaris/SPARC along with RXTX for Linux (do a search on google), also I think IBM did a JavaCOMM api for linux.

  • NiScope for linux 2.6

    Does niScope application software work for linux 2.6? I currently have it running on Red Hat Enterprise 3, but
    that's the 2.4 kernel and this is a rather outdated kernel version.

    Hi Vince,
    Thanks for the reply. I really applaud NI's efforts into Linux for it's products I just hope decisions like which distributions to support get a periodically reexamined.
    In that vain I feel NI almost has to support SUSE 10 if it's going to support SUSE at all. The idea that 6 months from now you would still list SUSE 9.3 as being supported seems questionable since most SUSE users would have switched to 10 and are already eyeing ver 11.
    Cheers,
    --Russ

  • Develop iTunes for Linux?

    Why doesn´t Apple build iTunes for Linux? I know alot of people that dont buy the Apple products just because there is no iTunes for Linux, so they buy Android instead.
    Plz Apple give me answer...

    the fiend wrote:
    godoftheunderworld wrote:
    Yes, sadly that's a deficiency that many people without a college education in computer science or computer engineering have.
    Hhhmmm!
    I'm not quite sure what you're trying to say here, but it certainly reads as though you believe my job is less important than someone who has had a college education in computer science. And that's without you even knowing what my education or occupation is.
    This is a forum for people who use Apple products, not for computer geeks. For that, look elsewhere.
    godoftheunderworld wrote:
    That's for Apple to decide though, isn't it?
    No, truthfully that is a fact.
    No, it is for Apple to decide and most certainly, not you.
    Take careful note of my comment above: this is a forum for people who use Apple products. If you feel the need to knock Apple and its business decisions, there are far better places to vent your feelings than here.
    Obviously anyone who comes to this site USES apple products, dont back such a product that can only do a few things and claims to do everything, just use it. Also a buisness such as apple has the right to decide but a good buisness would build it on every platform for obvious reasons.
    Lastly, just because linux isnt your cup of tea, dosent mean you should try and knock something you dont know. you are the one who looks foolish, but wait, you have all the uneducated people who will support you...so feel good. (be thankful for linux people, they are the ones who drive prices DOWN. but i guess you always like paying 10.99 for a app that suggests what color socks to wear).

  • Supressing autorun during installer creation in Application builder

    I have LV 8.20.
    I am creating an installer for my application including the MAX configuration and DAQmx driver. At some point the Application Builder asks for the driver CD's. When I insert the Drivers CD when the Application builder asks for it, the front panel for installing the drivers pops up and my original popup that asked for that CD disappears. Can I disable the autorun feature somehow? This really interferes with the building process.
    Shouldn't the Application builder programmatically suppress the autorun.inf on that CD?
    Scientia est potentia!

    Thank you for the reply.
    I had managed to create an instastaller afterall. It took me a few tries.
    I had clicked on the OK (or contiue or done?) button on the popup that requested the Device Driver Reference CD before the popup from that CD had a chance to appear.
    It still seems to me that, it would make sense to supress that popup that atomatically comes up when the CD is inserted into the drive.
    Scientia est potentia!

  • Application Builder are corrupted 4.1.1

    Hi am having quite a few issues with users on Chrome AND IE has problem as well
    I even had an issue.. this is an example
    http://imgur.com/M3rjh6p
    http://imgur.com/hTtZINd
    Drop-downs seem to have text from other dropdowns?
    Anyone have this issue?
    maybe related to
    APEX 4.1.1 patchset bug?
    Not sure if its Chrome update.. or a recent patch to oracle database we did?
    Dean
    Edited by: Postie on Apr 26, 2013 12:35 PM
    Edited by: Postie on Apr 26, 2013 4:22 PM

    The NI ftp site contains a Application builder update for 4.0:
    ftp://ftp.ni.com/support/labview/updates/windows/appbuild/lv4abud.zip with files dated 3-20-1996 (inside zip file).
    From the README:
    - File Descriptions -
    lv4abud.zip:
    LabVIEW Application Builder 4.0 update for LabVIEW 4.0
    Windows 3.x/95/NT versions only
    Disk 1 of 1
    Copyright 1996 National Instruments Corporation
    All rights reserved
    Sorry, 4.0 is too old for me to remember much about such details, but I would just try to download and install this.
    LabVIEW Champion . Do more with less code and in less time .

  • Flex Builder for Linux will need his companion Thermo

    I’ve been developing in Flex for a long time now. My
    main work is in the design area although I do a lot of coding. The
    Flex Builder Linux testing is being quite difficult, since the
    layout design view is not enabled yet. So we need a lot of
    imagination and a little bit of experience in AS3 and MXML tag
    codding.
    As a designer (and developer  ) I would like to ask
    for a Thermo for Linux. It’s just a request, but I think
    there are a lot of guys that share my opinion.
    Thanks,

    Hi, thanks for your answer.
    It turned out the problem was related to the *standalone* flashplayer.
    This is located in linux in:
    FLEX_BUILDER_INSTALL_PREFIX/Player/linux
    when I was clicking on the "Run" button Flex Builder was looking for a flashplayer standalone app, and was failing to find it.
    What I had to do was to add the complete the flashplayer path to the PATH used by eclipse.
    Now clicking on "Run" it compiles the application and launches the standalone player with the generated swf file.
    Now I wonder if there is some way to select the flashplayer to launch, and if it is possible to configure eclipse to make it launch a  browser or a custom script rather than execute that swf with the standalone player.
    Thanks, regards.

  • LabView 8 for Linux application distribution

    I have build an application for Linux using labview application builder.
    I now have a app.o file, but the application builder does not create a distribution package (unlike the windows application builder where it creates a data.cab that contains the application and runtime engine parts).
    How do I distribute the runtime engine components (or know what they are and where they are)?
    How do I tell an end-user how to install my program and the runtime engine?
    Note:  This application does not interface any hardware.  It reads a file using the command line and writes another file.

    If the built application does not use any NI drivers, or NI-VISA then the only other component you will need is the LabVIEW Run-time Engine.  You can download the version of the LabVIEW RTE that matches the version you built the application with from our download site http://joule.ni.com/nidu/cds/fn/p/sn/n17:runtime,n19:Linux,n23:4/lang/en. 
    To install your application on another machine you should only need to install the LabVIEW RTE rpm(s) using rpm.:
    rpm -Uvh *.rpm
    Then copy your binary file your built with the application builder to the new machine and run it.
    Shawn Bohrer
    National Instruments
    Use NI products on Linux? Come join the NI Linux Users Community

  • I have a application build in labview 8.5 for Windows XP using NI Visa functions to interact with hardware , how to make is work in Windows 7 32 bit and Win 7 64 bit

    I have a application build in Labview 8.5 which wroks fine with Windows XP , this program uses basic read /write functions of NI Visa to communicate with Hardware . This application doesnt work with Windows 7 32 bit/64 and Vista . What changes i need to do to make it work for the said operating system

    srinivas wrote:
    Sorry for confusion ,
    My question is what changes i need to do in code or while making the installer to make the existing program work with other Windows operating system
    You need to make sure the machine have the corresponding NI-VISA installed. Check in the NI software pages for the right version.
    Also make sure that the com port's can be selected when you first start the application. Eg. if you refer to VISA "COM1" on the XP machine It might be "COM2" on the Win7 machine.
    Br,
    /Roger

Maybe you are looking for

  • Importing DVDs into iMovie

    Can you take a DVD that has been created, and 'reverse' import it into iMovie?

  • Limiting the Infoview export. 2008

    Is there any way to limit the export options in infoview? Restricting viewers to only export to PDF, Excel and CSV? I realise that you can block exporting completely from the security settings, but is there any way to just limit the file types that c

  • Reinstalling Creative Suite 4 Web Premium after Windows 7 reinstall

    I find it completely unacceptable that Adobe is unable to provide a way for me to make use of my $2800 investment in CS4 Web Premium. The installation disk doesn't work, the downloadable installation files don't work, support staff's direction to the

  • Passing array betwwen forms

    hey, i want to know how passing an array between to forms,use the Call_Form() built-in with the SHARE_LIBRARY_DATA parameter? if you know that ,give me some examples. thanks.

  • Re installing software on a Intel iMac vers. 4.1

    I have an 20.1 inch white Intel iMac, vers. 4.1, which came with 10.4.4 install discs. I have updated it through the 10.5 to Snow Leopard 10.6.8. BUT I have lost the OSX10.5 (Leopard) install disc and wonder if the machine crashes, and I have to inst