Ticket #1400 (closed bug: invalid)
1.9.0 Compilation on Mac
Reported by: | jth | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | none | Version: | 1.9.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
This may or may not be a bug, first time using parrot as part of a perl6 rakudo install. After compilation of both (no problems) I check inside the /parrot_install directory and see this:
-( 16:44:02 )-( $ )-> ls parrot_install/* parrot_install/bin: parrot parrot_config pbc_disassemble pbc_merge perl6 parrot-nqp parrot_debugger pbc_dump pbc_to_exe
parrot_install/include: 1.9.0-devel
parrot_install/lib: 1.9.0-devel libparrot.1.9.0.dylib libparrot.a libparrot.dylib pkgconfig
parrot_install/share: doc
parrot_install/src: 1.9.0-devel
The files/folders called 1.9.0 make me a little nervous, so I haven't run make/make install as root yet, since I don't want to lose a bunch of folders called "1.9.0". Is this normal? Or is there something wrong with my ./Configure output?