Software :: Installing Visual Python To Fedora 12 - Compile: Unable To Infer Tagged Configuration Libtool
May 15, 2010
I'm having problems installing visual python on Fedora 12 (64-bit). Here are the steps I've taken:
- downloaded visual python 5.32
- ran ./configure without problems
- ran make and got this error: Compiling ./core/util/atomic_queue.cpp make[1]: *** [atomic_queue.lo] Error 1
(From src/build.log): libtool: compile: unable to infer tagged configuration libtool: compile: specify a tag with '--tag'
View 4 Replies
ADVERTISEMENT
Feb 1, 2011
I'm having trouble installing visual python, I've downloaded the source package from [URL] as I couldn't find it on yast. On calling ./configure most tests are passed but I get an error which says I need gtkglextmm 1.2 checking in Yast I see this is already installed. Looking in the install.txt it talks about this error and suggests renaming some files, I'm not keen to do this for fear of breaking something else but as it turns out they are already named what they need to be anyway.? Now I'm truly stumped.
View 4 Replies
View Related
Jun 10, 2010
First, I'm trying to cross compile mono 2.6.4 so that it will run on Freescale Embedded Linux for a PowerPC CPU. My host machine is running Fedora 13 on an x86. Freescale provides a copy of the Linux Target Image Builder (LTIB) that has been pre-configured for the particular board I'm using, and LTIB seems to be able to help with the cross compilation of other stuff--you can add in your own packages to be built and included in your newly-built Linux image.
Mono depends on pkg-config and glib-2, so I have selected them in the LTIB package selection config. I've also added a new package for mono that builds mono-2.6.4 from the source tar (after the other deps have also been built).
I'm having a problem getting the glib-2.24.0 package libraries created. Basically they appear to build and link ok, but then libtool runs and errors out claiming it has a syntax error! (numerous wths followed...)
Here is LTIB's temporary build script for only the glib2 package:
Code:
Here is the output when building the glib2 package (configure + make):
Code:
Build path taken because: directory build, build key set, no prebuilt rpm,
View 7 Replies
View Related
Sep 17, 2010
I am working with Ubuntu 10.04 I can't print documents on HP Laserjet 1020 While printing, the jobs shows up in the print queue and disappears without any error, but no printout I tried to install HPLIP 3.10.6 from [URL]I followed the instructions but it ends with the error
Code:
INSTALL MISSING REQUIRED DEPENDENCIES
-------------------------------------
warning: There are 5 missing REQUIRED dependencies.
note: Installation of dependencies requires an active internet connection.
[code]....
View 9 Replies
View Related
Jul 4, 2011
I'M trying to install python on Fedora 13, 32 bit OS, 64 bit computer. Here are the instructions. On Unix, Linux, BSD, OSX, and Cygwin:
./congigure
make
make test
sudo make install
[Code]....
View 3 Replies
View Related
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
Jan 30, 2011
When I try to 'make' the libopensync-plugin-python-0.22 source I downloaded I get this error which I don't understand (pythonmakerror.txt)
Code:
make all-am
make[1]: Entering directory `/home/chrisportela/Downloads/libopensync-plugin-python-0.22'
[Code]....
View 4 Replies
View Related
Jun 28, 2010
I've taken the source code for Zlib1.2.3, built and installed in a 64 Bit linux machine. Then when i downloaded Python 2.5.4 source and tried to build(make), i got the following error
gcc -pthread -shared build/temp.linux-x86_64-2.5/opt/cinecert/Python-2.5.4/Modules/zlibmodule.o -L/usr/local/lib -lz -o build/lib.linux-x86_64-2.5/zlib.so /usr/bin/ld: /usr/local/lib/libz.a(adler32.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libz.a: could not read symbols: Bad value collect2: ld returned 1 exit status
View 3 Replies
View Related
Jul 22, 2011
I did a fresh install (the installer erased 10.04 and installed 11.04) of Natty. Now as soon as I boot into Ubuntu I get the error "There is a problem with the configuration server....exited with status 256" This comes up before the log in screen, and once I type in my password, after as well.Also, I'm getting the error The configuration defaults for GNOME Power Manager have not been installed correctly.contact your computer administrator.
I cannot log in. I just get sent back to the log in screen.I have searched and searched for a solution to both of these errors, and it seems that no one can find a solution to the configuration server error.
View 1 Replies
View Related
Jun 20, 2011
i am new to python programing and i have a couple of ?'s
1- what would i do if i needed to find the closest, bigger number, from a list of numbers when the user types a number in.
2- (windows) i need a program that can compile .py files into a .exe file so that it works on a machine without python it also needs to work with python 3.2.
View 8 Replies
View Related
Jan 22, 2011
Although I am new to Fedora/Linux I hope to contribute to the community once I'm on my feet with the OS.I am trying to update the graphics driver (Intel), so I downloaded the file, realized I needed to update libdrm, downloaded that, too, and am now on the step of installing libdrm 2.4.23.I am at the step of typing 'make install' on the command line, and get this error message:libtool: Version mismatch eror. This is libtool 2.2.6b Debian Debian-2.2.6b-2, but the definition of this LT_INIT comes from libtool 2.2.10. You should recreate aclocal.m4 with macros from libtool 2.2.6b Debian-2.2.6b-2 and run autoconf again.It appears that I have a newer version of libtools than is needed. How do I recreate aclocal.m4 with macros from an older libtool version, specifically 2.2.6b Debian-2.2.6b-2? Or is the problem with LT_INIT?
View 1 Replies
View Related
Dec 9, 2010
from the commend line i went to compile the c program by giving the commend "gcc first.c -o first" but the commend line showing gcc is not found. iam using fedora 13 what can i do to compile the program . the program i used to compile is below
#include<stdio.h>
main()
{
printf("hello word
");
}
View 1 Replies
View Related
Jan 31, 2011
unable to compile a simple C++ programme (.cpp file), on compiling the file with gcc or g++ the following error is displayed, but the above command works in Redhat EL. the error message is:"fatal error: iostream.h: No such file or directorycompilation terminated."an anybody suggest to compile a C++ programme in Fedora 14.
View 10 Replies
View Related
Dec 28, 2010
If i have a python file with a function call_me(a,b),how can I call this function from the command line ,after i compile the program?
View 5 Replies
View Related
Jun 20, 2010
since last days I am trying to run a simple c / cpp program using eclipse in my newly installed fedora 13, but every time it says either "program file not specified" or "binary error"
View 10 Replies
View Related
Sep 17, 2010
I couldn't compile gammu-1.28 on my Fedora 13 when running ./configure.To make sure what i'm doing, i was install cmake from fedora repository directly using "yum install cmake" and completed. And then to make sure again, i was update my gcc using "yum update gcc". But there was still errors during running ./configure. Finally, i decided to update all needed inside my fedora using "yum update" to make sure again.
View 7 Replies
View Related
Feb 14, 2011
i was trying to install kernel 2.6.29.1 on fedora 14 but it is giving error. First download a package with kernel and i saved in home/user/linux. Afterwards i can extract this package.
1.tar -xvzf linux-2.6.29.1 -C /usr/src
2.cd /usr/src/linux-2.6.29.1/
3.make menuconfig
4.make
5.make modules_install
6.make install
after above steps i got this error.
ERROR: modinfo: could not find module ip6t_REJECT
ERROR: modinfo: could not find module nf_conntrack_ipv6
ERROR: modinfo: could not find module ip6table_filter
ERROR: modinfo: could not find module ip6_tables
ERROR: modinfo: could not find module ipv6
ERROR: modinfo: could not find module fuse
however it gives initramfs,vmlinuz-2.6.29.1 and System.map-2.6.29.1 in /boot folder and menu.lst in /boot/grub is updating according to new kernel. when i reboot my machine and selects the kernel 2.6.29.1 it shows FATAL:kernel too old [1.591633] Kernel panic-not syncing:Attempted to kill init
View 6 Replies
View Related
Jan 7, 2010
I just downloaded and installed the latest version of Ubuntu on my laptop. After installing the drivers for the visual effects I restarted the computer, and now after the all black screen with the little white Ubuntu symbol in the middle the screen goes blank, lots of horizontal lines appear and it contrasts out to a completely blank, white, useless screen. Any suggestions? EDIT: laptop is a Toshiba 5105, bumped up to 1.2gb of RAM
View 5 Replies
View Related
Jul 1, 2010
I have just installed ubuntu and need to use visual studio but don't really want to have a dual boot set-up, I know there is something called wine but will it work properly. I was wondering what the best way to go about installing this.
View 2 Replies
View Related
May 7, 2010
I was configuring my visual settings and thinking that my pc could handle the max setting I enabled it. Now I cant see or do anything. Is there a way to reset them???
View 2 Replies
View Related
Dec 9, 2010
from the commend line i went to compile the c program by giving the commend "gcc first.c -o first" but the commend line showing gcc is not found. iam using fedora 13 pls tell me what can i do to compile the program. the program i used to compile is below
#include<stdio.h>
main()
{
View 1 Replies
View Related
Oct 31, 2010
I have downloaded and installed all the required packages but still I am not able to enable the visual effects. Following are my Video Graphics Card details:-
[code]...
Whether any drivers need to be installed for this video card or ders any other thing to be done?
View 6 Replies
View Related
Apr 29, 2011
I have just installed Ubuntu 11.04 on my laptop. Default installation, nothing special or fancy. It has a QuadroNVS 110M video chip, iirc. On Ubuntu 9, the visual effects were there to be enabled. When I enabled them it would ask if the proprietary drivers may be enabled. If I choose yes, they did and there were the visual effects that we all adore so much.
Now I'm trying Ubuntu 11.04, and the visual effects are nowhere to be found. The funny thing is, right after installation, the very first time the desktop was supposed to be loaded, I got a message telling my that my hardware is not capable of Unity. So alright, let's just only have the visual effects then. But how/where? It seems as if all references to effects and to unity have been wiped clean, because I can't find it *anywhere*.
Also, in the "additional drivers" I have activated the "[recommended]" nvidia accelerated driver, but after that (and rebooting) it is "activated but not currently in use". I have no idea what that means.
Note that I'm a Windows user really. I have next to no knowledge about linux. So great if I have to do some clicks or some packages to be installed, not so great to muddle in config files. I have also already scouted google, and I did find the obvious links, and no solution.
View 4 Replies
View Related
Dec 17, 2010
using nvidia_173 driver from repository with nvidia geforce fx5500 sping returns this:
Could not set video mode: Couldn't find matching GLX visual would installing nvidia-glx-173 package be the solution? just realized i had the nvidia_173 driver activiated, but not in use. ran "sudo nvidia-xconfig" boots in tty1, so i navigated to the X11 directory and deleted xorg.conf, boots to gnome now
how do i keep it from going to tty1? i know there are threads on this here and there, but most leave you with the default driver, and i want to keep nvidia_173
View 9 Replies
View Related
Dec 9, 2009
I recently migrated from windows to linux .i installed ubuntu 9.10 on my 32 bit system i faced this pblm .when i tried to enable visual effects
error occurs and it says 'visual effects cant be enabled.i tried this
System->Administration->Hardware Drivers.But window appeared saying ''no proprietary drivers are in use on this system''..If i have to install them what i need to do .
my graphic card info is as code...
View 5 Replies
View Related
Sep 13, 2010
I'm using my linux system (Linux 2.6.31.12-1.0.2) as a IPTV media center (XBMC). My interface configuration is
Code: eth0 Link encap:Ethernet HWaddr 00:01:2e:2b:12:6e
inet addr:192.168.1.6 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::201:2eff:fe2b:126e/64 Scope:Link
[code]...
View 2 Replies
View Related
Jan 8, 2010
I'm pretty new subversion, and have a basic question which I haven't found the answer to:Say that I on machine A modify the working copy of my code, create a tag "release-1.0", and commit it, how can I on machine B point the working copy to the tagged code? For example, say my "code" is actually config files for Apache, and I wan't apache running on machine B to update it's config files based on the files found in tag "release-1.0", how is this done?
I'm sure the solution is very easy, but I just can wrap my head around it.
View 2 Replies
View Related
Jan 24, 2010
I'm running Karmic on an Acer Aspire AO751h and very aware of the issues regarding the GMA500 ans psb drivers, and after reading all the forums I've finally accomplished to make it work just fine. Last week it performed an update via the update manager and since then I haven't been able to restore/run any of the compiz settings and found out that the problem is that it doesn't let me turn on my visual effects under the appearance settings. When I attempt to set them as normal or extra, it starts "searching for available drivers" then the screen blinks several times, goes black, hides every window and just shows me my desktop background and then come back again and displays "Desktop effects could not be enabled". As I mentioned before, Compiz was running fine and I had no issues with the visual effects prior to the last update perfomed a week ago. Can you help me please?? If you need further information I'll be more than glad to provide them tou you, this is driving me nuts!
View 2 Replies
View Related
Jul 14, 2011
On a site, I ctrl tab through a bunch of tabs, (6-30), but it seems to not be able to click the button until the visual has loaded completely, which means staying on that tab for about a second, slowing me down massivly. On windows, it counts it as clicked even if it hasnt loaded the visual yet.
View 1 Replies
View Related
Mar 27, 2011
I need to find the list of file being tagged by user jack starting from a given date.Eg:Tag Name:lcc_dev_p1User: jackDate: >= 2011-03-02can some done tell me what is the cvs command for this.Should the below command give the correct outputcvs log -R -S -N -rlcc_dev_p1 -d">=2011-03-13" -wjack > /tmp/output.txt
View 1 Replies
View Related