About: http://dev.restore.ovi.cnr.it:8890/about/id/entity/https/stackoverflow.com/a/60744611#id0x13d27968   Goto Sponge  NotDistinct  Permalink

An Entity of Type : https://schema.org/Answer, within Data Space : dev.restore.ovi.cnr.it:8890 associated with source document(s)

AttributesValues
type
described by
md:url
md:author
md:dateCreated
  • 2012-10-10 08:01:47Z
md:upvoteCount
  • 231
md:commentCount
  • 5
md:text
  • I was installing python-mysql on Ubuntu 12.04 using pip install mysql-python First I had the same problem: Not Found "mysql_config" This worked for me $ sudo apt-get install libmysqlclient-dev Then I had this problem: ... _mysql.c:29:20: error fatal: Python.h: No existe el archivo o el directorio compilación terminada. error: command 'gcc' failed with exit status 1 Then I tried with apt-get install python-dev (If you're using python3, install python3-dev instead.) And then I was happy :) pip install mysql-python Installing collected packages: mysql-python Running setup.py install for mysql-python building '_mysql' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Dversion_info=(1,2,4,'beta',4) -D__version__=1.2.4b4 -I/usr/include/mysql -I/usr/include/python2.7 -c _mysql.c -o build/temp.linux-x86_64-2.7/_mysql.o -DBIG_JOINS=1 -fno-strict-aliasing -g In file included from _mysql.c:44:0: /usr/include/mysql/my_config.h:422:0: aviso: se redefinió "HAVE_WCSCOLL" [activado por defecto] /usr/include/python2.7/pyconfig.h:890:0: nota: esta es la ubicación de la definición previa gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/_mysql.o -L/usr/lib/x86_64-linux-gnu -lmysqlclient_r -lpthread -lz -lm -lrt -ldl -o build/lib.linux-x86_64-2.7/_mysql.so Successfully installed mysql-python Cleaning up...
is md:suggestedAnswer of
Faceted Search & Find service v1.16.102 as of Feb 08 2021


Alternative Linked Data Documents: Sponger | iSPARQL | ODE     Content Formats:       RDF       ODATA       Microdata      About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3231 as of Jan 19 2021, on Linux (x86_64-generic_glibc25-linux-gnu), Single-Server Edition (7 GB total memory)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2025 OpenLink Software