Slackware :: [13.1-x86_64] GnuCash Compile Error : Gnome-utils
Jun 23, 2010
error message
Code:
mv -f .deps/gnc-icons.Tpo .deps/gnc-icons.Plo
mv -f .deps/gnc-html.Tpo .deps/gnc-html.Plo
make[5]: Leaving directory `/tmp/SBo/gnucash-2.2.9/src/gnome-utils'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/tmp/SBo/gnucash-2.2.9/src/gnome-utils'
make[3]: *** [all] Error 2
[Code]...
I'm using SBo script to compile gnucash, with all the listed dependencies built successfully (in orderly manner). System multilib is configured as per alien's wiki. Is there something else I'm missing here?
View 9 Replies
ADVERTISEMENT
Aug 3, 2010
Attempting to compile an application that is not located in any of the repos yet for 11.3 64 bit. I have downloaded the appropriate src and untarred it. However, when I attempt to run the ./configure command here is the error I receive. checking build system type... Invalid configuration `x86_64-unknown-linux-': machine `x86_64-unknown-linux' not recognized configure: error: /bin/sh ./config.sub x86_64-unknown-linux- failed
I have made sure that I have all kernel-headers packages installed and am unsure as how to proceed. I tried using the command "./configure --build=x86_64" and then receive an error stating that the "SYSTEM IS NOT SUPPORTED" and continued errors stating that gcc is not installed, eve though it is.
View 5 Replies
View Related
Apr 9, 2010
The background to the problem. I was dangerous, not deadly or elite and I want to be that way again. The best representation that I have found is oolite. Now this installs by auto-package but only in 32-bit and I find auto-package a bit of a pain. I have the windows version installed and running under wine but would prefer a compiled 64-bit Slackware package.
Oolite requires gnu-step so I have downloaded the source and some old (12.2) slackbuilds, which I have modified, and made a package for gnustep-make. The next stage is to make a package for gnustep-base however it is failing with the following error
Code:
./configure: line 1390: gnustep-config: command not found
configure: error: cannot run /bin/sh /tmp/SBo/gnustep-base-1.18.0/config.sub
View 14 Replies
View Related
Feb 27, 2010
I tried installing the RPM from tcpflow website. error: Failed dependencies: libpcap.so.0.6.2 is needed by tcpflow-0.21-1.i386 I installed libpcap1-32bit, but doesn't help. I tried added soft-link to libpcap.so.1.0.0 from libpcap.so.0.6.2 to workaround, doesn't help. hen I DLed the tarball, ./configure gives an error, even after including --with-pcap=/usr/lib64/libpcap.so.1.0.0 checking for --with-pcap option... configure: error: /usr/lib64/libpcap.so.1.0.0 does not exist I CAN'T install the rpm, I CAN't compile from source. I can't find this program on any suse repo. I need to use this prog -- what can I do?
View 14 Replies
View Related
Aug 6, 2010
trying to build Eduke32 from source but I receive the following error:
Code:
[priit@T16 eduke32]$ make
Build started using "gcc -fomit-frame-pointer -funswitch-loops -O2 -fno-stack-protector -W -Wall -Wimplicit -Werror-implicit-function-declaration -funsigned-char -fno-strict-aliasing -DNO_GCC_BUILTINS -Isource -Ibuild/include -Isource/jmact -Isource/jaudiolib
[code]...
View 2 Replies
View Related
May 3, 2011
I noticed that in Fedora 15 Beta when you choose a minimal install then add ONLY the defaults of the "GNOME Desktop" package, you will get this error: gnome-desktop3-3.0.1-2.fc15.x86_64 has a required package:
system-backgrounds-gnome
When I look for gnome-desktop3-3.0.1-2.fc15.x86_64 it is not on any installation menu list. I prefer gnome, but installed KDE and that worked. Any ideas of getting gnome to work?
View 3 Replies
View Related
Jun 12, 2011
My first time to try Networkmanager and I get this error
[code]...
Is there a dependency I missed?
View 3 Replies
View Related
Mar 3, 2010
As the subject said I want to install the gnome-utils package the newbie question but how can I do this?
View 2 Replies
View Related
Jul 4, 2010
I'm trying to compile agave.
I had installed gconfmm using src2pkg.
Code:
Now, when trying to compile agave:
Code:
It did not spit out any errors:
Code:
Agave configuration:
Agave will be compiled with the following features:
The following options will be passed to the compiler:
AGAVE_CFLAGS:
AGAVE_LIBS: -
Make, however, doesn't successfully finish:
Code:
I tried to find gconfmm.h. It seems it's not present on my system.
View 5 Replies
View Related
Apr 29, 2011
I have installed multilib by [url]. And 32-bit programs can run.
When I compile packages,something error.
Quote:
Quote:
I have tried what [url] say and not work too.
View 7 Replies
View Related
May 7, 2011
do this slackbuild require the JDK package?
I've got a compile error which says that 'javac' is missing.. this file seems to be only in the JDK package (and not in the JRE).
Do it's correct? No problem to install the JDK ..
View 4 Replies
View Related
Jan 2, 2011
Trying to get Midori browser from SBOpkg's and one of the dependencies is libsoup.configure: error: GLIB 2.21.3 or later is required to build libsoup.Anyone able to give me a pointer in the right direction to overcome this.
View 2 Replies
View Related
Jan 19, 2011
after install slackware with gnome using gnome slack build it is work fine Except some thing :-
the volume it is not work and get this error ((The volume control did not find any elements and/or devices to control. This means either that you don't have the right GStreamer plugins installed, or that you don't have a sound card configured. You can remove the volume control from the panel by right-clicking the speaker icon on the panel and selecting "Remove From Panel" from the menu.
No volume control GStreamer plugins and/or devices found.)) and the System Monitor give me this error when i want check the state of memory and processor ((There was an error executing 'gnome-system-monitor': Failed to execute child process "gnome-system-monitor" (No such file or directory)) and the memory flash not work and give me this error ((Error org.freedesktop.DBus.Error.AccessDenied.))
View 6 Replies
View Related
Mar 2, 2010
I want to install the Empathy on my CentOS. And I configured, then I got a resposes:
checking gnome-doc-utils >= 0.17.3... no
configure: error: gnome-doc-utils >= 0.17.3 not found
But when I run "yum install gnome-doc-utils"
The system respond:
[root@localhost ~]# yum install gnome-doc-utils
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Setting up Install Process
Package gnome-doc-utils-0.8.0-2.fc6.noarch already installed and latest version
Nothing to do
View 9 Replies
View Related
Sep 28, 2009
I need to develop application for 32 bit environment.
Before to install FC11 64, I used FC 9 and FC 10 i386 version without any issues.
I'm lookking for a tutorial about use 32 bit development environment in a 64 bit OS.
How or where I can setup FC11 for this features.
View 2 Replies
View Related
Oct 21, 2010
Just updated Meerkat - and the alsa-utils update did not go well. Aptitude reported an error trying to config. Anybody else with this problem? Workarounds or do we wait for a few days till the maintainers fix it?
View 2 Replies
View Related
May 24, 2010
Im using ubuntu 9.10 distro.i downloaded pdftohtml_0.36.13_i386.deb package from ubuntu official site and tried to install it .but it showed the below error message
Error: Breaks exisiting package 'poppler-utils' conflict: pdftohtml (< 0.36-14)
View 2 Replies
View Related
Oct 13, 2010
what is this, and more importantly, how do I fix it?
Quote:
Package Arch Version Repository Size
[Code].....
View 2 Replies
View Related
Mar 12, 2010
i want to compile Graphviz but i got stuck on a nice problem which i cant resolve. Here it is. I downloaded the 2.26.2 version and made the usual configure etc.. But i received such an error during compile time:
[Code]...
I am on Slackware 13 64. I think i have all the libraries needed as well. I tried and the SlackBuild but same problem. Something weird is happening for sure.I tried and other versions but no luck. Its always that problem.
View 6 Replies
View Related
May 20, 2010
I use Slackware 13.0 with the 2.6.33.2 kernel, and I use GnomeSlackbuild.I tried to get help on their discussion group, but I didn't get any.I'm trying to build gnome-power-manager 2.30, because it uses the new upower interface (so it seems). I have GTK+ 2.18.9.
View 3 Replies
View Related
Jun 2, 2011
Just tried to install gnucash on a fresh install of 13.37. ALL dependencies are installed, with no errors from any. The gnucash slackbuild dies with a message that says "gnome.h, no such file or directory". All I can find is that it is and very old dependency of gnome.
View 9 Replies
View Related
Jan 13, 2011
it's possible to compile the 2.6.37 kernel patched with the autogroup patch on a Slackware 13.1 system running 2.6.33.4-smp with 2.6.33.4 headers? I just compiled and installed the 2.6.37-autogroup kernel from AUR on my ARCH setup and I like it especially when using firefox with lots of tabs open and other background apps also running. I did notice a speed and smothness difference in my ARCH testing setup with this kernel patch and I can get same results in 13.1??
View 1 Replies
View Related
Oct 2, 2010
I have just been forced into upgrading my mother board and cpu so now own a x86 cpu and was thinking i would give the x86_64 Slackware a try. I realize that i need to do a reinstall but can i save my /home partition? Will that save my settings or am i asking for problems? I assume i can just drop all of my config files into the new install as well.
View 4 Replies
View Related
Jun 26, 2009
Bit of a shot in the dark, but I don't suppose that anyone has/knows of an x86_64 rpm for Gnome-globalmenu? Compiling the source is proving to be a real pain
View 3 Replies
View Related
Apr 13, 2010
Today i download cheops source code and when i type ./configure returns me this error :
Quote:
checking for gnome-config... no checking for gnomeConf.sh file in /usr/local/lib... not found configure: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install Is there any way to install cheops in KDE ? Do you know any solution for this problem ?
View 9 Replies
View Related
Oct 7, 2010
i need to install nagios-plugins 64 bit, when i tried to install via yum i got this error yum install nagios-plugins.x86_64 yum error Unsatisfied dependency i hv installed openssl 32 bit but it needs openssl 64 bit, even php and perl. i tried to to install via yum yum install openssl.x84_64 but its not getting installed i tried to uninstall openssl but its shows so many packages to remove
View 4 Replies
View Related
Feb 26, 2010
Online Update is offered up 6 updates - only 2 succeeded (Mozilla and libpoppler). Here's the errors for other packages: kbd - Keyboard and Font Utilities (includes aaa_base update) Subprocess failed. Error: RPM failed: error: package kbd-1.14.1-20.2.x86_64 is not installed
php5: fix for several vulnerabilities Subprocess failed. Error: RPM failed: error: package php5-ctype-5.3.0-2.4.3.x86_64 is not installed
patterns-openSUSE: add susehelp to KDE base pattern
Subprocess failed. Error: RPM failed: error: package
patterns-openSUSE-file_server-11.2-20.22.1.x86_64 is not installed
KDE 4.3.5 Update
Subprocess failed. Error: RPM failed: rpmdb: PANIC: Invalid argument
rpmdb: PANIC: fatal region error detected; run recovery
[Code]...
View 6 Replies
View Related
Jul 2, 2010
I can't install gnome-mplayer on my openSUSE 11.2 I used the " 1-click insall" I also tried manully installation, got below errors # rpm -ivh gnome-mplayer-0.9.9.2-9.1.x86_64.rpm gnome-mplayer-lang-0.9.9.2-9.1.noarch.rpm error: Failed dependencies: MPlayer is needed by gnome-mplayer-0.9.9.2-9.1.x86_64 libmusicbrainz3.so.6()(64bit) is needed by gnome-mplayer-0.9.9.2-9.1.x86_64
View 4 Replies
View Related
May 9, 2011
I need to remove exo-utils apperantly because i get an error every time I open a downloaded file using firefox which says, error: location is not a folder.
View 5 Replies
View Related
Aug 10, 2011
I am getting the below Issue while cloning Oracle Database Server 10.2.0.5 from cold Backup dump. its happening during "perl adcfgclone.pl appsTier". Can anyone help on this issue..? find the error details below.
SQL*Plus: Release 10.2.0.5.0 - Production on Sat Aug 6 12:10:08 2011 Copyright (c) 1982, 2010, Oracle. All Rights Reserved.
[Code]...
View 2 Replies
View Related