mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Sep. 04 2005,14:54 |
|
Any Linux application can theoretically be added to DSL (a port would be adjusting the code for a different platform/OS). The main thing to consider is "What does Mepis have that DSL does not?". Simple answer is "a lot". One of the most common methods of getting applications running in DSL is to install them on another system, and copy them into DSL. Errors that occur at runtime might be addressed by gathering whatever dependencies are missing and including them in DSL also. If the application requires a certain kernel, however, you are looking a much much bigger task.
You might look to see if there is a precompiled Debian package for the application you want, and try installing it with dpkg/apt-get
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|