Advertisement
Guest User

Untitled

a guest
Jul 6th, 2017
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.28 KB | None | 0 0
  1.  
  2. C:\Users\Nicolas Peter Lane\Downloads>glib-compile-schemas
  3. 'glib-compile-schemas' n�o � reconhecido como um comando interno
  4. ou externo, um programa oper�vel ou um arquivo em lotes.
  5.  
  6. C:\Users\Nicolas Peter Lane\Downloads>zef unninstall GTK::Simple
  7. Usage:
  8. C:\rakudo\share\perl6\site\bin\zef [--force] fetch [<identities> ...] -- Downl
  9. oad specific distributions
  10. C:\rakudo\share\perl6\site\bin\zef [--force] test [<paths> ...] -- Run tests
  11. C:\rakudo\share\perl6\site\bin\zef [--force] build [<paths> ...] -- Run Build.
  12. pm
  13. C:\rakudo\share\perl6\site\bin\zef [--depends] [--test-depends] [--build-depen
  14. ds] [--test] [--fetch] [--build] [--force] [--dry] [--update] [--upgrade] [--dep
  15. sonly] [--serial] [--exclude=<Any>] [--to|--install-to=<Any>] install [<wants> .
  16. ..] -- Install
  17. C:\rakudo\share\perl6\site\bin\zef [--force] [--from|--uninstall-from=<Any>] u
  18. ninstall [<identities> ...] -- Uninstall
  19. C:\rakudo\share\perl6\site\bin\zef [--wrap=<Int>] search [<terms> ...] -- Get
  20. a list of possible distribution candidates for the given terms
  21. C:\rakudo\share\perl6\site\bin\zef [--max=<Int>] [-i|--installed] list [<at> .
  22. ..] -- A list of available modules from enabled repositories
  23. C:\rakudo\share\perl6\site\bin\zef [--to|--install-to=<Any>] upgrade [<identit
  24. ies> ...] -- Upgrade installed distributions (BETA)
  25. C:\rakudo\share\perl6\site\bin\zef rdepends <identity> -- View reverse depende
  26. ncies of a distribution
  27. C:\rakudo\share\perl6\site\bin\zef [--sha1] locate <identity> -- Lookup locall
  28. y installed distributions by short-name, name-path, or sha1 id
  29. C:\rakudo\share\perl6\site\bin\zef [--wrap=<Int>] info <identity> -- Detailed
  30. distribution information
  31. C:\rakudo\share\perl6\site\bin\zef [--force] look <identity> -- Download a sin
  32. gle module and change into its directory
  33. C:\rakudo\share\perl6\site\bin\zef [--depends] [--test-depends] [--build-depen
  34. ds] [--test] [--fetch] [--build] [--force] [--update] [--upgrade] [--depsonly] [
  35. --exclude=<Any>] [--to|--install-to=<Any>] smoke -- Smoke test
  36. C:\rakudo\share\perl6\site\bin\zef update [<names> ...] -- Update package inde
  37. xes
  38. C:\rakudo\share\perl6\site\bin\zef [--confirm] nuke [<names> ...] -- Nuke modu
  39. le installations (site, home) and repositories from config (RootDir, StoreDir, T
  40. empDir)
  41. C:\rakudo\share\perl6\site\bin\zef [-h|--help]
  42.  
  43. C:\Users\Nicolas Peter Lane\Downloads>zef uninstall GTK::Simple
  44. ===> Uninstalled from C:\rakudo\share\perl6\site
  45. GTK::Simple:ver('0.1.5')
  46.  
  47. C:\Users\Nicolas Peter Lane\Downloads>cd ..
  48.  
  49. C:\Users\Nicolas Peter Lane>cd gtk-simple
  50.  
  51. C:\Users\Nicolas Peter Lane\gtk-simple>perl6 -I resources\blib\ ..\Downloads\tab
  52. elaJM.pl6
  53. ===SORRY!===
  54. Could not find GTK::Simple at line 2 in:
  55. C:\Users\Nicolas Peter Lane\gtk-simple\resources\blib
  56. C:\Users\Nicolas Peter Lane\.perl6
  57. C:\rakudo\share\perl6\site
  58. C:\rakudo\share\perl6\vendor
  59. C:\rakudo\share\perl6
  60. CompUnit::Repository::AbsolutePath<93252672>
  61. CompUnit::Repository::NQP<96126152>
  62. CompUnit::Repository::Perl5<96126192>
  63.  
  64. C:\Users\Nicolas Peter Lane\gtk-simple>zef uninstall GTK::Simple
  65. !!!> Found no matching candidates to uninstall
  66.  
  67. C:\Users\Nicolas Peter Lane\gtk-simple>perl6 -I resources\blib\ ..\Downloads\tab
  68. elaJM.pl6
  69. Could not find symbol '&App'
  70. in block <unit> at ..\Downloads\tabelaJM.pl6 line 48
  71.  
  72. Actually thrown at:
  73. in block <unit> at ..\Downloads\tabelaJM.pl6 line 48
  74.  
  75.  
  76. C:\Users\Nicolas Peter Lane\gtk-simple>perl6 -Iresources\blib\ ..\Downloads\tabe
  77. laJM.pl6
  78. Could not find symbol '&App'
  79. in block <unit> at ..\Downloads\tabelaJM.pl6 line 48
  80.  
  81. Actually thrown at:
  82. in block <unit> at ..\Downloads\tabelaJM.pl6 line 48
  83.  
  84.  
  85. C:\Users\Nicolas Peter Lane\gtk-simple>perl6 -I. ..\Downloads\tabelaJM.pl6
  86. Could not find symbol '&App'
  87. in block <unit> at ..\Downloads\tabelaJM.pl6 line 48
  88.  
  89. Actually thrown at:
  90. in block <unit> at ..\Downloads\tabelaJM.pl6 line 48
  91.  
  92.  
  93. C:\Users\Nicolas Peter Lane\gtk-simple>perl6 -Iresources\blib\ ..\Downloads\tabe
  94. laJM.pl6
  95. ===SORRY!===
  96. Could not find GTK::Simple at line 2 in:
  97. C:\Users\Nicolas Peter Lane\gtk-simple\resources\blib
  98. C:\Users\Nicolas Peter Lane\.perl6
  99. C:\rakudo\share\perl6\site
  100. C:\rakudo\share\perl6\vendor
  101. C:\rakudo\share\perl6
  102. CompUnit::Repository::AbsolutePath<93364272>
  103. CompUnit::Repository::NQP<96190712>
  104. CompUnit::Repository::Perl5<96190752>
  105.  
  106. C:\Users\Nicolas Peter Lane\gtk-simple>perl6 -I \blib ..\Downloads\tabelaJM.pl6
  107. ===SORRY!===
  108. Could not find GTK::Simple at line 2 in:
  109. C:\blib
  110. C:\Users\Nicolas Peter Lane\.perl6
  111. C:\rakudo\share\perl6\site
  112. C:\rakudo\share\perl6\vendor
  113. C:\rakudo\share\perl6
  114. CompUnit::Repository::AbsolutePath<93247808>
  115. CompUnit::Repository::NQP<96099104>
  116. CompUnit::Repository::Perl5<96099144>
  117.  
  118. C:\Users\Nicolas Peter Lane\gtk-simple>perl6 -I \blib ..\Downloads\tabelaJM.pl6
  119. Could not find symbol '&App'
  120. in block <unit> at ..\Downloads\tabelaJM.pl6 line 48
  121.  
  122. Actually thrown at:
  123. in block <unit> at ..\Downloads\tabelaJM.pl6 line 48
  124.  
  125.  
  126. C:\Users\Nicolas Peter Lane\gtk-simple>perl6 -I \lib ..\Downloads\tabelaJM.pl6
  127. Could not find symbol '&App'
  128. in block <unit> at ..\Downloads\tabelaJM.pl6 line 48
  129.  
  130. Actually thrown at:
  131. in block <unit> at ..\Downloads\tabelaJM.pl6 line 48
  132.  
  133.  
  134. C:\Users\Nicolas Peter Lane\gtk-simple>perl6 -I resources\blib
  135. To exit type 'exit' or '^D'
  136. >
  137.  
  138. C:\Users\Nicolas Peter Lane\gtk-simple>perl6 -I resources\blib ..\Downloads\tabe
  139. laJM.pl6
  140. Could not find symbol '&App'
  141. in block <unit> at ..\Downloads\tabelaJM.pl6 line 48
  142.  
  143. Actually thrown at:
  144. in block <unit> at ..\Downloads\tabelaJM.pl6 line 48
  145.  
  146.  
  147. C:\Users\Nicolas Peter Lane\gtk-simple>perl6 -I. -e "use GTK::Simple::App;"
  148. ^CDeseja finalizar o arquivo em lotes (S/N)? n
  149.  
  150. C:\Users\Nicolas Peter Lane\gtk-simple>perl6 -I. -e "use GTK::Simple::App;" ..\D
  151. ownloads\tabelaJM.pl6
  152.  
  153. C:\Users\Nicolas Peter Lane\gtk-simple>perl6 -I. -e "use GTK::Simple::App;"
  154.  
  155. C:\Users\Nicolas Peter Lane\gtk-simple>perl6 -I. -e "use GTK::Simple::App;"
  156.  
  157. C:\Users\Nicolas Peter Lane\gtk-simple>perl6 -I. -e "use GTK::Simple::App;" ..\D
  158. ownloads\tabelaJM.pl6
  159.  
  160. C:\Users\Nicolas Peter Lane\gtk-simple>perl6 -I. -e "use GTK::Simple::App;" ..\D
  161. ownloads\tabelaJM.pl6
  162.  
  163. C:\Users\Nicolas Peter Lane\gtk-simple>perl6 -I. ..\Downloads\tabelaJM.pl6
  164. Failed to copy 'C:\Users\Nicolas Peter Lane\resources\blib\lib\GTK\libgtk-3-0.dl
  165. l' to 'C:\Users\NICOLA~1\AppData\Local\Temp\libgtk-3-0.dll': Failed to copy file
  166. : no such file or directory
  167. in sub find-bundled at C:\Users\Nicolas Peter Lane\gtk-simple\lib/GTK/Simple/N
  168. ativeLib.pm6 (GTK::Simple::NativeLib) line 98
  169. in sub gtk-lib at C:\Users\Nicolas Peter Lane\gtk-simple\lib/GTK/Simple/Native
  170. Lib.pm6 (GTK::Simple::NativeLib) line 37
  171. in sub guess_library_name at C:\rakudo\share\perl6\sources\24DD121B5B4774C04A7
  172. 084827BFAD92199756E03 (NativeCall) line 211
  173. in method setup at C:\rakudo\share\perl6\sources\24DD121B5B4774C04A7084827BFAD
  174. 92199756E03 (NativeCall) line 302
  175. in method CALL-ME at C:\rakudo\share\perl6\sources\24DD121B5B4774C04A7084827BF
  176. AD92199756E03 (NativeCall) line 322
  177. in submethod BUILD at C:\Users\Nicolas Peter Lane\gtk-simple\lib/GTK/Simple/Ap
  178. p.pm6 (GTK::Simple::App) line 26
  179. in block <unit> at ..\Downloads\tabelaJM.pl6 line 48
  180.  
  181. Actually thrown at:
  182. in sub find-bundled at C:\Users\Nicolas Peter Lane\gtk-simple\lib/GTK/Simple/N
  183. ativeLib.pm6 (GTK::Simple::NativeLib) line 98
  184. in sub gtk-lib at C:\Users\Nicolas Peter Lane\gtk-simple\lib/GTK/Simple/Native
  185. Lib.pm6 (GTK::Simple::NativeLib) line 37
  186. in sub guess_library_name at C:\rakudo\share\perl6\sources\24DD121B5B4774C04A7
  187. 084827BFAD92199756E03 (NativeCall) line 211
  188. in method setup at C:\rakudo\share\perl6\sources\24DD121B5B4774C04A7084827BFAD
  189. 92199756E03 (NativeCall) line 302
  190. in method CALL-ME at C:\rakudo\share\perl6\sources\24DD121B5B4774C04A7084827BF
  191. AD92199756E03 (NativeCall) line 322
  192. in submethod BUILD at C:\Users\Nicolas Peter Lane\gtk-simple\lib/GTK/Simple/Ap
  193. p.pm6 (GTK::Simple::App) line 26
  194. in block <unit> at ..\Downloads\tabelaJM.pl6 line 48
  195.  
  196.  
  197. C:\Users\Nicolas Peter Lane\gtk-simple>n
  198. 'n' n�o � reconhecido como um comando interno
  199. ou externo, um programa oper�vel ou um arquivo em lotes.
  200.  
  201. C:\Users\Nicolas Peter Lane\gtk-simple>perl6 -I. -e "use GTK::Simple::App;"
  202.  
  203. C:\Users\Nicolas Peter Lane\gtk-simple>perl6 -I. ..\Downloads\tabelaJM.pl6
  204. Failed to copy 'C:\Users\Nicolas Peter Lane\resources\blib\lib\GTK\libgtk-3-0.dl
  205. l' to 'C:\Users\NICOLA~1\AppData\Local\Temp\libgtk-3-0.dll': Failed to copy file
  206. : no such file or directory
  207. in sub find-bundled at C:\Users\Nicolas Peter Lane\gtk-simple\lib/GTK/Simple/N
  208. ativeLib.pm6 (GTK::Simple::NativeLib) line 98
  209. in sub gtk-lib at C:\Users\Nicolas Peter Lane\gtk-simple\lib/GTK/Simple/Native
  210. Lib.pm6 (GTK::Simple::NativeLib) line 37
  211. in sub guess_library_name at C:\rakudo\share\perl6\sources\24DD121B5B4774C04A7
  212. 084827BFAD92199756E03 (NativeCall) line 211
  213. in method setup at C:\rakudo\share\perl6\sources\24DD121B5B4774C04A7084827BFAD
  214. 92199756E03 (NativeCall) line 302
  215. in method CALL-ME at C:\rakudo\share\perl6\sources\24DD121B5B4774C04A7084827BF
  216. AD92199756E03 (NativeCall) line 322
  217. in submethod BUILD at C:\Users\Nicolas Peter Lane\gtk-simple\lib/GTK/Simple/Ap
  218. p.pm6 (GTK::Simple::App) line 26
  219. in block <unit> at ..\Downloads\tabelaJM.pl6 line 48
  220.  
  221. Actually thrown at:
  222. in sub find-bundled at C:\Users\Nicolas Peter Lane\gtk-simple\lib/GTK/Simple/N
  223. ativeLib.pm6 (GTK::Simple::NativeLib) line 98
  224. in sub gtk-lib at C:\Users\Nicolas Peter Lane\gtk-simple\lib/GTK/Simple/Native
  225. Lib.pm6 (GTK::Simple::NativeLib) line 37
  226. in sub guess_library_name at C:\rakudo\share\perl6\sources\24DD121B5B4774C04A7
  227. 084827BFAD92199756E03 (NativeCall) line 211
  228. in method setup at C:\rakudo\share\perl6\sources\24DD121B5B4774C04A7084827BFAD
  229. 92199756E03 (NativeCall) line 302
  230. in method CALL-ME at C:\rakudo\share\perl6\sources\24DD121B5B4774C04A7084827BF
  231. AD92199756E03 (NativeCall) line 322
  232. in submethod BUILD at C:\Users\Nicolas Peter Lane\gtk-simple\lib/GTK/Simple/Ap
  233. p.pm6 (GTK::Simple::App) line 26
  234. in block <unit> at ..\Downloads\tabelaJM.pl6 line 48
  235.  
  236.  
  237. C:\Users\Nicolas Peter Lane\gtk-simple>dir C:\Users\NICOLA~1\AppData\Local\Temp\
  238.  
  239. O volume na unidade C n�o tem nome.
  240. O N�mero de S�rie do Volume � 2E98-B47A
  241.  
  242. Pasta de C:\Users\NICOLA~1\AppData\Local\Temp
  243.  
  244. 06/07/2017 21:38 <DIR> .
  245. 06/07/2017 21:38 <DIR> ..
  246. 06/07/2017 20:01 <DIR> 3FF900ECE6419976999AD0C5906A35E76F7F46D8
  247. 04/07/2017 21:14 <DIR> 92F1B58E1A80C557327726BDDCF2C3549DFADF93
  248. 04/07/2017 21:14 <DIR> A128C7ADC12251245CD534B4061D885B81B10494
  249. 05/07/2017 07:55 <DIR> acrord32_sbx
  250. 06/07/2017 12:28 <DIR> acro_rd_dir
  251. 06/07/2017 19:07 10.326 AdobeARM.log
  252. 06/07/2017 20:01 <DIR> C034B91E450826FFAD1895492135A5BC818578A3
  253. 04/07/2017 20:31 365.967 ca-bundle.trust.crt.em1512
  254. 04/07/2017 20:31 202.950 cacerts.Ya1512
  255. 04/07/2017 21:00 <DIR> DbTemp
  256. 04/07/2017 20:31 224.779 email-ca-bundle.pem.Uh1512
  257. 06/07/2017 03:32 795 jusched.log
  258. 06/07/2017 20:49 215.280 libatk-1.0-0.dll
  259. 06/07/2017 20:49 972.041 libcairo-2.dll
  260. 06/07/2017 20:49 73.310 libcairo-gobject-2.dll
  261. 06/07/2017 20:49 83.622 libffi-6.dll
  262. 06/07/2017 20:49 347.810 libfontconfig-1.dll
  263. 06/07/2017 20:49 752.539 libfreetype-6.dll
  264. 06/07/2017 20:49 870.852 libgdk-3-0.dll
  265. 06/07/2017 20:49 356.005 libgdk_pixbuf-2.0-0.dll
  266. 06/07/2017 20:49 1.789.609 libgio-2.0-0.dll
  267. 06/07/2017 20:49 1.513.572 libglib-2.0-0.dll
  268. 06/07/2017 20:49 64.399 libgmodule-2.0-0.dll
  269. 06/07/2017 20:49 403.969 libgobject-2.0-0.dll
  270. 06/07/2017 20:49 6.317.774 libgtk-3-0.dll
  271. 06/07/2017 20:49 1.055.676 libiconv-2.dll
  272. 06/07/2017 20:49 154.337 libintl-8.dll
  273. 06/07/2017 20:49 232.483 liblzma-5.dll
  274. 06/07/2017 20:49 439.347 libpango-1.0-0.dll
  275. 06/07/2017 20:49 142.951 libpangocairo-1.0-0.dll
  276. 06/07/2017 20:49 1.167.075 libpangoft2-1.0-0.dll
  277. 06/07/2017 20:49 147.550 libpangowin32-1.0-0.dll
  278. 06/07/2017 20:49 1.945.714 libpixman-1-0.dll
  279. 06/07/2017 20:49 265.538 libpng15-15.dll
  280. 06/07/2017 20:49 1.740.678 libxml2-2.dll
  281. 18/04/2017 01:30 <DIR> Low
  282. 06/07/2017 19:49 <DIR> mozilla-temp-files
  283. 04/07/2017 20:31 217.719 objsign-ca-bundle.pem.gq1512
  284. 06/07/2017 12:28 <DIR> plugtmp
  285. 04/07/2017 20:31 272.795 tls-ca-bundle.pem.Hp1512
  286. 04/07/2017 21:56 27.848 tmp-getstore-4892
  287. 04/07/2017 20:28 27.848 tmp-getstore-5028
  288. 06/07/2017 21:32 156 WERA60E.tmp.WERDataCollectionFailure.txt
  289. 06/07/2017 20:49 91.136 zlib1.dll
  290. 04/07/2017 22:30 <DIR> _ir_tmpfnt_1
  291. 06/07/2017 03:27 <DIR> _ir_tmpfnt_2
  292. 06/07/2017 21:31 <DIR> _ir_tmpfnt_3
  293. 06/07/2017 21:32 <DIR> _ir_tmpfnt_4
  294. 04/07/2017 22:02 <DIR> _ir_tmpfnt_7
  295. 10/05/2017 00:44 720.033 _iu14D2N.tmp
  296. 35 arquivo(s) 23.214.483 bytes
  297. 17 pasta(s) 8.392.179.712 bytes dispon�veis
  298.  
  299. C:\Users\Nicolas Peter Lane\gtk-simple>dir C:\Users\NICOLA~1\AppData\Local\Temp\
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement