安装texmaker的问题

时间:2015-10-05 07:37:27

标签: pdflatex texmaker

vivek@ubuntu:~$ sudo apt-get install texmaker
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 gummi : Depends: libgtksourceview2.0-0 (>= 2.10.0) but it is not going to be installed
         Depends: libgtkspell0 (>= 2.0.10) but it is not going to be installed
         Recommends: texlive-extra-utils but it is not going to be installed
         Recommends: texlive-latex-base but it is not going to be installed
         Recommends: texlive-xetex but it is not going to be installed
 openssh-server:i386 : Depends: libc6:i386 (>= 2.17) but it is not going to be installed
                       Depends: libcomerr2:i386 (>= 1.01) but it is not going to be installed
                       Depends: libgssapi-krb5-2:i386 (>= 1.12.1+dfsg-2) but it is not going to be installed
                       Depends: libkrb5-3:i386 (>= 1.13~alpha1+dfsg) but it is not going to be installed
                       Depends: libpam0g:i386 (>= 0.99.7.1) but it is not going to be installed
                       Depends: libselinux1:i386 (>= 1.32) but it is not going to be installed
                       Depends: libssl1.0.0:i386 (>= 1.0.2) but it is not going to be installed
                       Depends: libwrap0:i386 (>= 7.6-4~) but it is not going to be installed
                       Depends: zlib1g:i386 (>= 1:1.1.4) but it is not going to be installed
                       Depends: init-system-helpers:i386 (>= 1.18~)
                       Depends: openssh-client:i386 (= 1:6.9p1-1)
                       Depends: libpam-modules:i386 (>= 0.72-9) but it is not going to be installed
                       Depends: openssh-sftp-server:i386 but it is not going to be installed
                       Recommends: ncurses-term:i386
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
vivek@ubuntu:~$ 

我在ubntu操作系统中安装texmaker时得到了eroor 终端的细节给出了上述内容 试着解决我遇到的问题

1 个答案:

答案 0 :(得分:1)

按照linux命令

更新系统
<body>
  <form name="mailinglist" method="post">   
   <input type="text" name="email" />   
   <input type="submit" name="mailing-submit" value="Join Our Mailing 
    List" />     
  </form>     
 <form name="contactus" method="post">    
  <input type="text" name="email" />     
  <input type="text" name="subjet" />    
  <textarea name="message"></textarea>     
  <input type="submit" name="contact-submit" value="Send Email" />     
 </form>
<?php    
  if (!empty($_POST['mailing-submit']))    
   {
   //do something here;   
   }

  if (!empty($_POST['contact-submit'])) 
   {  
   //do something here;  
   }  
 ?>
 </body>

重新输入命令以再次安装

sudo apt-get update

了解更多套餐

输入

sudo apt-get install texmaker

sudo apt-get install texlive-science