pvswitch is a tiny program which makes it possible to use different program installations on one machine flawlessly. Its flexibility is intended for people who need to run programs against different interpreter versions of Perl, Tcl, etc.
| Tags | Software Development Interpreters Testing |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Changes: A bug which could cause a segmentation violation was fixed.


Changes: Made the interactive selection much nicer, and improved the installation documentation for gcc.


Changes: The ability to switch programs that contain special characters in their name (e.g. c++) has been added. Config file parsing has been greatly improved. The installation procedure has been improved.


No changes have been submitted for this release.
A lightweight framework for heavy lifting; a metadata-driven CRUD framework for ASP.net.
- All comments
Recent commentsRe: There are other same programs
Hi!
this project is not exactly the same thing since the major goal of pvswitch is to allow different users (session) to use different versions at the same time without any effects on other users.
as i have understood the alternatives system, it is always acting on system level.
> Hi!
> It may be interesting for you and your
> project:
> 1. update-alternatives script in Debian
>
> 2. alternatives system in ALT Linux
> Last project you can find on freshmeat:
>
> http://freshmeat.net/projects/alternatives/
>
>
There are other same programs
Hi!
It may be interesting for you and your project:
1. update-alternatives script in Debian
2. alternatives system in ALT Linux
Last project you can find on freshmeat:
http://freshmeat.net/projects/alternatives/