On 08.05.2014 11:56, Nikos Alexandris wrote: ..
# in grass70_release directory make distclean ./configure --with-freetype-includes="/usr/include/freetype2/"
..
# compile make -j5
..
Errors in: No errors detected.
..
# launch grass /osgeo/grass70_release/bin.x86_64-unknown-linux-gnu $ ./grass70 /geo/grassdb/wgs84/PERMANENT/
..
Starting GRASS GIS... Traceback (most recent call last): File "./grass70", line 1386, in <module> check_lock() File "./grass70", line 857, in check_lock ret = call([gfile("etc", "lock"), lockfile, "%d" % os.getpid()]) File "./grass70", line 154, in call return subprocess.call(cmd, **kwargs) File "/usr/lib64/python2.7/subprocess.py", line 522, in call return Popen(*popenargs, **kwargs).wait() File "/usr/lib64/python2.7/subprocess.py", line 709, in __init__ errread, errwrite)File "/usr/lib64/python2.7/subprocess.py", line 1326, in _execute_childraise child_exception OSError: [Errno 2] No such file or directory
Same error again. I must have something wrong with my local configuration (all this in a new machine). In my other Funtoo-box, I don't remember having done something differently. For example, I didn't need to setup anything in ld.so.conf.
Could it be due to a difference in wxPython installations? In the working machine I have version 2.9.4.1-r2 and in the faulty one 3.0.0.0? But this shouldn't be a problem, right? The Requirements say: "wxPython >= 2.8.10.1".
Thanks, Nikos _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
