Hello,
i need to install pyCurl on my maschine. to do this i installed the curl-dev package from the repo and python.
but now i must specify the path to the curl-config and i cant find any configfile...
below a cut from the installinstructions:
NOTE: You need Python and libcurl installed on your system to use or
build pycurl. Some RPM distributions of curl/libcurl do not include
everything necessary to build pycurl, in which case you need to
install the developer specific RPM which is usually called curl-dev.
Distutils
---------
Build and install pycurl with the following commands:
(if necessary, become root)
tar -zxvf pycurl-$VER.tar.gz
cd pycurl-$VER
python setup.py install
$VER should be substituted with the pycurl version number, e.g. 7.10.5.
Note that the installation script assumes that 'curl-config' can be
located in your path setting. If curl-config is installed outside
your path or you want to force installation to use a particular
version of curl-config, use the '--curl-config' commandline option to
specify the location of curl-config. Example:
python setup.py install --curl-config=/usr/local/bin/curl-config
i have installed curl-dev - it had not work.
i have added the cooking-mirror to slitaz mirrors and have upgraded the kernel + packages but now i can't recharge the package-list because of:
diff: can't stat packages.list : No such file or dir
...i have an empty file in /var/lib/tazpkg/packages.list ?=??
you´r right, i have understood that u havent meant i should upgrade. i have done it becouse u said "python is to old" so i thought lets just upgrade the other old stuff to :-D
but now it won't work :-(
tomorrow i will replay slitaz on my system and give it another try. the install with path-declaration and without cd was just the last test before i posted my problem, i have tryed it before with cd ;-)
hope my english isen't too bad -.-
It looks like you're new here. If you want to get involved, click one of these buttons!