Hi, I am an intermediate Linux user (Kubuntu) and I would prefer to customize my Porteus 3.0 32 bit instalation.
1. Can I install the software using other methods than usm (for example rpm, or compiling from source) or does everything needs to be a module?
I tried to install .rpm java jdk package using rpm but there was dependency missing for basic Linux commands like /bin/mkdir, /bin/cat etc.. So I am wondering if this is even possible.
If so how to go about it. I tried some slackware utilities for fetching package from internet but none of them seems to be installed.
2. How to activate package using CLI?
And another unrelated question, rather funny one:)
3. How do I find out Porteus version which is installed? /etc/os-release is not helpful in this respect.
Installing without usm/ activating modules using CLI
- Slaxmax
- Contributor
- Posts: 408
- Joined: 03 Jan 2013, 09:51
- Distribution: KDE4
- Location: Campinas Brazil https://goo.gl/yrxwKi
Re: Installing without usm/ activating modules using CLI
1- yes you can http://www.porteus.org/faq.html#twenty9helmut wrote:Hi, I am an intermediate Linux user (Kubuntu) and I would prefer to customize my Porteus 3.0 32 bit instalation.
1. Can I install the software using other methods than usm (for example rpm, or compiling from source) or does everything needs to be a module?
I tried to install .rpm java jdk package using rpm but there was dependency missing for basic Linux commands like /bin/mkdir, /bin/cat etc.. So I am wondering if this is even possible.
If so how to go about it. I tried some slackware utilities for fetching package from internet but none of them seems to be installed.
2. How to activate package using CLI?
And another unrelated question, rather funny one:)
3. How do I find out Porteus version which is installed? /etc/os-release is not helpful in this respect.
if you need java see http://forum.porteus.org/viewtopic.php?f=75&t=3332
2- type
activate your-module.xzm
3 - go to porteus system info -> tab porteus
“DNA is like a computer program but far, far more advanced than any software ever created.”
― Bill Gates, The Road Ahead
― Bill Gates, The Road Ahead
-
- White ninja
- Posts: 12
- Joined: 26 Dec 2013, 19:57
- Distribution: Kubuntu, Porteus KDE 2.1
- Location: Slovakia
Re: Installing without usm/ activating modules using CLI
Ok thanks. So you are saying installing using rpm is absolutely ok?
I already tried slackyd but the command was not found.3 - go to porteus system info -> tab porteus
- Slaxmax
- Contributor
- Posts: 408
- Joined: 03 Jan 2013, 09:51
- Distribution: KDE4
- Location: Campinas Brazil https://goo.gl/yrxwKi
Re: Installing without usm/ activating modules using CLI
Prefer to install packages from slackware TXZ, problems with RPM and DEB packages can occur. Try!helmut wrote:Ok thanks. So you are saying installing using rpm is absolutely ok?
I already tried slackyd but the command was not found.3 - go to porteus system info -> tab porteus
Slackyd is not installed on porteus 3.0
“DNA is like a computer program but far, far more advanced than any software ever created.”
― Bill Gates, The Road Ahead
― Bill Gates, The Road Ahead
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: Installing without usm/ activating modules using CLI
Sounds like something wrong with your install. These commands are in the core of Porteus and should be available in all default ISO's.there was dependency missing for basic Linux commands like /bin/mkdir, /bin/cat
In Porteus (slackware based) you should only use Porteus modules or slackware packages. Slackware packages can be built from source. I suggest using the package manager or you will be back asking why a certain program you installed isn't working.
No. Use the built in package manager. If you prefer slackyd then open the package manager, download and install it.installing using rpm is absolutely ok?
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
-
- White ninja
- Posts: 12
- Joined: 26 Dec 2013, 19:57
- Distribution: Kubuntu, Porteus KDE 2.1
- Location: Slovakia
Re: Installing without usm/ activating modules using CLI
Thanks for answers. Since there was no slackyd I was confused if I should use it or not. Some of my problems were solved by using slackyd/installpkg but I try to use usm/modules when possible. What is the advantage of using modules over installing them, anyway?
-
- Contributor
- Posts: 657
- Joined: 26 Jun 2013, 14:03
- Distribution: x64 Openbox
- Location: against russian attacks and lies
- Contact:
Re: Installing without usm/ activating modules using CLI
You can't install modules - they already contain installed package, you must only insert it to root tree - activate. Some features of modules are: compression, fixed content, quicker "installing" - if you don't need it, install your packages and save changes - but saving changes keeps "all" your files, even unneeded.What is the advantage of using modules over installing them, anyway?
You have mind and feelings. Be wise and clever.
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: Installing without usm/ activating modules using CLI
Modules can be placed in your porteus/modules folder on your install media and they will be mounted into the file system on every boot and be available to you. There are many advantages and disadvantages with the most obvious one being that modularity allows you to add and remove things cleanly. You can swap your MATE desktop for LXDE by loading a different module. You can update the kernel or Xorg system without touching the desktop environment.
So if you use an 'always fresh' mode as I do, modules are really useful. I can install a slackware package today, then reboot and it is gone! If I like it I make a module and drop it in the modules folder to keep it.
So if you use an 'always fresh' mode as I do, modules are really useful. I can install a slackware package today, then reboot and it is gone! If I like it I make a module and drop it in the modules folder to keep it.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.