Slackware :: Checking - And Finding The Source For Dependencies ?

Nov 23, 2010

I'm looking to install, and perhaps create a SlackBuild) for an application that I think might be interesting.

The dependencies listed are:

libx11-dev, libxt-dev, libimlib2-dev, giblib-dev, and libxinerama-dev

I've checked to see if the packages are installed w/:

Code:

I've also looked for any existing SlackBuilds, but the only one that showed up in the database is: "giblib"

Where can I look to find these dependencies, their sources, or determine whether they're already installed in Slackware64 13.1?

Also, how would one determine if this can compile for a 64bit, non multi-lib install?

View 3 Replies


ADVERTISEMENT

Fedora Installation :: F13 Install Freezes When Checking For Dependencies

Sep 1, 2010

Installing from a CD, and F13 constantly freezes at the same spot - "Checking dependencies in packages selected for installation" - gets stuck 1/3 to 1/2 thru.

Dell Dimension 2400, Celeron 2.4GHz, 768MB memory, 120GB drive.

I've used same CD set to install several other systems so CDs are good.

View 9 Replies View Related

Fedora Installation :: Fc11 Install Hangs At Checking Dependencies / Fix It?

Jun 11, 2009

I am trying to install fc11 on an intel mb with pentium4 and ati graphics
the install always hangs at the point where the sw packages have been selected
and the install is checking dependencies.

I have tried the regular install
the basic video install, and text install
with the same symptoms each time

the dvd drive lite is on and the hard disk activity lite is on and the system is frozen.
have to power off.

I have fc11 installed on another system (amd) and had install issues also but that was
with the preview.

View 1 Replies View Related

OpenSUSE :: Finding Package Dependencies With Zypper?

Apr 2, 2011

Is there a command that I can use to find out what are the dependencies of a given package.

View 4 Replies View Related

Software :: Way To Find Dependencies From Source Code?

Jan 15, 2011

Is there a way to find the dependencies from the source code in the directory produced by the tarball? All I do till now is ./configure, see the missing lib etc, install it, again ./configure, see missing lib, install it, and so on. Is there a way to have all the missing dependencies before configuring the program for the system, maybe with a proper configure flag? But ./configure -h

View 3 Replies View Related

Hardware :: Installing Alsa1.0.23 For Centos 5.5 - Error Checking For Directory With Kernel Source

Nov 19, 2010

i was not able to install alsa...showing the error checking for directory with kernel source... Please install the package with full kernel sources for your distribution or use --with-kernel=dir option to specify another directory with kernel sources (default is /lib/modules/2.6.18-194.el5xen/source). my friends installed the alsa for cent os 5.4...how to rectify this...

View 3 Replies View Related

General :: Shell Script To Run Source Code And Find All Its Dependencies?

Aug 1, 2010

this is srinath,newbie to linux and shell scripts.am in need of shell script,which have to checkout the source code(C/C++) from CVS server to a specified directory and compile that source code and get all its dependency files to a specified directory.

View 2 Replies View Related

Debian Configuration :: Apt Not Finding Source?

Feb 21, 2010

I just finished installing Debian 2.1 on a very old laptop for some light word processing and web browsing, and am trying to get apt working so I can use it and dselect to install packages. Whenever I run apt-get update as a first step, I get stuck at 0% with an eventual timeout (this also happens when running the update step of dselect).

I know that my network card (a Farallon EtherWave) is working because I can ping my local gateway and remote sites. In my sources.list, I have this line for the Debian archive for this release: deb [url]contrib main non-free

Can anyone think of why I can ping the archive successfully, but apt will not read it? Do I need to change some network configuration, or my source line?

View 4 Replies View Related

Security :: Finding Source Of Pings ?

Oct 17, 2010

How i know who is pinging me or trying?

View 1 Replies View Related

Fedora Security :: Finding The Source Of A Break In ?

Jul 16, 2010

I noticed a very very high cpu usage on my webserver. All four CPUs were running on 100%.

Top shows several perl processes from apache that run for a long time, with a high %CPU.

Since the server was fc10, I did a fresh installation to fc13, and the fresh installation didn't have this issue. Then I loaded back all the user-data, and it started again.

Several, 4, 6, 8, ... 100 perl processes from apache.

lsof -p with the pid of such a process

Code:

The estabilished connection is sometimes "proud2pirate.com" wich is a non-existing domain.

View 14 Replies View Related

Fedora :: Finding The Openssh 5.1 And 4.3 Source Rpms?

Nov 16, 2010

I am looking for openssh 5.1 and 4.3 source rpms. Where can i download them ?

View 3 Replies View Related

Hardware :: Finding Source Of Noise In Computer ?

Jan 28, 2011

I am trying to decrease volume of noise coming from computer as much possible, till one point from where I don't know exactly what's the source of noise.

"That noise" starts coming out of computer few seconds about booting, not while POST test, and then it's constant. To me it seems like it's coming out of cpu, but not fan. (I have disconnected all hard drives, have gpu with passive cooling installed, and it's still there. Cpu is AM3 socket AMD Phenom II 810 processor, and motherboard is Asus M4A78T-E.

Also, my other computers with Intel and other AMD processors does not produce such a noise.

Does that noise come out of CPU? is it some "computing sign" of processor (assuming that during first seconds of booting are perfectly quiet), or kind of general problem of AMD (or AM3 socket) cpus.

View 14 Replies View Related

General :: Finding The Kernel Source Code?

Apr 14, 2011

where can i find linux kernel source code?

View 4 Replies View Related

Ubuntu :: USB Over Ethernet - Finding Source Code In Package?

Jun 23, 2010

First of all, I am pretty new to linux and I have 2 install a USB OVer IP software. I downloaded the software for UBUNTU n I really do not know where to find the installer. I want to find the source code in the package too.. its an open source project. So I believe the source codes are included in that .

View 5 Replies View Related

Networking :: Autofs No Longer Working - Finding Source ?

May 23, 2011

After several days of searching, reading and re-installing, I'm at a complete loss as to why autofs has suddenly stopped working.

Basically, I can see the shared folders on the host computer but as soon as I try to cd into the folders I get "-bash: cd: [directory]: No such file or directory" (where [directory] = shared drive).

The setup was working before and the same exact setup is being used and is fully functional on another computer.

I'm running Ubuntu 11.04

Here is the content of auto.cifs:

Code:

Here is the content of auto.master

Code:

And credentials are stored in /etc/auto.smb.goblin (where goblin = name of windows computer sharing folders).

When I do "ls -l /home/shoryuken/TerraDrive/goblin" I get:

Code:

Now if I try to "cd" into any of the shared drives (like D-Drive, GW_Share or TerraDrive) I get the following:

Code:

A second or subsequent attempt at "ls -l" results in:

Code:

Note the question marks that are now everywhere.

I'm not sure where to look to find out why this is failing. The shared drive are visible, but then disappear when I try to access them. The same exact setup, on another machine works perfectly fine.

View 7 Replies View Related

Server :: Finding The Source Of The Email In The Main Queue?

Mar 7, 2011

I have a server (RHEL 4.7) with an mqueue that keeps growing over a two or three day interval. Then I have to manually flush the queue by removing all the mail in the spool directory as the sendmail flush command doesn't work. I've looked at the mail queue manually with a sendmail -bp command and it seems to show an occaisional mail item in the queue. On the other hand, there seems to be a lot more non-legitimate emails in the queue spool. how do I find out the source of the email in the main queue? Next, how do I stop it from building the queue? Next, is there anyway to automatically flush the queue once it builds if I need to?

View 2 Replies View Related

Software :: Finding Source For Libstdc++ - Glibc - Libgcc ?

Jun 7, 2011

I have a situation where I need to install the following packages manually:

libstdc++ (including libstdc++6)
glibc
libgcc

All I can find online are rpms... anybody know where I can get these as tarballs?

View 3 Replies View Related

Ubuntu :: Autofs Has Suddenly Stopped Working - Finding Source ?

May 23, 2011

After several days of searching, reading and re-installing, I'm at a complete loss as to why autofs has suddenly stopped working.

Basically, I can see the shared folders on the host computer but as soon as I try to cd into the folders I get "-bash: cd: [directory]: No such file or directory" (where [directory] = shared drive.

The setup used to work and the exact same setup on another computer computer works flawlessly.

I'm running Ubuntu 11.04

Here is the content of auto.cifs:

Code:

Here is the content of auto.master

Code:

And credentials are stored in /etc/auto.smb.goblin (where goblin = name of windows computer sharing folders.

When I do "ls -l /home/shoryuken/TerraDrive/goblin" I get:

Code:

Now if I try to "cd" into any of the shared drives (like D-Drive, GW_Share or TerraDrive) I get the following:

Code:

A second or subsequent attempt at "ls -l" results in:

Code:

Note the question marks that are now everywhere.

I'm not sure where to look to find out why this is failing. The shared drive are visible, but then disappear when I try to access them. The same exact setup, on another machine works perfectly fine.

View 4 Replies View Related

Applications :: Finding An Open Source Business Intelligence Software?

Apr 22, 2010

What is the most well know Open Source Bussiness Intelligence application?

View 1 Replies View Related

Programming :: Finding A Open-source Unicode String Library For C++ (or C)?

Jan 3, 2011

Is there a good open-source Unicode string library for C++ (or C)?

View 4 Replies View Related

Slackware :: Use RPM For Dependencies?

Nov 26, 2010

I am using slackbuilds.org, linuxpackages.net, sBOpkg, slackyeu and very good source is www.slackfind.net for browsing and finding packages.

But sometimes when I download and Install package (with slapt-get or installpkg tool) I dont have all dependencies to run my software. Slapt-get can solve dependencies only if the are locate in repository.

Than, I start to find dependencies manually on high writed sites, but usually I cant find it. (Off course, only some packages).

Easy way is go to [url] and I can find 99% all of dependencies to my packages in rpm format and for various architectures.

I use rpm2tgz and just convert rpm to tgz and Install package as normal. 95% packages installed this way is working.

Where do you find dependencies you? Or, is anybody using rpm for solving dependencies too?

View 12 Replies View Related

Software :: Building Multimedia Software - Finding Dependencies?

Feb 17, 2010

Downloaded multimedia software sources, and am looking for the dependencies needed to build it. Have some questions on what to do. What is needed to get these supported on the Linux box? If there is a particular library needed, what is the library name and website for sources?

Mozilla XUL/ GECKO support
Joystick support
Renoir
DVB support
XMLPRC support

Also, I would like to add additional sound support, could someone help on if these different sound support options conflict with each other?

OSS
ALSA
Jack
PulseAudio

Currently, I have OSS and ALSA...but was thinking of adding Jack and PulseAudio.Would this cause a conflict?

View 4 Replies View Related

Slackware :: 32 Bit Package Use 64 Bit Dependencies?

Jun 4, 2011

Theres a package I'm going to install that is available only in 32-bit, but I have its dependencies installed as regular 64-bit. Since I'm multilib, will the 32-bit package be able to work with the 64-bit deps?
If not, can 32-bit versions of the deps be installed side by side with the 64 bit?

View 1 Replies View Related

Slackware :: How To Figure Out Dependencies

Nov 29, 2010

I installed slackware 13.1 (64) but I didn't install kde because I am using fluxbox. Now I would like to install k3b. I have gslapt installed but there are no dependencies listed. The k3b website says that kde is a requirement but that can't be true. find the dependencies of the official slackware package. The slackware book does not seem to have that information.

View 14 Replies View Related

Slackware :: Disable Damn Spelling Checking In Firefox 2.0.x.x?

Jun 22, 2011

Linux kernel 2.6.21.5, Slackware 12.0
Firefox 2.0.0.4

What's said.

View 5 Replies View Related

Slackware :: What Software For Checking On Unauthorized Network Traffic?

May 8, 2010

I have been thinking lately about the number of computers connected to the internet that become "zombies" for sending out span (or worse) when they are attacked with ssh over the internet using some kind of script. Today, I read an article in a magazine about internet detective work when you find that there has been an unauthorized attempt to connect to your machine. According to this article, almost any computer connected to the internet is attacked very frequently and the log files of that computer will show this. I have seen these in my own log files in the past.

I have learned a number of ways to track down the attacker (to a very limited degree). But what I would like to know is a relatively easy application to run and understand to monitor my network traffic and find these attempts quicker. I know I have probably almost nothing to be concerned about, but I would like to be able to head this kind of problem off. I have a number of machines connected to the net and each other and my wife does a lot of business on the internet. So, besides becoming a bot for some criminal, I don't want any credit card details stolen.I have read about Wireshard, snort, etc. Is there an application (with gui preferrably, but not mandatory), that is novice compatible that will let me monitor this?

View 11 Replies View Related

OpenSUSE :: Finding A Open Source Music Composition Editor Similar To Sibelius

Jan 19, 2009

Looking for a Open Source music composition editor similar to Sibelius. I found and settled on Rosegarden. Sound card is Creative Audigy 2 Platinum EX. I also have a midi keyboard which I would like to use with rosegarden. After downloading rosegarden, I found out in order to use the MIDI sequencer, I have to compile and install a real time kernel.

I finally got my kernel configured and installed, recompiled all the video/Ethernet drivers etc (after about a dozen tries ) Now on to the issue... As root, I can run the JACK audio server with realtime priority (as it is needed by Rosegarden) with the command

jackd -R -dalsa &

it starts up and seems to run. Then as a regular user, I try to connect to the JACK audio server using the qjackctl application. Qjackctl loads, but cannot seem to connect to the jack server, giving me the message "UNABLE TO CONNECT TO SERVER AS CLIENT"

HOWEVER, using the same procedure above as root, I can connect to the jack audio server with qjackctl. Rosegarden will start as a regular user but will also not connect to the JACK audio server (therefore: no sound or midi sequencer) Ive tried running Rosegarden as root (I didnt like having to do that), but get a similar error.

Through some googling, I�ve found that JACK clients (qjackctl, rosegarden etc.) must be executed by the same user who launched the JACK server. -- no problem...Except I cannot run a realtime application as a regular user. I read online that regular users can start realtime applications using the LSM module (whatever that is, I couldn�t find all that much).

how do I start the jack audio server in realtime mode as a regular user? if that is not possible...Is there a way to configure JACK so that it is started by root, but allows clients launched by regular users to connect?

View 9 Replies View Related

Slackware :: Dependencies While Installing Applications?

Apr 6, 2011

After reading quite a lot about this distro, I have come to know that Slackware doesn't provide tools for managing dependencies. So how do I take care of dependencies?

If there's already a thread regarding this, please redirect me to that particular thread.

View 10 Replies View Related

Slackware :: Package Manager And Dependencies ?

Aug 12, 2010

I am a long-time Debian user (I use it since Woody) and yesterday, due to an unexpected problem on my hard drive and an inexplicable lack of a current Debian cd or a possibility to perform a net install, I had to choose between either stay without computer at home or install one of the two other operating systems I happened to have on cds: Free-BDS or Slackware 13.0. Since I do not have time to learn something that I consider to be more radically different from Debian, I went for Slack.

So, first impressions:

1. Quick and smooth installation, though I got a bit over-enthusiastic when it came to select packages to install and unselected many libraries that I later realised that were necessary for various packages and I had to install them anyway.

2. Configure my wifi was surprisingly easy. I had braced myself for overly-complicated configurations to be done while I'd not have access to google, however rc.inet1.conf was very straight-forward and it provided plenty of examples to illustrate basically every possible configuration. All I had to do was to copy my wpa_supplicant.conf from my Debian backup and it worked.

3.X: For some reason I expected I'd have trouble to properly install and configure X, however my window manager was up and running in a few minutes. I copied my ~/GNUstep folder from my backup gave me the exact same X environment I had in Debian.

4. Package managing and dependencies: (I think I am correct to presume that that has to be the main complaint of most Debian users). pkgtool is very easy to use but, yeah, it does not resolve dependencies.

However, and while I installed a system way more minimalistic than any Debian system I had, I was surprised to find out that:

-Firefox had only ONE dependency

-vlc had none

-xfe, on the other hand, has some obscure dependency that I cannot figure out where to get it (libGLU).

So, a question for more experienced Slackware users: How do you get around the dependencies? Is there a quick way to find out what additional packages you will need on beforehand, or you install the package and try to run it, so to see what libs you need when it fails to start?

View 14 Replies View Related

Slackware :: Track Down Unused Dependencies?

Feb 9, 2010

I have no problem with resolving dependencies on my own, but when I uninstall a programm, how could I keep track of the dependencies, thus remove them?

Is there a possibility to store this information in the /var/log/packages files, or better yet, is it possible to include the dependencies in the the .tgz's, so a 'removepkg' would get rid of them as well?

View 5 Replies View Related







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