<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I'm currently learning LaTeX and using Tex Live for this purpose.<br>
    <br>
    The problem I've encountered is: when I tried to use class or
    packages such as scrartcl and datetime, it said these
    files(scrartcl.cls and datetime.sty) couldn't be found. I have used
    'sudo tlmgr search' command to sucessfully locate these files so it
    might be something wrong with Tex Live.<br>
    <br>
    I have also observed that when I use 'article' class, there wasn't
    any error. But the searching path turned out to be
    '/usr/share/texlive/texmf-dist/tex/latex/base/article.cls'. And both
    files mentioned above are located in
    '/usr/local/texlive/2013/texmf-dist/tex/latex'. So I think may be
    the searching path is wrong and I wonder how can I solve the
    problem.<br>
    <br>
    Thanks!<br>
    <br>
    <br>
    <br>
    <meta http-equiv="Content-Type" content="text/html;
      charset=ISO-8859-1">
    <style type="text/css">
p, li { white-space: pre-wrap; }
</style>
  </body>
</html>