Slackware :: Dependency Management And Configuration

Feb 23, 2010

I am a Linux noob (running Ubuntu 9.10) and not even an advanced Win. user. However, my switch to Linux was for simplicity, stability, fewer crashes,and the open-source software philosophy. However, Ubuntu hasn't been what I am hoping for. While Scientific Linux and Vector seem like good second choices, they don't seem to have the community/enthusiasm that Slackware has. However everything I read is all about "dependency management" w/r/t Slackware. Is this really a big problem? As a newbie, how will I deal with it? I am willing to learn but realize that I am starting from scratch.

View 14 Replies


ADVERTISEMENT

Debian Configuration :: Can't Install GNOME Or KDE In Stretch (dependency)

Jul 15, 2015

I'm trying to install KDE, but I can't. I've tried using tasksel, but it gave me an error, so I tried to install task-kde-desktop myself. When I did that, I ran into some dependency issues:

Code: Select allSome packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.

The following packages have unmet dependencies:

 task-kde-desktop : Depends: kde-standard but it is not going to be installed
                    Depends: kdm but it is not going to be installed
                    Recommends: kdeaccessibility but it is not going to be installed
                    Recommends: k3b but it is not going to be installed
         
[Code]...

View 5 Replies View Related

Debian Configuration :: Rstudio - Dependency Is Not Satisfiable In Stretch

Mar 23, 2016

When installing Rstudio from: [URL] .... in Debian stretch I get the following:

Code: Select allDependency is not satisfiable: libgstreamer0.10-0
Dependency is not satisfiable: libgstreamer-plugins-base0.10-0

seems like there's only libgstreamer1.0-0 available in stretch. In sid it's included though: [URL] ....

For the time being I installed the sid versions but wonder what's a proper solution.

View 2 Replies View Related

Debian Configuration :: Missing Dependency For Headers-2.6.29 On Lenny?

Jan 13, 2010

Here's my problem: I'm running a Lenny laptop and I need both wifi and virtualbox to work. I had to do a kernel upgrade to run the wifi. It works with either the 2.6.29 or 2.6.30 kernels, but with 2.6.30 I'm having screen brightness issues that I can't seem to get rid of. So I want to run 2.6.29, but virtualbox is a bit of a problem because it requires linux-headers-2.6.29, but when I try to install the amd64 headers it tells me that it cannot install the dependency linux-kbuild-2.6.29. Is there any way I can get that dependency installed on my computer?

View 14 Replies View Related

Slackware :: Dependency On A Modular Kernel?

May 12, 2010

Does slackware 13 have any dependencies on a modular kernel? I am going to make the kernel without modules and wanted to know if this will not work or if it will be painful and still work.

View 8 Replies View Related

Slackware :: Install 'PDF-Shuffler' And Have A GTK 2.x Dependency

Mar 18, 2011

