I am trying to install farsight2-0.0.17 so can use camera in amsn, but its configure fails on python headers, actual error is :
checking for headers required to compile python extensions... not found
configure: error: could not find Python headers.
I have even tried to install the latest python from source (Python-3.1.2). I am using Mandriva 2010.0 kernel version 2.6.31.12-desktop586-3mnb kde 4.4. If I knew what the file was, could use 'whereis' to find the directory.
I installed amsn from SVN, I had gnutls and libv4l with its devel packages installed at compile time, and after I installed it I set amsn to msnp18 via amsn's console to enable the experimental video conferencing.
My issue is when I go to configure A/V, farsight2 throws this error when amsn checks for farsight2
Code:
I believe I have all the dependencies as listed on this page [url]
Perhaps I missed something when translating the ubuntu-named farsight dependencies to fedora's equivalent? Anybody see a solution to this?
I am using Fedora 13 64-bit, the system is up to date.
I've writte a small Munin plugin using python, which basically runs a shell command, and write the output to a file. For some reason the script fail quite often, and it seems to be failing at the "commands.getoutput" statement. This is what's leading up to that statement:
I got assigned to a project, where the installation is done over ansible. As I'm new in linux, python, django, ansible I wanted to try this out on a empty linux debian.
Code: Select alluname -a
Linux DebianABC 3.16.0-4 amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u4 (2016-02-29) x86 64 Gnu/Linux
When I now run my ansible playbook it tries to install mysql and suddenly I get an error:
Code: Select all:stderr: DEPRECATION: --allow-external has been deprecated and will be removed in the future. Due to changes in the repository protocol, it no longer has any effect.
DEPRECATION: --allow-unverified has been deprecated and will be removed in the future. Due to changes in the repository protocol, it no longer has any effect.
Could not find a version that satisfies the requirement mysql-connector-python==1.0.12 (from -r /home/abc/abcTest/requirements.pip (line 36)) (from versions: )
No matching distribution found for mysql-connector-python==1.0.12 (from -r /home/abc/abcTest/requirements.pip (line 36))
I've been using OpenSUSE 11.4 with GNOME for quite a while now and so far I've been a happy camper. This morning I decided to try GNOME 3 and the install went smoothly, with the only exception of rhytmbox(my music player of choice) not being available.Later I found rhythmbox for GNOME 3 in this repo: Index of /repositories/ GNOME:/ Apps/openSUSE_11.4+GNOME_STABLE_3.0.It works well but the Cover Art plugin won't load because it fails to import python-gstreamer.Should I report a bug against OpenSUSE 11.4 or maybe I am doing something wrong?
Yesterday, I think I did something stupid: I removed kernel-headers, gcc, glibc-devel and glibc-headers. My box is a CentOS 5.4 webserver (it has loads of packages installed, but that was done through Virtualmin config, so it's quite coherent all in all). The thing is that now I need to reinstall at least the headers and glibc, but hey! this is what I get :
in ubuntu 10.10, I have installed python 2.7. I would like to use apt-get to install packages to this version of python but I haven't been able to figure out howThings I have tried without success:changing the symlink at /usr/bin/python to point to /usr/bin/python2.7 - even after doing this apt-get still installs stuff to python2.6.Set up python2.7 as the primary alternative using update-alternatives - doesn't work
I have a function definition in a Python 2.x script which take a tuple as one of its arguments, but 2to3 has no answers nor any of my searching on how to represent the same in Python 3.x
been a programmer for a while; on windows mostly but I'm starting to learn all that I can about linux software.I've picked up a funky little NAS which has ssh access to its (i believe uLinux) environment. I've also managed to find a compiler for it (gcc compiled for ARM - GNU/Linux).The plot thickens.I've had some headaches but I've now managed to compile Apache2 without DSO support... so far so good.In getting this far I've been told by a number of people i will need "the headers" specific to the device (the NAS didn't come with source code).
Since Apache 2 (without DSO) compiled fine I know i definitely have some headers. But DSO won't build with errors that lead me to believe it may be a header issue.The question:So i have some headers which educated guess work suggests to me that these are the headers for the std c/c++ libraries.finding "the headers" to know what they are the headers for
Fedora 12 officially uses Python 2.6, good. But the Google AppEngine still goes by Python 2.5 and is showing import errors while i try to start the SDK. Here is the stack trace.
This problem has to do with Python's interactive help (To get to the interactive help, just type help() at any interactive session). I like to browse all my installed Python modules, to see if I can find something that would be useful for my hobby programming projects. However, recently, typing modules (which is the command to list all installed modules) freezes the interactive session.
I have a 14TB raid, file system is read-only and I am trying to run e2fsck -B -p -C -v -y /dev/sdb1, it goes through, but fails and says bad block/inode or fails to transfer, something like that.Is there a way I can get this to run successful, this is a production storage server, its critical.
I have several classes that I use for multiple programs. Where should I keep the h/cpp files so I only have to add the #include for the compiler to find them?
Mostly just curious since everything works but in the essence of learning I'd like to know what this means.
Code:
The following packages have been kept back: linux-generic linux-headers-generic linux-image-generic 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
It is easy to see what is held back, so the question is why? I'm running Linux Mint 10 Gnome edition.
Code:
Linux 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:36:48 UTC 2010 i686 GNU/Linux
After a while trying to update, it trows out this error:
Code: Select allIgn http://ftp.mx.debian.org wheezy-updates/non-free Translation-en W: Imposible obtener http://security.debian.org/dists/wheezy/updates/main/binary-amd64/Packages 503 DNS error for hostname security.debian.org: Name or service not known. If security.debian.org refers to a configured cache repository, please check the corresponding configuration file.
[Code] ....
I have tried changing repos, also i have verified with iceweasel the availability of the repo.
Ihave changed aldo the network setting from dhcpd to static.
I am using Debian wheezy, gnome desktop enviroment, although the DE is irrelevant.
My conections details:
Code: Select all eth0 Link encap:Ethernet HWaddr 50:46:5d:b2:1b:2a inet addr:192.168.2.14 Bcast:192.168.2.255 Mask:255.255.255.0 inet6 addr: fe80::5246:5dff:feb2:1b2a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:376446 errors:0 dropped:0 overruns:0 frame:0
I've installed Vmware Workstation and tried to run it only to have the following appear;
Kernel Headers 2.6.27.25-170.2.72.fc10.i586
Kernel headers for version 2.6.27.25-170.2.72.fc10.i586 were not found. If you installed them in a non-default path you can specify the path below etc.......
I've tried to search and find the kernel headers but can't find them.
I have installed workstation 7 and installed f12 in it. I have tried to install the tools but it cant find the headers. I have the latest kernel 2.6.31.6-166 PAE and installed the headers and devel. I have pointed the the path to /lib/modules/2.6.31.6-166.fc12.i686.PAE/build/include and /usr/src/kernel/2.6.31.6-166-fc12.i686.PAE/include and it wont take any.I have searched google and the forums and all i find is you need to install the devel and headers which i've done.
Today, on my 11.3 machine. the kernel was updated. When I started my vmware 7 workstation, it came up with a message "kernel-headers for 26.34.7-0.7 were not found. enter an alternative location"
I'd like to choose correct linux-header.it could be that I don't haave appropriete drivers for my machine (don't know)it's true sound and video works but when it comes to gaming everything works soo slow and I get multy freezes from wine + "log out" problems with some games not like from windows (dual boot)now I saw some linux headers from synaptic.
For two days I've been trying to update and install packages on a Lucid 64-bit system. It's a fresh install and I've never had any problems with any apt-get commands before in the two years during which I've installed Ubuntu on everything I own. It just hangs at 0% [Waiting for Headers]. I can provide more information if needed.
I suspect his may have something to do with it: (copied from terminal output)
Err [URL]
My sources.list:
# deb cdrom:[Ubuntu 10.04.1 LTS _Lucid Lynx_ - Release amd64 (20100816.1)]/ lucid main restricted deb-src http://archive.ubuntu.com/ubuntu lucid main restricted #Added by software-properties # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the distribution.
Say, I have a header file containing all required includes: Code: /* global.h */ #include <stdio.h> #include <unistd.h> ... #include <dirent.h> #include <signal.h> ... /* and so on */
I have several modules in a program (*.h *.c files) and in each *.h I include global.h, then they are included in corresponding *.c files. And I receive strange messages from compiler, like a "warning: implicit declaration of function fdopendir", "error: expected declaration specifiers or '...' before 'siginfo_t' ", "error: 'DT_DIR' undeclared..." though these types, functions and constants are all declared in system headers. What does it mean?... Compiler is GCC 4.4.4-2, system is Fedora 13 x86_64
Does anyone know the kernel-headers location, or how to determine that location, in Fedora 13? I'm installing vmware-tools and it's prompting for it. /usr/include/ and /usr/include/linux/ were revealed to have many header files, as shown by doing rpm -ql kernel-headers
However the installer rejected these locations. My only guess as to why is because they're not where the currently-running kernel has them. I also tried /usr/src/kernels/(kernelversion).fc13.i686/include/ with no luck...
I try to create/compile custom kernel from kernel.org. But is that a problem later to install headers? For example to install nvidia driver from nvidia.com I need header from my kernel and I havenot got all kernels or not? I am not very sure about this. Can somebody explain a littel, what happned with custom kernel and headers? Are there linux-headers only for some kernels? Which ones? All from kernel.org?