lokillo wrote:
How can I downgrade dosxygen?
is it possible to do it with fink or do i have to "untar; ./config ; make ; make install" ?

You can use fink: "fink install doxygen-1.3.4-4", but since this version exists in the binary distribution, it is perhaps easier to use that one. Perhaps your fink is configured to do it automatically; otherwise use "fink -b install doxygen-1.3.4-4", or use FinkCommander, or run

  sudo apt-get update
  sudo apt-get install doxygen=1.3.4-4

(Notice the "=" in apt-get where fink has "-")

--
Martin



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to