fail to install p4vasp on ubuntu 10.4
Posted: Mon Aug 02, 2010 6:09 pm
Dear p4vasp user I have installed p4vasp-0.3.9 from p4vasp-0.3.9.tgz (downloaded from your site). All python & fltk installed by apt-get OK but I have met the follwoing while make. Do anyone already experienced p4vasp on Ubuntu pls help.
here is the diagnostic result:
p4vasp Diagnostics
Python version: 2.6.5 (r265:79063, Apr 16 2010, 13:57:41)
[GCC 4.4.3]
Platform: linux2
Issue: Ubuntu 10.04.1 LTS \n \l
Hostname: tuocvu-uiuc
LINUX: Linux 2.6.32-24-generic
Executable: /usr/bin/python
Module paths: /home/tuocvu/VASPJobs/p4vasp-0.3.9
/usr/lib/python2.6
/usr/lib/python2.6/plat-linux2
/usr/lib/python2.6/lib-tk
/usr/lib/python2.6/lib-old
/usr/lib/python2.6/lib-dynload
/usr/lib/python2.6/dist-packages
/usr/lib/python2.6/dist-packages/PIL
/usr/lib/python2.6/dist-packages/gst-0.10
/usr/lib/pymodules/python2.6
/usr/lib/python2.6/dist-packages/gtk-2.0
/usr/lib/pymodules/python2.6/gtk-2.0
/usr/local/lib/python2.6/dist-packages
Enviromental variables:
P4VASP_HOME not set
PYTHONPATH not set
PYTHONHOME not set
Python.h was not found in /usr/include/python/Python.h
FLTK:
fltk-config: /usr/bin/fltk-config
version: 1.1.10
api-version: 1.1
libs: /usr/lib/libfltk.a
/usr/lib/libfltk_gl.a
c++ flags: -I/usr/include/freetype2
-g
-O2
-D_THREAD_SAFE
-D_REENTRANT
Can not import the p4vasp module.
The p4vasp seems not to be installed.
Can not import _cp4vasp. Have you compiled and installed it ?
(make; make install)
You probably will not be able to compile, since Python.h is missing.
It is expected to be in %s.
Most likely you do not have the python development headders installed.
They are usually located in a package called python-devel (or something like that).
If you have the headders at a non-standart path, you will need to modify
your Makefiles (mainly thesrc/Makefile).
python-dev is installed ok
Can not import cp4vasp, however the _cp4vasp can be imported.
I have no clue what is the problem...
Maybe the stack trace will help:
<span class='smallblacktext'>[ Edited ]</span>
here is the diagnostic result:
p4vasp Diagnostics
Python version: 2.6.5 (r265:79063, Apr 16 2010, 13:57:41)
[GCC 4.4.3]
Platform: linux2
Issue: Ubuntu 10.04.1 LTS \n \l
Hostname: tuocvu-uiuc
LINUX: Linux 2.6.32-24-generic
Executable: /usr/bin/python
Module paths: /home/tuocvu/VASPJobs/p4vasp-0.3.9
/usr/lib/python2.6
/usr/lib/python2.6/plat-linux2
/usr/lib/python2.6/lib-tk
/usr/lib/python2.6/lib-old
/usr/lib/python2.6/lib-dynload
/usr/lib/python2.6/dist-packages
/usr/lib/python2.6/dist-packages/PIL
/usr/lib/python2.6/dist-packages/gst-0.10
/usr/lib/pymodules/python2.6
/usr/lib/python2.6/dist-packages/gtk-2.0
/usr/lib/pymodules/python2.6/gtk-2.0
/usr/local/lib/python2.6/dist-packages
Enviromental variables:
P4VASP_HOME not set
PYTHONPATH not set
PYTHONHOME not set
Python.h was not found in /usr/include/python/Python.h
FLTK:
fltk-config: /usr/bin/fltk-config
version: 1.1.10
api-version: 1.1
libs: /usr/lib/libfltk.a
/usr/lib/libfltk_gl.a
c++ flags: -I/usr/include/freetype2
-g
-O2
-D_THREAD_SAFE
-D_REENTRANT
Can not import the p4vasp module.
The p4vasp seems not to be installed.
Can not import _cp4vasp. Have you compiled and installed it ?
(make; make install)
You probably will not be able to compile, since Python.h is missing.
It is expected to be in %s.
Most likely you do not have the python development headders installed.
They are usually located in a package called python-devel (or something like that).
If you have the headders at a non-standart path, you will need to modify
your Makefiles (mainly thesrc/Makefile).
python-dev is installed ok
Can not import cp4vasp, however the _cp4vasp can be imported.
I have no clue what is the problem...
Maybe the stack trace will help:
<span class='smallblacktext'>[ Edited ]</span>