The download page (http://gtk-apps.org/content/show.php...?content=90610) says that PDF-Shuffler depends on GTK 2.x Searching for 'GTK' in sbopkg gives me a big list. Does anyone know exactly which package I need to install

View 15 Replies View Related

Debian Configuration :: Bad Bandwidth Management Behind SSH Tunnel

Mar 2, 2016

We have an Apache Subversion (http) server for hosting our codes, and, for the 3 next month, we are behind a DSL connection (max upload 100 kB/s).

When a remote co-worker try to download a new fresh copy of our projects on his computer directly over http, the transfer goes fine : with a bandwidth monitor (gnome-system-monitor or bwm-ng) we can see that the server is trying to send ~95kB/s and the connection remains usable for others task in parallel (just a bit slower, which is normal).

But : when the remote co-worker is connected through SSH to this server, and uses tunneling to communicate with Apache Subversion, the server is sending more than 200kB/s : the connection is not usable for other tasks during the transfer as with ~102kB/s actually transferred through the DSL Line, it's completely congested and more than fifty percents of the packets are lost.

I think that I understand why : TCP/IP auto-detects the max amount of successfully transmitted bytes per second, and try not send more than this maximum value.

When the Apache server is connected to the local instance of openssh-server through localhost, packets are transmitted successfully between them. Only after, openssh-server try to send it to the client (and should retry if it's not successfull) but during that time, Apache is already giving the next one... giving this saturation effect (Apache is not aware of the saturation, or at least, not enough)

View 3 Replies View Related

Slackware :: Fastest Route To 'Dependency Hell'?

Jul 7, 2011

Moderator: If this post doesnt belong here, please move it to where it belongs. I like the KDE environment but there are so many menu items that I am not interested in or do not use. For example, I use LibreOffice, not Koffice; I use only Firefox & Chrome; I dont use a PIM.There seems to be a lot of duplication to satisfy different preferences.Further, there are a bunch of environments (flukebox etc) that I am not interested in. I thought that if I removed all the stuff that is of no interest to me, that I could have a personalized, uncluttered Slackware 13.37 system that would occupy less disk space and take less time to back up.

I know that you can remove menu items without removing the underlying programs but, if I can get rid of the programs without trashing my system, that is what I would like to do. (I am assuming that I can reinstall some or all later.)

If I were a Slackware guru, I would probably install some sort of Slackware Minimal but then I would probably drive you all crazy with endless posts to this forum.So, the question is: If I use pkgtool to remove the stuff that I do not want, will I end up in Dependency issue Hell

View 14 Replies View Related

Debian Configuration :: Timeouts And Dependency Failures On Boot - Crypto Related

Mar 27, 2016

I've got this weird problem: when I reboot my Debian 8.3 server, I have to run through the crypto unlocking processes for my encrypted volumes a few times before I actually get to a login screen. The operation times out 85% of the time, leaving me to reboot and try over and over until the system is happy.

Here's my partitioning setup (manually partitioned at install):
/boot: 500 MB, EXT2, nodev, nosuid, noexec
/tmp: 2 GB, EXT2, AES-256/xts-plain64 with RANDOM KEY
swap: 2.5 GB, AES-256/xts-plain 64 with RANDOM KEY
/: 35 GB, EXT4, AES-256/xts-plain 64 with PASSPHRASE
/var: 35 GB, EXT4, AES-256/xts-plain 64 with PASSPHRASE
/home: 45 GB, EXT4, AES-256/xts-plain 64 with PASSPHRASE

Here's the output from journalctl -b -p 3:
Code: Select allDate and time | server name | systemd[1]: Timed out waiting for device dev-sda5.device
Date and time | server name | systemd[1]: Dependency failed for Cryptography Setup for sda5_crypt
Date and time | server name | systemd[1]: Dependency failed for Encrypted Volumes
Date and time | server name | systemd[1]: Dependency failed for dev-mapper-sda5_crypt.device
Date and time | server name | systemd[1]: Dependency failed for /tmp

[Code] ....

I had the same problem in previous builds where I chose Twofish instead of AES, and I was hoping that the timeouts would be fixed by switching to AES as my CPU has the AES instruction set. Obviously that didn't make a damn bit of difference.

What am I doing wrong, or what should I change in my setup? The encryption is a requirement. Could the problem be caused by something as stupid as using a RANDOM KEY instead of a PASSPHRASE on /tmp and swap?

Debian 8.3 as OS version.

View 1 Replies View Related

Slackware :: Guile Upgrade Dependency - Install Process?

Jun 6, 2011

I'm excited to try the new 2.0.1 version of Guile. I'm running Slackware64 13.37 and the latest version of Guile distributed with it is 1.8.8. I see that this new version, as part of it's new capabilities, has a few new requirements. I have built and installed libffi, libunistring and libgc according to their install instructions, but Guile's configure script can't find them.

I have tried manually creating libffi.pc libunistring.pc and libgc.pc files, which has allowed configure to get past the first two, but I still can't determine the correct name for libgc. Further, I am now not confident that Guile will find these where it expects to find them in the end. I would like to ask for some clarification of the install process for this new version of Guile, but I'm not sure whom to ask.

View 8 Replies View Related

Slackware :: Tovid And Dependency (x264) - Will It Conflict Alien Bob's VLC?

Jun 10, 2010

I'm trying the DVD authoring stuff on Slackware, so okay I have downloaded Tovid along with its dozens of dependencies that has their own dependencies and so on...Now, one of the dependency is x264 (for encoding H264/AVC video streams). I already have alien bob's VLC from the uk site (restricted packages) and I've read on his blog (if I'm not mistaken) that it has the H264 capability (don't know how to describe it ).Is there any chance that it will conflict with this x264 library?

View 2 Replies View Related

Slackware :: Power Management On Laptops?

Apr 17, 2010

I've got a new netbook - Dell Inspiron mini 1011. I have installed slackware 13 on it. According to dell's website its battery should last up to 9 hours:Quote:Mini 10 offers up to 9.5 hours of battery life1 to keep you on the go.I understand that it depends on a variety of factors and these are just testing estimations that will probably never be achieved IRL.For 95% of the time I don't run X on it. Just emacs (gnus), nethack, elinks. If I do run X, it's fluxbox. The average battery time is 2hrs - 2.5hrs. I understand that Slackware 13 is not designed specifically for netbooks, but 2hrs is way off the 9-hour estimation. Either the battery is faulty, or it's the power management issue. Before I deal with the battery, I'd like to ask you for some suggestions on improving the power management. The acpi and acpid are installed on the system. Are there any packages that would improve the battery performance? Or perhaps some config options?I believe that recompiling the kernel would improve it, wouldn't it? What options I'd have to set/unset?P.S.Unfortunately, once I checked the netbook is ok, I removed WinXP that came with it, so can't compare with it.

View 14 Replies View Related

Slackware :: Where Is Power Management Setup In KDE?

May 4, 2011

This is very likely a silly question but .. where is the power management setup in KDE? I have set it up before in Slackware 13.1 but now that I'm running 13.37 I'd like to set it up again but can't seem to recall where to set it up.

View 2 Replies View Related

Slackware :: WxGTK Dependency Of OpenGL Not Fulfilled Despite Mesa Installed?

Apr 3, 2010

I am trying to build more packages these days than in years before, it seems, but somehow I manage to run into trouble quite often. This time I want to install Truecrypt 6.3a on my system. According to the description there are two dependencies, one of them being wxGTK.Ok, downloaded wxGTK and tried to build it both with sbopkg and on the CLI just by executing the SBo script. But:

Code:
checking for Xinerama... yes
checking for Xxf86vm extension... yes

[code]...

View 4 Replies View Related

Debian Configuration :: Where Hard-disk Power Management Can Be Found In Squeeze

Feb 19, 2010

I am trying to figure out where the harddisk power management can be found in Squeeze. Before it was in the scripts under /etc/acpi, but in Squeeze it's not. I'd like to be able to change the hdparm -B value from 128 to 200 when using battery.

View 3 Replies View Related

Debian Configuration :: Power Management Utility Screen Go Black After 10 Minute

Jan 1, 2011

I disable that from the gnome power management utility screen go black after 10 minute. It's very annoying since I cannot watch a movie in that way!

View 6 Replies View Related

Slackware :: Error - Could Not Load Project Management Plugin KDevQMakeManager

Feb 7, 2010

When trying to load Qmake project in kdevelop it fails and write: "Could not load project management plugin KDevQMakeManager" and then:

"project importing plugin (KDevQMakeManager) does not support the IProjectFileManager interface."

View 5 Replies View Related

Debian Configuration :: Finding Opensource Central Management Software To Manage Squeeze Workstations

Jun 26, 2011

I'm looking for opensource central management software to manage squeeze workstations.

View 4 Replies View Related

Ubuntu :: Boot Up - Warning: "Install Problem, The Gnome Power Management Configuration Installed Incorrectly, Contact Your Administrator"

Feb 9, 2011

Ubuntu has been very good for us, fast, small foot print, But just yesterday it decided not to boot up. It gets to the login screen, and shows a warning... "Install problem, the Gnome power management configuration installed incorrectly, contact your administrator" What can I do to free this up?

View 1 Replies View Related

Slackware :: Getting The 13 Display Configuration?

Apr 24, 2010

I have installed SW13 and I cannot seem to be able to configure my display resolution. Under windows I have it configure as 1440by900 pixels, colors = 32bit, chip = intel 965 express. Under SW the resolution = 800by600. I have try to change the resolution size but have not been able to do it. I try to run the xorgconfig command but is not installed on the computer.

View 9 Replies View Related

Hardware :: Slackware Network Configuration

Sep 3, 2010

I just installed slackware 13 with kernel 2.6.33.4 , everything seems to be ok so far, but the system does not load eth0.Ive tried netconfig , ive tried to configure rc.inet1.conf by hand and run rc.inet1 eth0_start but nothing works.After running netconfig the system says everything is ok , but when I run ifcofnig there is no eth0.

View 3 Replies View Related

Slackware :: Konsole Configuration Not Persistent ?

Mar 1, 2010

This issue has been a thorn in my side since -13.0 was released. I cannot get the konsole configuration to "stick". If I start konsole, then click Settings->Edit Current Profile, then change the font & font size, click "Apply", then "OK", the changes work during that session, but when I close the program, then open it back up, I am back to the default settings. If I make a root profile, the foreground & background colors will persist, but not the font settings or the initial command. This bugged me so much that I moved to mrxvt, which is working nicely, but I would like to get konsole to behave as well. NOTE: I have recently installed -current on this laptop & put on Alien Bob's KDE 4.4 packages. I cannot get konsole to work right here, either.

View 4 Replies View Related

General :: Which Slackware And Ubuntu Would Recommend For The Configuration?

Jun 12, 2010

I went to Ubuntu website and saw there are two types, 32-bit and 64-bit. I was going to get 64-bit, but the website recommended me 32-bit. Intel i5, 2.26Ghz, 64-bit, 3 GB of RAM

View 3 Replies View Related

Slackware :: Building NAS - LVM / RAID Configuration For Partition

Jan 6, 2010

I'm building a NAS, based on the Intel SS4200. There are 4 drive bays in the machine for use with SATA disks, two of which I plan on filling now, the other two which I plan on filling later. The box also includes an IDE connector to which I will connect an 8GB Disk on Module onto which I will install Slackware. I wish to have all drives in the box show up as one contiguous volume. What partitioning/LVM/RAID configuration can I use which will allow me to:

1. Add a disk and transparently grow the available space of the volume?
2. Replace a disk with a larger disk and transparently grow the available space of the volume?
3. Lose a disk to hardware failure and replace it with a new one with no data loss?

If I use RAID 5, I'm pretty certain I can get numbers 1 and 3 above, but I'm not sure about number 2. The downside is that I'd have to start with 3 disks in the machine, and I'm unsure if adding a 4th disk whose size is larger than each of the 3 starting disks would lead to wasted space. For instance, if I start with three 1TB drives in RAID 5, and then add a 2TB 4th drive, would my available size go from 2TB to 3TB? Or from 2TB to 3.xTB?

Is it important in a RAID 5 setup to have all disks the same size? With LVM, I can certainly get number 1 above, but what about 2 and 3? I know you can use LVM to present many disks or partitions as one contiguous volume, but if I have two 1TB drives in one volume, and only have 300GB of data, then would the second drive remain empty until I broke the 1TB barrier? In this case, it's wasted space from the get go. I suppose another option would be to start with RAID 1 until I can afford a third disk.

When adding the new disk, could I switch to RAID 5 without data loss? I'm planning on maintaining a full mirror of the NAS on some USB disks as a backup, so if configuration changes to the NAS require wiping the disks and restoring from backup, it's not a total loss. However, it certainly makes me nervous to be in a state where only one copy of the data exists, so I'd rather find a solution where I can add and upgrade disks in the NAS without relying on the backup copies.

View 1 Replies View Related

Slackware :: What Missing In My Kernel Configuration - Panic

Oct 4, 2009

I have gone through all the kernel config options repeatedly, but everytime I get the same error after running my configured kernel.

To begin with, after unpacking the kernel I get Undefined video mode numer: 305 and then a selection of video modes appears.

Why are the standard settings in my lilo 1024x768x256 (vga 773) not accepted?

VFS: Cannot open root device "808" or unknown block(8,8) Please append a correct "root"=" boot option; here are the available partitions: Kernel panic- not syncing :VFS: Unable to mount root fs on unknown block(8,8)

My partitions are ext2, and this format (as well as other formats) are compiled in the kernel.

View 14 Replies View Related

Slackware :: ATI Radeon X700 DRI / ATI Card Configuration/driver?

May 11, 2010

I am setting up a system that I was recently given and am having some problems with the ATI card configuration/driver (I think).

THE SYSTEM

System is P4 3.0Ghz, 1GB RAM, 200GB SATA with new full install of Slackware 13, Fluxbox WM/DE.

Code:
lspci lines:01:00.0 VGA compatible controller: ATI Technologies Inc RV410 [Radeon X700 Pro (PCIE)]
01:00.1 Display controller: ATI Technologies Inc RV410 [Radeon X700 Pro (PCIE)] (Secondary)
I have read a lot of things that seem confusing to me, but I have set it up mostly with info from slackwiki.org, and after reading various threads here at LQ.

I am using an xorg.conf created with Xorg -configure, with the radeon driver and have added the DRI section and enabled options per the above URL.

THE SYMPTOMS

First, X starts and I can run glxgears and get a frame rate of 3100+.

But glxinfo seems incorrect:

Code:
glxinfo |grep -i render
GL_RENDERER: Mesa DRI R300 20060815 x86/MMX/SSE2 TCL
I see no "direct rendering: yes" as seems to be required (am I missing something?).

Most things seem to work such as video playback from DVD and Flash.

At boot the vesa modes do not work and I have to use vga=normal, which is no big problem, although a better framebuffer mode would be nice if possible.

But the first big problem I hit is running Blender. When it starts my screen goes blank with just the mouse cursor visible and moving. To get out of this I can kill X or ctl-alt-Fx to get a new login and kill the blender process. Oddly, I found I can also alt-F2 (Open a Run dialog in Fluxbox) which opens with a running Blender behind it - but any attempt to interact with the blender window reverts to the blank screen with mouse cursor.

I believe this to be due to the lack of DRI mostly because of a similar problem once encountered on another system - but am open to other suggestions.

But I think I need to better understand and configure the drivers for this video card before troubleshooting any applications.

So, I guess my questions would be:

1. Is the radeon driver the best choice for this card?
2. Are there advantages/disadvantages to using the ATI driver instead? (Is there a slackbuild for the proprietary driver?)
3. Can someone point me to any better sources of info for ATI cards/drivers used under Slackware?

View 3 Replies View Related

Slackware :: Configuration Usb Mouse Wheel Scoll Lines(not In KDE Itself)?

Oct 24, 2010

In Kwrite,Kate or KDE itself ,my USB 5 Button Mouse works fine, But in Dolphin, Chrome or Konqueror ,the "Mouse wheel scolls by..." in "system settings" didn't work, Dolphin scolls by itself, not 1 line or two lines...I'm eagering to know why these happend and if there are some way to force the mouse scoll lines

View 1 Replies View Related

Slackware :: Write A Script To Switch Between Different Network Configuration?

May 8, 2010

I am running Slackware 12.2.
I have checked the file like /etc/rc.d/rc.inet1.conf, and the command 'ip' or 'ifconfig', but still can not figure out how to write a script to switch between two network configurations easily.

Suppose that one configuration uses DHCP server to dynamically give the ip address, and uses a Default Gateway 1.1.1.1, a net mask 1.0.0.0, a DNS server 1.1.1.0;
and in another configuration the Ip address is fixed, and use a Default Gateway 2.2.2.2, a net mask 2.0.0.0, a DNS server 2.2.2.0;
Anyone would like to give me a hint on how to write one (or two separate) script(s) to switch between these two settings?

View 4 Replies View Related

Slackware :: Installing ATI Drivers Broke ALSA Configuration / Fix This?

Jan 22, 2011

I install the ATI drivers yesterday and today I've realised that it broke my sound. I have a HDA nVidia sound card built in (with a Realtek chip), but when I run alsaconf, it doesn't find it. It tries to use either the ATI HDMI audio port or a legacy generic driver. Any hints as to how I can fix this?

View 2 Replies View Related

Slackware :: Add Any Special Options To Mkinitrd For AHCI Configuration?

Apr 29, 2011

Do I need to add any special options to mkinitrd for AHCI configuration?

mkinitrd -c -k 2.6.37.6-smp -m ext4

Does it know I'm not in legacy PATA mode or do I have to add something to load AHCI module with it?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved