Slackware :: Networkmanager Compile - Getting Error

Jun 12, 2011

My first time to try Networkmanager and I get this error

[code]...

Is there a dependency I missed?

View 3 Replies


ADVERTISEMENT

Slackware :: Can't Compile Agave - Gconfmm.h Error On 64 13.1

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

Slackware :: 64 - Installed - Multilib Compile Error

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

Slackware :: Got A Compile Error Which Says That 'javac' Is Missing

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

Slackware :: Compile Error When Building SBOPKG For Libsoup

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

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

Slackware :: Graphviz Compile Error "Entering Directory Making All In Dot"

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

Slackware :: Compile 2.6.37 Kernel Patched With The Autogroup Patch On A Slackware 13.1 System?

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

Fedora :: NetworkManager - Error Be In Logs?

Jul 28, 2011

browse the internet for about 30min till NetworkManager craps out on me. but it'll come back as " connected " in about 10 minutes time. where i could look at what causes this? would the error be in my logs? iv'e updated each Network Mangler from updates and updates-testing and still dont fix the problem. i know i never had the problem in 0.8.x of NM.

View 4 Replies View Related

OpenSUSE :: NetworkManager Error: Invalid State

Jun 30, 2011

After updating from 11.3 to 11.4 the networkmanager stopped working for me. When I hover over the KDE NetworkManager icon it says Error: Invalid state. If I click it, it says Network Management disabled and checkboxes (Enable networking and enable wireless - both checked). I already tried removing /var/lib/NetworkManager/NetworkManager.state and restarting the network management (/etc/init.d/network restart). Also reinstalling the NetworkManager package.

View 1 Replies View Related

OpenSUSE Wireless :: Error: Could Not Connect To NetworkManager

Mar 10, 2011

I have installed opensuse 11.3 I am unable to connect to my wireless connection.

KNetworkManager finds the connection (when i scan for connections), i can enter the WEP Hex key, it says it is configured. Goes through its "check list" when you click "ok", and all seems good. But it won't connect. When i run "nm-tool" i get:

State: unknown
WARNING **: error: could not connect to NetworkManager

I edited values in:

linux-2ys8:/home/sam # vi /var/lib/NetworkManager/NetworkManager.state

to "true"

running rcnetwork restart, output was:

Shutting down network interfaces:
eth0 device: Atheros Communications AR8121/AR8113/AR8114 Gigabit or Fast Ethernet (rev b0)
eth0

[code]....

knetworkmanager(9276): KUniqueApplication: Cannot find the D-Bus session server: "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."

knetworkmanager(9275): KUniqueApplication: Pipe closed unexpectedly.

View 9 Replies View Related

Fedora Servers :: Make PHP Pages - Shows An Internal Error 500 Page But Doesn't Show On What Line And Compile Error Encountered

Feb 1, 2011

I'm trying to make some pages. For this I try to host them locally. However, when I have an error in my PHP code, the server shows an internal error 500 page and doesn't show on what line and what compile error it encountered. There is no such information in the error log either. What should I do about it, it's not really nice to comment all the lines and then try to uncomment them one by one. I've been googling for a while, but didn't find anything.. I forgot to mention, I;m using Fedora :P, the apache that came with it and mysql and php from the repository...

View 3 Replies View Related

Slackware :: Cannot Compile Gksu In 13.37

May 5, 2011

I'm using sbopkg-0.35.0 in Slack 13.37, and Ponce's SBo-git current repository (but have the identical problem with the official SBo 1337 repository). I have installed GConf & ORBit2 from /extra & have installed the other dependencies (gnome-keyring, & libgtop) via Ponce's repository. When compiling libgksu, it errors as follows:

[Code]...

View 2 Replies View Related

Slackware :: Cannot Compile Libvirt On 64 13.1

Aug 26, 2010

I am in trouble compiling libvirt (latest version 0.8.3) to use with KVM in Slackware64-13.1.

Here's the output of make:

Code:

Config.log is attached.

View 9 Replies View Related

Slackware :: Catalyst 10.3 Won't Compile

Mar 26, 2010

I've downloaded and tried to install the newest ATI driver, but I get this error when I try to build packages:

Code:
./packages/Slackware/ati-packager.sh: line 56: unexpected EOF while looking for matching `]'
./packages/Slackware/ati-packager.sh: line 406: syntax error: unexpected end of file

I extracted the package and am pretty sure I found the source of the error (a missing ]) but I'm unsure of how to repackage the installer after correcting it. I did a google search and at least one other person has had this error: [URL]...

View 5 Replies View Related

Slackware :: Compile OOo Failed ?

Jun 18, 2010

Installed Slack-13.1 x86_64. Downloaded OOo_3.2.1_Linux_x86-64_install-rpm-wJRE_en-US.tar.gz and SlackBuild.

Started with:

Quote:

And ended with:

Code:

View 2 Replies View Related

Slackware :: Can't Compile In The Current And Its Getting A Little Old?

May 22, 2010

I'm looking for a good IDE for C/C++, that runs well in slackware. I used CodeBlocks, but I can't compile in the current, and its getting a little old. I see a lot of threads talking about anjunta and kdedeveloper, but I don't like these.

View 14 Replies View Related

Slackware :: How To Compile Tar.gz Source

Oct 25, 2010

How do you compile a tar.gz source on slackware?I am asking because I am about to download and install Slackware(x64), and I have some drivers that it may not have (Ubuntu didn't have them) and TrueCrypt source.

View 9 Replies View Related

Slackware :: Does Gstp-python Compile On 64 13.1 ?

Jun 20, 2010

Is this package supposed to compile on slakware64 13.1 ( I have also multilib) ?

I m trying to but I m encountering this problem:

Code:

View 6 Replies View Related

Slackware :: Compile Gyachi On 13.1 But Failed?

Oct 13, 2010

I tried to compile Gyachi on Slackware 13.1, but I failed.

The main problem is the lib gtkhtml. The current build file is expecting the version 2, but I found only the package for version 3.

An updated slackbuild for Gyachi on Slackware 13.1 could be the perfect solution (I guess).

View 6 Replies View Related

Slackware :: How To Compile / Upgrade Kernel 2.6.38.3

Apr 17, 2011

People, there is a tutorial to upgrade the kernel 2.6.38.3(compiling tutorial included =D) to Slackware 13.1??And, this upgrade generate a better performance on system??

View 14 Replies View Related

Slackware :: 13.0 - How To Compile Libdnet Library

Jan 3, 2010

My system is slackware64 13 and I am having problems during compilation of libdnet library. How to compile this program? I compile like this:
Code:
configure --with-python && make
I know this is not slackware related but I want to give it a try...

View 4 Replies View Related

Slackware :: Compile Heartbeat On Slack64?

Jun 3, 2010

trying to compile heartbeat on slack64, anybody has checked this? and/or solved?

View 8 Replies View Related

Slackware :: 64 Multilib - Can't Compile 32-bit Apps ?

Jun 4, 2010

I installed Slackware64 13.1 two days ago for the first time ever on my Dell Inspiron 1525 after using linux for about a year (Debian and Fedora, though I've installed a few others in VMs). I've really enjoyed Slackware so far, it's been comparatively trouble free. However, I decided to follow AlienBOB's instructions to make it multilib, and though I thought I'd done everything right - I can't seem to compile any 32-bit 13.1 slackbuilds; I've tried with sbopkg as well as the normal method, but it simply won't work. I must have done something wrong, but I've re-read the instructions on getting mutilib working several times and I can't work out what it is.

View 14 Replies View Related

Slackware :: How To Compile Gnustep For X86_64

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

Fedora Networking :: OpenVPN Timeout - Error From NetworkManager - Connect To My Router/firewall

Mar 13, 2011

I'm getting a timeout error from NetworkManager when attempting to connect to my router/firewall.

Excerpt from /var/log/messages attached.

View 1 Replies View Related

Software :: Slackware LDAP Server Won't Compile

Jun 20, 2011

On the latest slackware (or any i've tried) I've tried removing the --disable-sldap etc from the slackbuild and rebuilding the package to get the server binary. However it never builds, and browsing the tgz package shows it as empty.

View 3 Replies View Related

Slackware :: Can't Compile Postgresql With Kerberos Support

Dec 15, 2010

I built kerberos, and added --with-krb5 to the postgresql build. It failed with this error : configure: error: could not find function 'krb5_sendauth' required for Kerberos 5

View 5 Replies View Related

Slackware :: Can't Compile Tolua++ In Slackware64-current

Mar 22, 2010

I'm trying to compile tolua++ so that i can use lua in conky 1.7.2, however I am running into a problem. tolua++ defaults to looking for lua 5.0 libraries and I have lua 5.1 installed since that is what conky requires. According to the README tolua++ can use lua-5.1 but I not sure how to configure tulua++ to use those libraries since it uses scons. Here is a what the README says...

Compiling for lua 5.1

Starting from version 1.0.8pre1, tolua++ can be compiled with both lua 5.0 and
5.1. Both versions will output the same code, and the C API (tolua++.h) is the
same.

The build system is not yet ready to detect/decide when to compile for 5.1,
the easiest way right now is to add a file called 'custom.py' on the root of
the package, with the following:

## BEGIN custom.py
CCFLAGS = ['-I/usr/local/include/lua5.1', '-O2', '-ansi']
LIBPATH = ['/usr/local/lib']
LIBS = ['lua5.1', 'dl', 'm']
tolua_bin = 'tolua++5.1'

[Code]....

View 1 Replies View Related

Slackware :: Digikam From SBo Does Not Compile On 64-current Of 2010-03-09

Mar 10, 2010

I just used sbopkg to download and compile Digikam 1.0.0 from slackbuilds.org. But compilation stops with an error regarding "png loader". I guess this has to do with the libpng issue mentioned in the changelog.

Nevertheless: Has anyone been able to compile Digikam on the latest Slackware64-current?

View 10 Replies View Related







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