Innanzitutto grazie per la risposta!
Per rispoderti a mia volta: uso WinEdt 7.1 con MiKTeX 2.9 su Windows XP
Ho provato il tuo stesso codice
`\documentclass{article}
\usepackage{ccicons}
\begin{document}
\ccbyncndeu
\end{document}`
e di nuovo mi da errore.
Ecco il log completo
`This is pdfTeX, Version 3.1415926-2.4-1.40.13 (MiKTeX 2.9) (preloaded format=pdflatex 2013.5.7) 3 MAY 2014 17:04
entering extended mode
**E:/Michele/prova.tex
(E:/Michele/prova.tex
LaTeX2e <2011/06/27>
Babel
abic, armenian, assamese, basque, bengali, bokmal, bulgarian, catalan, coptic,
croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, ga
lician, german, german-x-2012-05-30, greek, gujarati, hindi, hungarian, iceland
ic, indonesian, interlingua, irish, italian, kannada, kurmanji, latin, latvian,
lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerman, n
german-x-2012-05-30, nynorsk, oriya, panjabi, pinyin, polish, portuguese, roman
ian, russian, sanskrit, serbian, slovak, slovenian, spanish, swedish, swissgerm
an, tamil, telugu, turkish, turkmen, ukenglish, ukrainian, uppersorbian, usengl
ishmax, welsh, loaded.
(“C:\Programmi\MiKTeX 2.9\tex\latex\base\article.cls”
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(“C:\Programmi\MiKTeX 2.9\tex\latex\base\size10.clo”
File: size10.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
(“C:\Programmi\MiKTeX 2.9\tex\latex\ccicons\ccicons.sty”
Package: ccicons 2013/04/16 v1.5 LaTeX support for Creative Commons icons
(“C:\Programmi\MiKTeX 2.9\tex\latex\xkeyval\xkeyval.sty”
Package: xkeyval 2012/10/14 v2.6b package option processing (HA)
(“C:\Programmi\MiKTeX 2.9\tex\generic\xkeyval\xkeyval.tex”
\XKV@toks=\toks14
\XKV@tempa@toks=\toks15
\XKV@depth=\count87
File: xkeyval.tex 2012/10/14 v2.6b key=value parser (HA)
(“C:\Programmi\MiKTeX 2.9\tex\generic\xkeyval\keyval.tex”))))
No file prova.aux.
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 4.
LaTeX Font Info: … okay on input line 4.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 4.
LaTeX Font Info: … okay on input line 4.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 4.
LaTeX Font Info: … okay on input line 4.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 4.
LaTeX Font Info: … okay on input line 4.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 4.
LaTeX Font Info: … okay on input line 4.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 4.
LaTeX Font Info: … okay on input line 4.
LaTeX Font Info: Font shape `U/ccicons/m/n' will be
(Font) scaled to size 10.0pt on input line 6.
[1
{C:/Documents and Settings/Michele/Impostazioni locali/Dati applicazioni/MiKTeX
/2.9/pdftex/config/pdftex.map}] (E:\Michele\prova.aux) )
Here is how much of TeX's memory you used:
469 strings out of 493921
5755 string characters out of 3148824
53643 words of memory out of 3000000
3835 multiletter control sequences out of 15000+200000
3670 words of font info for 15 fonts, out of 3000000 for 9000
841 hyphenation exceptions out of 8191
27i,4n,19p,217b,107s stack positions out of 5000i,500n,10000p,200000b,50000s
!pdfTeX error: pdflatex.exe (file ccicons): Font ccicons at 600 not found
==> Fatal error occurred, no output PDF file produced!`