[email protected] wrote:
> Attempting to migrate from tetex to texlive, I forcibly removed tetex,
> tetex-base and tetex-texmf. I then tried to install texlive:
>
>> apt-get install texlive-texmf=0.20080822-1
> Reading Package Lists... Done
> Building Dependency Tree... Done
> You might want to run `apt-get -f install' to correct these:
> Sorry, but the following packages have unmet dependencies:
>    evince: Depends: tetex-base or
>                     system-tetex but it is not going to be installed
>    jadetex: Depends: tetex3-base
>    lilypond: Depends: tetex3-base
>    mftrace: Depends: tetex3-base or
>                      system-tetex but it is not going to be installed
>    xfree86: Depends: xfree86-shlibs (>= 4.5.0-1045) but it is not going to
> be installed
>             Conflicts: xfree86-base-threaded
>             Conflicts: system-xfree86 but 2:4.5-2 is to be installed
> E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
> specify a solution).
>
> 'apt-get -f install' reinstalled the tetex packages.
>
> Any ideas? -- Jonathan

There may be a better answer, but I would offer a couple of things:

1) It probably would have been best to use "sudo apt-get remove tetex" 
so that all of the dependent packages would have been removed also. 
You would then have kept that list of removed packages so that you 
could rebuild/reinstall them after installing texlive.

2) Since you didn't do that, you will now need to remove these 
packages by whatever means necessary and of course rebuild them once 
texlive is successfully installed. (Again, I would first try "sudo 
apt-get remove evince jadetex lilypond mftrace") I'm not sure how 
you'll handle xfree86 because I'm not sure that it is a real package 
on your machine (it might be "provided by" something else).

Best regards,
Robert

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to