I am running Sabayon 6 from the live cd and haven't found a way to install packages. Evidently Entropy is jno similar to Synaptics package manager (for instance).
What do I need to do to install Wine or Openbox?
Moderator: Moderators
$ su (The LiveCD does not prompt for the root user's password, and jumps straight to the root user's account.)
# equo update
# equo install wine
# exit
$# equo search wineFitzcarraldo wrote:You don't say which edition of the various LiveCDs you are using. I'll assume it is SL (Sabayon Linux) 6 KDE Edition.
Fitzcarraldo wrote: Installing packages in a LiveCD environment is going to be dog slow and severely limiting, whichever distribution and package manager you use. The RAM disk is relatively small and the read rate for optical media is much lower than for hard disks.
Fitzcarraldo wrote:Anyway, you need to read the SL Wiki article Entropy which explains the command line commands and the GUI front-end for the package manager Entropy. Please do that so that you understand how to use the package manager.
Fitzcarraldo wrote:Using a read-only LiveCD, with slow access rates, working without hard disk access and only having access to a small RAM disk is very limiting. Anyway, if you want to try installing in such an environment I personally find the command line faster than the GUI. Open a Konsole/Terminal window (Kickoff > Applications > System > Terminal) and enter the following commands:
- Code: Select all
$ su (The LiveCD does not prompt for the root user's password, and jumps straight to the root user's account.)
# equo update
# equo install wine
# exit
$
To search for packages you would use the command:
- Code: Select all
# equo search wine
Or you can use Kickoff > Applications > System > Entropy Store to launch the GUI for the Entropy package manager. The GUI front-end for the package manager is variously known as 'Entropy Store' or 'Sulfur'.
Please read the Entropy article in the SL Wiki to understand what the equo update command does.
Fitzcarraldo wrote:If WINE is your main worry, you should have no trouble. I'm a big WINE user and fan, as some of the applications I use do not have equivalents in Linux. I also use WINE daily to run Office 2007, which I need for work. You can read in some of my blog articles about some of the uses to which I put WINE (http://fitzcarraldoblog.wordpress.com/c ... inux/wine/).
Fitzcarraldo wrote:I recommend that you use a WINEPREFIX (see one of my articles for an example). Once you get used to using WINEPREFIX, it's not difficult. I do that for all my applications under WINE.
dhinds wrote:I assume i can install Wine (and WinePrefix) via Entropy.
# equo install winedhinds wrote:Do you feel that Wine would do a better job than (say) Openbox at running the couple of Windows Apps that I've come to depend on (EccoPro and The Bat!)?
dhinds wrote:As currently configured, Entropy is checking only Sabayon Repositories. How can I get it to draw on Gentoo sources?
Fitzcarraldo wrote:If you mean "how can I install packages that are not currently in the Entropy repository but there is an ebuild in Gentoo" then you can either a) request for the package to be built and the binary be put in an Entropy repository (Requesting Packages for Entropy - New Policy), or b) use Portage (see the SL Wiki article on Portage, the Gentoo Handbook, and the articles in the SL Wiki on mixing Entropy and Portage).
Return to Sabayon Linux General Discussion
Users browsing this forum: No registered users and 1 guest