Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

comment on

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

You could just use junction and create a symlink to the directory involved and then add that to the path.

junction E:\VDS\ "E:\Program Files\Microsoft Visual Studio\"

Then edit your system PATH enviornment variable to include E:\VDS _before_ the real directory and reconfig CPAN which will autodiscover the new location of the nmake. This way CPAN is happy, you are happy, VDS is happy, and you don't have an incomprehensible directory name in your path.

Plus knowing about junction and sysinternals is probably in general a good thing. :-)

PS, let this be a lesson for you. Never install VDS into a directory path with spaces in it. In fact, if its for dev purposes or you are doing anything *nixy (ie using cygwin stuff) then you should avoid spaces in file names in general. On my PC the only thing that goes in x:\Program Files is MS office and other pure MS crap. Anything dev or third party goes in a rationally named directory, preferably on a different partition so you can nuke your OS and MS apps without toasting everything else (or at least theres something saveable on the other partition). :-)
---
demerphq

<Elian> And I do take a kind of perverse pleasure in having an OO assembly language...


In reply to Re: CPAN Config question on Win2000 by demerphq
in thread CPAN Config question on Win2000 by knexus

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 having a coffee break in the Monastery: (4)
As of 2024-04-25 13:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found