Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

labltk script : false paths #4683

Closed
vicuna opened this issue Jan 5, 2009 · 2 comments
Closed

labltk script : false paths #4683

vicuna opened this issue Jan 5, 2009 · 2 comments
Assignees
Labels

Comments

@vicuna
Copy link

vicuna commented Jan 5, 2009

Original bug ID: 4683
Reporter: matt
Assigned to: @garrigue
Status: closed (set by @garrigue on 2010-06-08T01:00:07Z)
Resolution: fixed
Priority: normal
Severity: minor
Version: 3.11.0+beta
Fixed in version: 3.12.0+dev
Category: ~DO NOT USE (was: OCaml general)

Bug description

After installation of mingw version of Objective Caml with official installer (with default paths), the labltk script does not work, because it contains c:/ocamlmgw* paths.

@vicuna
Copy link
Author

vicuna commented Apr 28, 2009

Comment author: @garrigue

It looks like the bug comes from the merging of Makefile and Makefile.nt in otherlibs/labltk/lib.
On windows we should not refer explicitly to path in files, as we don't know where we will be installed, and the installer doesn't correct the files.

@vicuna
Copy link
Author

vicuna commented Jun 8, 2010

Comment author: @garrigue

Reverted to previous behaviour of installing a labltk.bat file for msvc/mingw.
Note: the windows installer may require modifications?

Revision 10537 in version/3.12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants