Slackware :: Gnome-sharp Not Compiling Despite All Dependencies Being Installed?

Nov 16, 2010

Gnome-sharp is a dependency of Tomboy. It has many dependencies itself, but all are satify-able from SBO. So I installed them all (yes including mono!) from SBO, then tried to install gnome-sharp. Problem is when running the slackbuild I get this error -

Code:
pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll /r:../../gnomevfs/gnome-vfs-sharp.dll -r:Mono.GetOptions.dll ./TestXfer.cs

[code]...

View 1 Replies


ADVERTISEMENT

Slackware :: Easy Ways To Find All Of Dependencies Required For Package To Be Installed

Dec 20, 2010

Are there any quick and easy ways to find all of the dependencies required for a package to be installed, so that we dont have to spent a lot of time searching for each package or downloading them individually?

View 5 Replies View Related

Slackware :: Install Banshee - Gconf-sharp-2.0 For Slack

Feb 5, 2010

I am running the latest slackware and have for a while been trying to install banshee. So... I also installed gnome and that seems to work. I have added dependency after dependency... and now I am finally stuck. I have searched the web for gconf-sharp-2.0. i might be blind, but i have not found anywhere that i can download it from and install.

View 8 Replies View Related

Slackware :: Banshee Install Fails From Missing Taglib Sharp

Jun 6, 2010

I've been using linux for several years now, and given that I get banshee running I can completely do away with Micro$ux . But here is where I've run into a bit of a problem. Obviously since I'm running slackware I know that the package manager will not have every program I want. I also know that when I build a package from source there will be some dependencies I do not have, and I need to adapt and overcome. I've been working away at the dependencies for a couple hours, and one is killing me "taglib-sharp 2.0.3.7".

I downloaded that exact package (as it is the newest version) and installed from source (simple "./configure && make && make install"). Worked just fine, seemed to have installed with no errors during make and no missing dependencies during config. That would lead me to believe it installed, however the configure script for banshee is still complaining that it can't find any taglib-sharp at all. So I redownloaded the source and tried again to no avail. Below is the exact output of the banshee config (though it's just as you'd expect).

[Code]...

View 5 Replies View Related

Programming :: Compiling Libusb C++ Program To Run Without It's Dependencies?

Aug 6, 2010

I've built a piece of hardware that communicates using usb. I was wondering could I make a libusb based program run on it's own without gcc/ libusb

View 10 Replies View Related

Software :: Cross Compiling Works With Dependencies Arm9 Cpu?

Jul 5, 2010

I'm a newbie when it comes to embedded linux / cross compiling. Never had to have anything to do with it b4 I bought my NAS. The Nas only has a 500MHZ ARM9 so compiling anything is painfully slow. Also only has 128MB ram. I managed to cross compile the kernel but am not sure how would you cross compile something like HPLIP for example.

View 1 Replies View Related

Ubuntu Multimedia :: Get The Dependencies Installed?

Apr 17, 2010

how to get the dependencies installed.

mark@mark-desktop:~$ sudo apt-get install cinelerra
Reading package lists... Done
Building dependency tree
Reading state information... Done

[Code].....

View 2 Replies View Related

Ubuntu :: Remove Installed Dependencies?

May 18, 2010

I searched for a hex editor in the USC, and chose to install a package called okteta. Only problem is...(I didn't realize until after it was too late to cancel)...it's a KDE package.Since it was probably one of the first (only?) KDE based app on this fresh Lucid installation, I believe about 115 (!) packages (see the list below) were installed in addition to the one I wanted. Grrrr.I then went into synaptic and removed okteta, but as I should have known, it did not remove any of the dependencies.I then looked at the dpkg logfile to see what had been installed. Here's what I found:Quote:

2010-05-18 02:27:56 install libqtcore4 <none> 4:4.6.2-0ubuntu5
2010-05-18 02:27:58 install libattica0 <none> 0.1.3-0ubuntu1
2010-05-18 02:27:58 install libqt4-network <none> 4:4.6.2-0ubuntu5

[code]....

View 3 Replies View Related

CentOS 5 :: Forcing Dependencies To Be Installed?

Apr 1, 2009

I am running 5.2; have not configured or installed anything special; and need to perform an update and get the dependencies installed, too. What is the best way to do that?

View 10 Replies View Related

General :: Get List Of Dependencies Of Non-installed RPM Package?

Jun 8, 2011

apt-cache show <package> shows also it's dependencies.yum info <package> does not show dependencies, but it obviously know them.How to ask yum for dependencies of specified package?

View 1 Replies View Related

Debian :: Changing A Package's Dependencies After It's Installed

Aug 1, 2010

I did a compile and checkinstall of a Debian package (and then deleted the temporary directory tree I compiled in), and had to redo the compile and checkinstall since I screwed up on the dependencies (I think it's item #10) on the checkinstall "menu".

Looking for a quick and dirty shortcut, I was wondering where the post-install dependencies for the packages are stored. Is it in /var/lib/dpkg/status ?

If not, where is the dependency information for installed packages stored?

View 1 Replies View Related

Software :: Xmacro Complaining About Dependencies That Appear To Be Installed

May 16, 2010

I got a new laptop a few days ago, to which I installed Fedora 12, and I am trying to install xmacro on it. I downloaded.I looked at this thread and one of the posts says there are instructions here but the link does not work for me.I installed xmacro on my old laptop (Debian) with no problems. I don't remember how, but I suppose it will be different installing an rpm anyway.

View 3 Replies View Related

General :: CentOS 5 64bit Installed But All Dependencies Are 32bit

Oct 7, 2010

I have installed centos 5 64 bit in my machine but all the dependencies like php, httpd, glibc, gcc, gd, openssl and others are 32 bit, I need them to be updated to 64 bit.

View 7 Replies View Related

Debian Configuration :: Remove The Packages Installed From Using Build Dependencies

Jun 15, 2011

Does aptitude(or apt-get) have the functionality to remove the packages installed from using build-dep? It just seems convenient if you want to remove a program that was built from source.

View 4 Replies View Related

Ubuntu :: Missing Dependencies - Make Sure All Required Libraries Installed

Apr 2, 2011

I am trying to run algodoo from terminal after I install it, but it doesn't run. It gives this error. I have been having troubles with permissions in the /usr folder recently, so I think that is what might have caused this. Please read through it thoroughly, as algodoo is actually located in the /opt folder.

Code: jon-Tuxbox:~$ sudo '/opt/Algodoo/algodoo/algodoo'
There are missing dependencies.
Please make sure that all the required libraries are installed.
Missing:
libcxcore.so.2.1 => not found
libcv.so.2.1 => not found
libhighgui.so.2.1 => not found
jon-Tuxbox:~$

View 1 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

Debian :: XFCE Installing Gnome Dependencies?

Apr 1, 2011

I installed Debian 6.0.1.a on Friday, but the problem is that installing xfce installed a few packages that have nothing to do with it, like Brasero and metacity. I'm using the xfwm but why were these extra packages installed? All I installed at the time were wicd, gdebi, xorg and xfce4. Everything is working fine...but why the extra bits?

View 11 Replies View Related

OpenSUSE :: Unneeded Dependencies 11.2 Gnome Live CD

Mar 4, 2010

I am fairly new to RPM based distributions. I installed using the OpenSUSE 64-bit Gnome live CD. I used the one click installer to enable the Nvidia drivers. Doing so caused the system to want to install about 700mb of packages. I am assuming these are "recommended" packages that normally would be on the DVD with Gnome. There is no graphical way to "not" install them (other than using the QT interface, which I do not want) that I could find from the Gnome software installer, other than to perhaps uncheck them one by one.

I installed Nvidia drivers without such issues by using the "zypper in" command. I would like to use the Gnome interface without having to install all these files along with any package changes. Is there a way to do so? My second question is related. When running a default upgrade, packages such as foreign locales and translations and the yast qt interface want to install which is making the download take a long time. I only need English. Is there an easy way to disable these from installing?

View 2 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

Fedora :: Gnome-shell Repo For F13 Has Dodgy RPM Dependencies

Jul 24, 2010

This isn't the first time this has happened and it can get *very* frustrating but when I tried to install gimp today I got:

Code:

Error:

You could try using --skip-broken to work around the problem

You could try running: rpm -Va --nofiles --nodigest

So I then did a quick

Code:

Is there something I am overlooking here or is the GIMP installation (in)correctly asking for misnamed dependencies? If so, is there a way to report this to the RPM repo to ensure it is corrected quickly?

View 11 Replies View Related

Fedora :: Install The Wireshark-gnome Interface - Need Dependencies

Jul 10, 2011

When I try to install the wireshark-gnome interface I get a notice about needing two dependencies. One is portaudio and the other is the jack-audio-connection-kit. Seems like kind of odd dependencies for wireshark. Do wireshark really need them? VoIP related maybe?

View 6 Replies View Related

OpenSUSE :: Remove A Gnome Panel Software But Keep Dependencies?

Jan 22, 2011

I'm trying to remove gnome-panel to replace it with avant window navigator as system default. For now I've just disabled gnome-panel as startup session, but it bothers me to know I have it installed without using it. Trying to remove it, I get this message as seen in the picture below. Is there a command to remove a software but keep dependencies? sudo zypper rm gnome-panel -exclude *****?

View 5 Replies View Related

Ubuntu :: Gnome Won't Install - Following Packages Have Unmet Dependencies

Jun 2, 2010

So recently I've been exploring my options in terms of a desktop environment. trying out different options (Blackbox, Enlightenment ect..) and somehow in the process i managed to uninstall Gnome.

Normally I would just re-install it but whenever I try I get this:

Quote:

The following packages have unmet dependencies:

So I go through synaptic and it tells me, to install 'swfdec-mozilla' i need to uninstall 'epiphany-extensions' so I do that. and then the terminal gives me the same error as before.. only it say that 'epiphany-extensions' is not going to be installed.

I'm running 10.04.

View 4 Replies View Related

Red Hat :: Uninstalling Mplayer Installed By Compiling Source Files?

Feb 2, 2010

how to uninstall Mplayer and other programs that is installed by compiling source files(./configure, make , make install)

View 14 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

Ubuntu Installation :: Get Zenity 2.32.0 Installed On Lucid Besides Compiling It From Source?

Oct 11, 2010

is there anyway to get zenity 2.32.0 installed on lucid besides compiling it from source? because i noticed it was available for maverick.

is this version likely to be available for lucid?

View 1 Replies View Related

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 View Related







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