Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

comment on

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

There was no hostility in my writing, you read that into it yourself. You reiterated for no reason, and now again in this post you throw the term "client" into the mix. Which client, the Oracle client, the person who pays you to write software? You're confused by someones use of terminology ("system") without context yet you repeatedly do the same. For the record I know what you're trying to say (no need to reiterate, again), you're just not saying it very well. To some extent I know what I mean. Why don't you? (and How do I post a question effectively?) would be worth reading.

'It was an attempt to acknowledge your answer and effectively say, "okay, I understand and here's why".'

So you can explain it sensibly now but not then?

'"I'm already well aware" is referring to being well aware that I need libraries to run this script. "I assume" is referring to assuming that I am running into this issue because Oracle isn't installed on the client.'

if you are "well aware that I need libraries to run this script" you also know that running the same script else where will require these libraries, so "assuming that I am running into this issue because Oracle isn't installed on the client". This is exactly the same thing. My statement was that if you're "well aware" you wouldn't be making assumptions.

Consider packaging your script and all it's dependencies before deploying to the client. pp. Again, some thought (and reading of How do I post a question effectively?) would probably have lead to a better initial question, something along the lines of:

"I have a script which uses DBD::Oracle to connect to a database and do some work, how can I deploy this on clients without having to install X,Y,Z on each target machine?"

Since mimicking an Oracle client installation won't make something which relies on an actual Oracle client work.

Update: You'd need to check the Oracle license agreement regarding redistributing parts of their client.


In reply to Re^9: Possible to mimic an Oracle install? by marto
in thread Possible to mimic an Oracle install? by thmsdrew

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 perusing the Monastery: (6)
As of 2024-04-19 05:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found