Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

What's in C:\Perl and subdirectories that show up in your path.? Do you have Activestate ActivePerl installed on both these machines also?

When I run the commands, I get:

vincen_m@C:\Users\vincen_m> perl -V:make make='dmake'; vincen_m@C:\Users\vincen_m> perl -V:cc cc='gcc';

The "Set up gcc environment - gcc.exe..." stuff you get on the laptop seem indicative of a Perl installation (non-Strawberry) finding the gcc compiler in your path. I've seen this before when I used to use MinGW installed separately and ActivePerl. Strawberry runs much smoother with the "built-in" C (gcc / dmake) in the distribution.

UPDATE: In fact, you are running ActivePerl, not Strawberry on the Laptop at least as indicated by the line "Binary build 1601 296175 provided by ActiveState http://www.ActiveState.com".

Start with a clean slate. Uninstall all versions of Perl on one system. Start with a fresh install of Strawberry 5.16 for your architecture. Try the process I recommended in Re: Net::Pcap installation help (and not with the library).


In reply to Re^9: Net::Pcap installation help (and not with the library) by VinsWorldcom
in thread Net::Pcap installation help (and not with the library) by binarygrrl

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-24 01:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found