#1295 closed defect (wontfix)
magic requires nebclient and so can't be default Y in non-dev install since nebclient is not installed
| Reported by: | Michael Wood-Vasey | Owned by: | eugene |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | DVO | Version: | |
| Severity: | minor | Keywords: | |
| Cc: |
Description
magic requires nebclient
magic is installed as part of the default install but nebclient is not. I suggest making only part of the -dev install.
Change History (3)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
two points here:
1) we are not allowed to distribute magic code. if you have a copy from us somehow, please delete it.
2) the magic build system is supposed to be a no-op if the magic directories are not populated with the magic software. therefore, it does not matter if magic requires nebclient or not since only the IPP team is building magic for real.
comment:3 by , 17 years ago
I had whatever is in the current SVN head. I have deleted that directory but it's going to come back everytime I do an SVN update.
[wwoodvas@serenity ipp] svn update A magic A magic/configure A magic/configure.tcsh A magic/Makefile.in A magic/censorObjects A magic/censorObjects/configure.ac A magic/censorObjects/src A magic/censorObjects/src/censor.h A magic/censorObjects/src/censorArguments.c A magic/censorObjects/src/censorVersion.c A magic/censorObjects/src/censorCleanup.c A magic/censorObjects/src/censorLoop.c A magic/censorObjects/src/censorVersionDefinitions.h.in A magic/censorObjects/src/censorErrorCodes.c.in A magic/censorObjects/src/censorErrorCodes.dat A magic/censorObjects/src/Makefile.am A magic/censorObjects/src/censor.c A magic/censorObjects/src/censorErrorCodes.h.in A magic/censorObjects/src/censorParseCamera.c A magic/censorObjects/src/censorReadout.c A magic/censorObjects/Doxyfile.in A magic/censorObjects/Makefile.am A magic/censorObjects/censorObjects.pc.in A magic/censorObjects/autogen.sh A magic/config.tools A magic/autogen.sh A magic/Makefile.magic A magic/README A magic/remove A magic/remove/src A magic/remove/src/streaksremove.h A magic/remove/src/streaksastrom.c A magic/remove/src/streaksextern.c A magic/remove/src/streaksio.c A magic/remove/src/warpedpixels.c A magic/remove/src/isdestreaked.c A magic/remove/src/streaksastrom.h A magic/remove/src/streaksextern.h A magic/remove/src/streaksreplace.c A magic/remove/src/streaksio.h A magic/remove/src/streaksutil.c A magic/remove/src/streaksrelease.c A magic/remove/src/streakscompare.c A magic/remove/src/Makefile.simple A magic/remove/src/Line.c A magic/remove/src/streaksremove.c A magic/remove/src/Line.h Updated to revision 25049. [wwoodvas@serenity ipp] rm -rf magic

Sorry, I meant I suggest making 'magic' only installed with the -dev install.