1. Make Install After Make

After I've maked Euphoria, isn't there a "make install" command that will actually install the updated Windows executables?

new topic     » topic index » view message » categorize

2. Re: Make Install After Make

euphoric said...

After I've maked Euphoria, isn't there a "make install" command that will actually install the updated Windows executables?

Yes, though you'd need to have the 'install' command for it to work. Not sure if that's included in MSYS or not, off the top of my head.

new topic     » goto parent     » topic index » view message » categorize

3. Re: Make Install After Make

jimcbrown said...
euphoric said...

After I've maked Euphoria, isn't there a "make install" command that will actually install the updated Windows executables?

Yes, though you'd need to have the 'install' command for it to work. Not sure if that's included in MSYS or not, off the top of my head.

Well, I tried "make install," and it did some mkdir'ing of /usr/..., which didn't make sense on my Windows PC. Regardless, couldn't find the /usr directory afterwards, so I'm guessing none of it worked.

new topic     » goto parent     » topic index » view message » categorize

4. Re: Make Install After Make

euphoric said...
jimcbrown said...
euphoric said...

After I've maked Euphoria, isn't there a "make install" command that will actually install the updated Windows executables?

Yes, though you'd need to have the 'install' command for it to work. Not sure if that's included in MSYS or not, off the top of my head.

Well, I tried "make install," and it did some mkdir'ing of /usr/..., which didn't make sense on my Windows PC. Regardless, couldn't find the /usr directory afterwards, so I'm guessing none of it worked.

Ah, you may need to pass an MSYS-friendly path name to the --prefix option of the configure script (or just set it manually as PREFIX=... in config.gnu to avoid rebuilding everything).

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu