OpenSUSE :: Installing Visual Python Error "need Gtkglextmm 1.2 Checking In Yast"
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
ADVERTISEMENT
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
View Related
Nov 19, 2010
i was not able to install alsa...showing the error checking for directory with kernel source... Please install the package with full kernel sources for your distribution or use --with-kernel=dir option to specify another directory with kernel sources (default is /lib/modules/2.6.18-194.el5xen/source). my friends installed the alsa for cent os 5.4...how to rectify this...
View 3 Replies
View Related
Jan 9, 2011
Why does YaST close after one installs a package? Is there a way to disable this annoying feature?
System Specifications:
openSUSE 11.3 64-bit(installed from a Live CD)
KDE 4.5(error also occurred in KDE 4.4.4)
View 6 Replies
View Related
Jun 12, 2011
I'm trying to install the development files via yast i.e. libkde4-devel and I keep libkde4-devel 4.2.80 requires libkde4 4.6.80. Ok I understand this I have libkde4 4.6.2 but no package for libkde4-devel 4.6.2. If I try to install libkde4 4.6.80 the conflicts just keep growing. What do you have to do to get libkde4-devel install on suse 11.4 (x64).
View 4 Replies
View Related
Jul 1, 2010
For example, I want to install a texteditor called Editra, i done it like the following
First, I install the Editra
sudo apt-get install Editra - success ,its version is 0.5.30
Second, I run it in Terminal
Editra - it can work,but with the error infos "(python:1682): Gtk-CRITICAL **: gtk_widget_add_accelerator: assertion `GTK_IS_WIDGET (widget)' failed"
Third, I used command line "dpkg -L Editra", and found that the Editra is installed under /usr/share/pyshared/Editra,so i created the .desktop like this
sudo gedit /usr/share/applications/Editra.desktop
[Desktop Entry]
Encoding=UTF-8
Name=Editra
Comment=the Best TextEditor
Exec=/usr/share/pyshared/Editra
Icon=/usr/share/pyshared/Editra/pixmaps/editra.png
Terminal=false
Type=Application
Catergories=Development
It showed, and I clicked it for running, but it told me error infos
Could not launch 'Editra'
Failed to execute child process "/usr/share/pyshared/Editra" (Permission denied)
Not just Editra, so many software that written in python have the same question, such as tortoisehg...
View 2 Replies
View Related
Mar 1, 2010
i finally managed to achieve minimal 11.2 system (following tutorial on this forum) but now whenever i try to install additional packages using yast, it automatically selects a whole bunch of unnecessary software. For example, installation of "radeonhd" tries to pull Mozilla Sunbird from repositories.
That's unacceptable behavior and no wonder system gets bloated over time. Is there a way to set yast to pull only crucial dependencies with selected packages (like apt-get's recommended and suggested packages)?
View 7 Replies
View Related
Sep 26, 2010
I use openSUSE 11.1 since quite a bit and I frequently use YAST (not as root of course). However, since the problems I have to deal with while trying to install WiFi internet access I meet the following problem. I call YAST, get the small authentication screen, I give the right password, which seems to be recognized as such, but I never see YAST appearing. So I can't manage neither my hardware, nor my software.
View 9 Replies
View Related
Feb 7, 2010
Whenever I run glxgears or glxinfo from an ssh or vnc session, I get "Error: couldn't get an RGB, double-buffered visual". I can run glx stuff fine on the console under KDE, but that's not practical for the intended users. I've tried updating drivers (it's a Dell R610 w/ Matrox G200ew videa), firmware, rpms, etc., even running ssh with -X or -Y, but to no avail.
View 9 Replies
View Related
Oct 15, 2010
I tried installing System-->Administration-->Synaptics Package Manager and I got following error
Code:
gnochm: Depends: python-gtkhtml2 but it is not installable I am using Lucid 64 bit and in my sources.list multiverse ,partner ,universe ,restricted and backports are enabled.
View 2 Replies
View Related
Apr 9, 2010
while installing ... Installing python2.4-2.4-1pydotorg.src.rpm
warning: user jafo does not exist - using root
warning: group jafo does not exist - using root
warning: user jafo does not exist - using root
warning: group jafo does not exist - using root
error: Legacy syntax is unsupported: copyright
error: line 55: Unknown tag: Copyright: Modified CNRI Open Source License
View 3 Replies
View Related
Feb 26, 2010
Trying to install OpenSUSE on an HP ML115 with an SmartArray E200 controller. Get to the partitioning screen, select LVM and carry on, when "preparing disks" I get error -4017
"Failure occurred during the following operation: Creating volume group system from /dev/cciss/c0d0p2"
Google the error and found a similar fault which was fixed back in OpenSUSE 10.2!
The only one I have involves partitioning the disk with Ubuntu and then installing OpenSUSE on top of that!
View 9 Replies
View Related
Mar 2, 2010
When I deleted uninstalling and installing some packages in Yast2 I got this output:
Deleting mc
Additional rpm output:
rpmdb: PANIC: Invalid argument
rpmdb: PANIC: fatal region error detected; run recovery
error: db4 error(-30977) from dbcursor->c_put: DB_RUNRECOVERY: Fatal error, run database recovery
error: error(-30977) storing record "4.0-1" into Requireversion
rpmdb: PANIC: fatal region error detected; run recovery
error: db4 error(-30977) from dbcursor->c_get: DB_RUNRECOVERY: Fatal error, run database recovery
error: error(-30977) setting "3.0.4-1" records from Requireversion index
rpmdb: PANIC: fatal region error detected; run recovery
error: db4 error(-30977) from dbcursor->c_get: DB_RUNRECOVERY: Fatal error, run database recovery
error: error(-30977) setting "" records from Requireversion index
and on and on for 3 pages for every package.
View 4 Replies
View Related
Nov 18, 2010
I'm having trouble with Yast, I noticed today that I can't open the control centre from the desktop (along with install/remove software) when opening from the command line I get. the following output:
** (y2controlcenter-gnome:9050): WARNING **: error accessing /desktop/gnome/lockdown/disable_command_line [Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See GConf configuration system for information. (Details - 1: Failed to get connection to session: 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.)]
Yast2 control centre opens, but none of the options load when selected. I have tried updating everything through Zypper which didn't work. (aka zypper ref/up etc). Then I tried removing yast and installing it again. When I did this (and downloaded the Yast control centre again the above errors, reappeared.
View 3 Replies
View Related
Mar 13, 2011
I usually run my updates every Friday, my last good update was 4-Mar-2011. I could not update this week and got an error -"PackageKit Error repo-not-available: File '/repodata/repomd.xml' not found on medium http://download.opensuse.org/repositories/openSUSE:/Tumbleweed:/Raw/openSUSE_Tumbleweed_standard/'"I get a similar error message when starting Yast Software Management.Is this related to the 11.4 release? I'm waiting for fewer bugs before I upgrade to 11.4, so I'd like to be able to keep current with 11.3.
View 3 Replies
View Related
May 8, 2010
What the heck do I do now? 2 times I've re-installed suse 11.2 and this is what I get every time it tries the first update. I just had a perfectly fine working version of 11.2 that was installed using the network install just 3 days ago but I messed up and couldn't access mySql. Today I blew it away thinking I'd just start over and now it doesn't work. I installed it exactly the same as 2 days ago, whats changed? How do I fix this? I can't access the software repository settings in yast, nothing happens when I try to start it.
View 2 Replies
View Related
Apr 19, 2010
I get this error when I run "sudo apt-get install python-software-properties"
Preconfiguring packages ...
dpkg: unrecoverable fatal error, aborting:
fork failed: Cannot allocate memory
E: Sub-process /usr/bin/dpkg returned an error code (2)
I'm trying to install deluge via ssh and my vps has 512mb ram and is only using 11% of it prior to running the code.
View 2 Replies
View Related
Aug 24, 2010
I have just downloaded Wine and I am trying to install it on my computer. as far as I know I should do it with yast, and so I try to do. When I start the installation, I allways get the message :Failed to mount cd:///?devices=/dev/sr0,/dev/sr1 on /var/adm/mount/AP_0x00000001: No medium found (mount: No medium found)"
I don't know why it's asking for a CD if I already have downloaded the file to install it
View 5 Replies
View Related
Jul 2, 2010
I took to yast to install ldap. I creating the CA cert, server key and server cert and specified them during the yast ldap server dialogs.
The firewall is open for ldap.
I also went through yast's ldap client ... though I didn't exactly see to anything (presuably it wrote up a configuration file somewhere).
However when trying use the basic ldap tools, like ldapwhoami. Well it doesn't connect and gives me the above error. Of coure the ldap db is unpopulated as yet, so it probably is not able to say who am at all. But ldapadd doesn't work either.
It seems to point to my SSL usage not being correct .. so I'm trying to double check that now.
View 2 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
Feb 21, 2011
I am trying to install the VLC which wanted me to have universe (which I don't know what it is). This is what I tried (Tips from this forum):
kholofelo@kholofelo-Compaq-Presario-CQ60-Notebook-PC:~$ %sudo apt-get update
bash: fg: %sudo: no such job
kholofelo@kholofelo-Compaq-Presario-CQ60-Notebook-PC:~$ sudo apt-get update
[sudo] password for kholofelo: Err URL
Could not connect to archive.canonical.com:80 (91.189.88.33). - connect (110: Connection timed out) Err URL
Unable to connect to archive.canonical.com:http: URL ....
View 1 Replies
View Related
Aug 5, 2010
I need to know which files were added/modified/moved/deleted after compiling and installing an application from source code, ie. the command-line, Linux equivalent to the venerale InCtrl5.
Is there a utility that does this, or a set of commands that I could run and would show me the changes?
The following is sort of OK, although it includes the lines where changes occured
(eg. "@@ -2,6 +2,7 @@"), and "." and ".." that I don't need: Code: # ls -aR /tmp > b4.txt
# touch /tmp/test.txt
# ls -aR /tmp > after.txt
# diff -u b4.txt after.txt
View 3 Replies
View Related
Aug 5, 2010
I need to know which files were added/modified/moved/deleted after compiling and installing an application from source code, ie. the command-line, Linux equivalent to the venerale InCtrl5.Is there a utility that does this, or a set of commands that I could run and would show me the changes?
View 2 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
Sep 9, 2010
i tried to install gcc-4.5.0 on opensuse 11.2 I gave ./configure but it gave the error couldn't find the c compiler.. the message was
[Code]....
View 2 Replies
View Related
Jan 16, 2011
I was having the dreaded black screen hang during install but got that figured out. Read [url] for my first problem.
Now that I've finally gotten it past the blank screen, it starts the install but then hangs while checking the PCI cards, I included a photo of where it hangs, and I don't have any PCI cards installed.
Here are the specs on my computer:
Everything is brand new, TOTALLY from scratch build.
Mainboard is a MSI NF980-G65
AMD Phenom II 6 core processor
8GB DDR 3 Ram
1 Samsung Solid state hard drive
2 Samsung 1TB HD
Samsung iHAS424 DVD/CD drive
I'm using the on-board graphics which is Nvidia GeForce 8 series
View 1 Replies
View Related
Aug 4, 2011
When I try to play some OpenGL games, I get this error.How can I fix this? My graphics card is Nvidia, and I use the nvidia-current driver.Here's what it says under OpenGL/GLX Information. I don't know if this is the info you need, but oh well.
GLX_EXT_visual_info
GLX_EXT_visual_rating
GLX_SGIX_fbconfig
GLX_SGIX_pbuffer
[code]....
View 3 Replies
View Related
Apr 21, 2011
I just installed ubuntu on my m11x and am completely new to ubuntu. After installing the latest driver for the 335m I am stuck at checking battery state and there is no way I can get to the gui anymore. The only access I have to are the tty's and I don't know what to do. I have already tried finding a solution for a couple of hours, but cannot find any. Please help me solve this problem, I do not want to reinstall again.
View 2 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