Slackware :: Pygtk With Numeric Python Support?
Feb 14, 2011
I have tried rebuilding pygtk after installing Numpy and ended up making a mess of python. I have it back to functional now, but I would like to know how to properly add numeric python support. I suspect there is a proper order to building all of the python dependencies that yields success. Ultimately I am trying to run mypaint.
View 3 Replies
ADVERTISEMENT
Jan 17, 2010
I wish to install Python Numeric in site-packages... which package brings this...?I have searched in the Slackbuilds... and no Luck so far...
View 10 Replies
View Related
Sep 12, 2013
I run Wheezy Xfce 64-bit. I went through the Synaptic listings and added Python 3.3.2 and Tkinter for it, and that works fine; but for some reason PyGtk is available only for Python 2.7, not for Python 3.3, unless I'm just using the wrong way to try to find it. Is there a PyGtk available for Python 3.3 in Wheezy, and, if so, how do I install it and then import it once it's installed?
View 1 Replies
View Related
Apr 13, 2011
I'm on Debian Lenny. I've built and installed python-3.2 in /opt/python-3.2. Then i want to build and install pygtk, pycairo with /opt/python-3.2 and install them in that folder and not to use system default python (which is python-2.6) for their build process.
How do I tell pygtk and pycairo 's configure and makefile script to use /opt/python-3.2 's interpreter, include file and library for their build process(and not the system default python)?
I tried doing ./configure --help in pygtk folder but there was no option for specific non-system default python's folder location. Anyone has any ideas?
View 3 Replies
View Related
Mar 28, 2011
Is there any reason why PyGTK is still at 2.22?
There are warnings generated when using Matplotlib (though execution can continue).
Will we likely see an upgrade before 13.37?
View 2 Replies
View Related
Oct 10, 2010
So I followed all the steps here.[URl].. whixh is basically the same steps as in the installation wiki.The problem is that I can't find the cv.so file in /usr/local/lib/python2.6/site-packages . the folder is empty.
View 1 Replies
View Related
Apr 4, 2011
I have Eclipse Java IDE installed in Ubuntu, and now I want to add Python support
View 2 Replies
View Related
Mar 3, 2010
I am trying to build qgis_1.0.2 from subversion, on slackware 12. For some reason, sip does not get detected and therefore the python support is not enabled during setup: I build and installed successfully from source Q-4.6.2, sip-4.10 and PyQt-x11-gpl-4.7 Python 2.55 is also installed (also) as a shared library: here is the output of ldconfig:
libpython2.5.so.1.0 (libc6) => /usr/lib/libpython2.5.so.1.0
libpython2.5.so (libc6) => /usr/lib/libpython2.5.so
libpython2.5.so (libc6) => /usr/lib/python/config/libpython2.5.so
[Code]...
View 1 Replies
View Related
May 31, 2011
I'm unable to configure the apache2 with python support. I have done the configuration in the following method, but unable to start the python cgi support: I have installed the libapache2-mod-python it has installed python.load in the mods-available directory. In the apache2/sites-available/default file, I have added the following lines.
[code]...
when I request for a python script in the py folder. I get a 404 Not found error.
View 1 Replies
View Related
Mar 24, 2011
I'm wondering how python's thread & fork support is compared to perl? Which one is best option among Perl and Python
View 1 Replies
View Related
Mar 26, 2010
I'm now up and running on slackware 13 x64. I have noticed that the version of Python installed was 2.6.2 but there were a lot of bug fixes between this and 2.6.5. What is the best way to get 2.6.5 running on my machine. Do I have to install from source or is anybody aware of any packages that have been released?
Again, I'm not too familiar with package management systems on Slackware as I have always installed from source but this became a bit of a bind recently as updating software to newer versions involved a lot of hard work. Can anybody give me an ideas on the packaging systems available, the best ones to use, and where I can find information about the packages related to the package managers?
View 9 Replies
View Related
Jun 28, 2011
I have installed multilib support in my 64bit slackware 13.37 installation than I proceed it to install google earth from slackbuilds... and did ln -sf /lib/ld-linux.so.2 /lib/ld-lsb.so.3Now when I try to run google earth I get:[ 760.092745] googleearth-bin[3647]:segfault at 984f7d31 ip 00000000984f7d31 sp 00000000ffbfe100 error 4
View 14 Replies
View Related
Nov 17, 2010
I downloaded from http://ftp.nluug.nl/os/Linux/distr/s...ce/n/net-snmp/ source and I build new package and works ok no errors. If I change net-snmp.SlackBuild and add CFLAGS --with-mib-modules=ucd-snmp/lmSensors --with-ldflags=-lsensors while I need lmsensors support in net-snmp. But the package compiling ends with error:
[Code]...
View 2 Replies
View Related
Jul 11, 2011
I am just asking how this works in general. I know Python can wrap a C code, but here it seems Python is already integrated with this C program.Would it be correct to say one would have to understand the C code in addition to py programming in order to accomplish anything useful here?I need to control the program, and especially import its output to some algorithm that accomplishes command and control in the way of bash scripts or whatever.
View 2 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
Oct 26, 2009
This may sound a bit of an awkward question, but I have this app, Salome-Platform, [URL], It requires Python 2.5 at most to be able to run. (Compiling it is way to complex.) Since the Python of Slackware is 2.6, can it be downgraded to 2.5...? If it can, how do I do it...?
View 15 Replies
View Related
Apr 14, 2011
Just installed 13.1 64bit on my laptop. In an effort to keep things slim, I neglected to install the 'D' group....didn't figure I would be doing any developing (call me a literalist). I install Wicd and find that Python is a dependency. What is the easiest way for me to make this happen? Should I just install the python txz or will there be more dependencies that could be solved easier with a script?
View 2 Replies
View Related
Mar 10, 2011
So I have patched the 3.2 sources similar to the 3.1.3 sources. I used the slackbuild from 3.1.3 as well. I get to the install of the script and I get this:
Code:
...
running install_egg_info
Writing //tmp/SBo/package-python3/usr/lib64/python3.2/lib-dynload/Python-3.2-py3.2.egg-info
Creating directory /usr/man
Creating directory /usr/man/man1
/bin/ginstall -c -m 644 ./Misc/python.man
/tmp/SBo/package-python3/usr/man/man1/python3.2.1
cp: cannot stat `Demo': No such file or directory
I can't build Blender anymore without this update.
View 7 Replies
View Related
Mar 19, 2010
Does anybody use openshot in Slackware 13? What I made: I modified the slackbuild script for openshot of Slackbuilds.org for version 1.1.1 and then I made the package and installed it. Of course the dependencies too. But when I start Openshot, I get the following error:
OpenShot (version 1.1.1)
Error: OpenShot has not been installed in the Python path.
(Both the site-packages and /usr/share/openshot folders were checked)
Use the following command to install OpenShot:
$ sudo python setup.py install
View 1 Replies
View Related
Jun 16, 2011
I am trying to install a module in openerp 6 It requires Pyuno that ships with libre/open -office If i go import uno -- no module called uno but when I go to the /usr/lib64/libreoffice/base3.4/programs and python import uno it works
I cant copy the file to python as the versions differ
View 3 Replies
View Related
Jan 8, 2010
How much support does Slackware have for drivers?I have an Asus motherboard, and the onboard sound doesn't work with Ubuntu, and also it won't recognize my HP printer.Would I have better luck with Slackware?
View 4 Replies
View Related
Jun 8, 2011
I am trying to convince the "higher ups" in a small office of about 15 users about migrating from windows to Slackware, one question I have is how long after a release are security updates available? I subscribe to the security mailing list and often see updates that go as far back as Slackware 8.0. What would the safe number be? 5 years, 10 years? Longer? Any input would help me with my cause of eliminating windows all together.
View 9 Replies
View Related
Feb 20, 2011
I'm running xbmc on slackware64-13.1 and it's running great. However a python addon script is giving me trouble. The script contains some utf-8 characters, and by default I get an error because coding isn't declared in the script. I've added
Code: # -*- coding: utf-8 -*- to the scripts and they will work fine, but they are updated very frequently. I've tried messing around with turning on unicode console and such but I'm a bit in the dark on this. Is there a way I can get slack to handle those scripts without having to edit them every time I update?
View 10 Replies
View Related
Dec 18, 2010
Does anyone know how to install pyGTK 2.12?
View 4 Replies
View Related
Jun 16, 2011
Desktop effects were working until a resume from suspend failed. After that, it says that desktop effects cannot be enabled due to a technical issue, but it does not say what that issue is, it is not the same dialogue box that says check your X config file, it says it directly in the settings menu. I tried deleting ~/.kde/share/config/kwinrc, but it only works once. If I log out and then back in, KDE freezes while loading, forcing me to ctrl + alt + backspace to kill X.
After that, I can log back in, but desktop effects don't work and when I go to enable them I see the same error, and it won't let me. My graphics card is an ATI Radeon X1950PRO. AMD does not support that GPU anymore and the drivers are too old for them to work on Slackware64 13.37. This means I am using the open-source drivers that come with Slackware64 13.37. I just found out that desktop effects are causing the resume from suspend to fail.
View 4 Replies
View Related
Sep 22, 2010
i'm newbie here.when i try to use gd in my web application,it says that i didn't install gd support.howto install php gd support to my existing php installation? i use php 5.2.9 for slackware.
Code:
PHP Version 5.2.9
System :Linux jbendkck1 2.6.29.6-smp #2 SMP Mon Aug 17 00:52:54 CDT 2009 i686
[code]...
View 5 Replies
View Related
Dec 29, 2010
I downgraded a computer a couple of weeks ago from -current to 13.1. At that point in time the USB support in my Virtualbox stopped working. Since then I have installed Virtualbox on my wife's laptop, which also runs 13.1, and the USB support doesn't work there either. So I tried it on yet another 13.1 box that I have lying around no USB support. Then I upgraded the latter box to -current and USB works! Given that sequence of events, I'm pretty sure this is a Slackware 13.1 problem rather than a Virtualbox problem. what might be causing this?
View 8 Replies
View Related
Apr 23, 2010
Just wondering as I couldn't find anything regarding when official slackware support ends for 12.2?
And, does that assume that sbopkg support for 12.2 would also end at same time?
View 4 Replies
View Related
May 16, 2010
I read this on Patrick's twitter: Considering compiling future 32-bit x86 Slackware packages for i686 and finally leaving i486 and i586 support behind. Would the devs mind sharing why the change hasn't been made? I'm guessing there must be a lot of Slackware users with 15-20 year old computers that want to run the latest software.
View 14 Replies
View Related
Sep 13, 2010
I am having a strange problem. No python application that is built on GTK doesn't works. I always get the error ''could not import module,module not found''. I f i try to install it it says its already installed, and if i try to remove python and reinstall it it will take all python apps with it. DO you know how can i fix this?
View 2 Replies
View Related