Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Re: (4): Running a C Program within Perl.

by basicdez (Pilgrim)
on Dec 27, 2001 at 23:36 UTC ( [id://134689]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    /opt/BIPSConnect/bin/rdes: LD_LIBRARY_PATH=:/usr/lib:/usr/ucblib:/usr/
    +openwin/lib:/usr/dt/lib:/usr/local/lib:/opt/hpnpl/lib:/p01cfg0
    1/harvest/Harvest/lib:/opt/BIPSConnect/bin: is not an identifier
    
  2. or download this
    #!/usr/bin/perl-w
    use strict;
    my $cmd_to_run = "/opt/BIPSConnect/bin/rdes";
    my @results = `$cmd_to_run`;
    
  3. or download this
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/BIPSConnect/bin
    /opt/BIPSConnect/bin/micn_cr2k_bips_test_console /home/w951an6/perl/ph
    +ase_II/xxx.xml
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://134689]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-03-29 15:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found