Home | History | Annotate | Download | only in pkgdata

Lines Matching full:installing

672                             fprintf(stdout, "# Installing already-built library into %s\n", o->install);
682 fprintf(stdout, "# Not installing up-to-date library %s into %s\n", checkLibFile, o->install);
685 fprintf(stdout, "# Not installing missing %s into %s\n", checkLibFile, o->install);
715 fprintf(stdout, "# Installing static library into %s\n", o->install);
793 fprintf(stdout, "# Installing library file to %s ..\n", o->install);
797 fprintf(stderr, "Error installing the data library.\n");
1099 fprintf(stderr, "Error installing library. Failed command: %s\n", cmd);
1113 fprintf(stderr, "Error installing library. Failed command: %s\n", cmd);
1126 fprintf(stderr, "Error installing library. Failed command: %s\n", cmd);
1140 fprintf(stderr, "Error installing library. Failed command: %s\n", cmd);
1181 /* Copy commands for installing the raw data files on Windows. */