Re: dia-svn install problem
- From: Helmut Jarausch <jarausch igpm rwth-aachen de>
- To: dia-list gnome org
- Cc: Hans Breuer <hans breuer org>
- Subject: Re: dia-svn install problem
- Date: Thu, 21 Feb 2008 10:20:00 +0100 (CET)
Thanks for your help,
unfortunately I still don't succeed.
Using
configure --with-python --with-cairo
make
make -n install
I get
....
Making install in bindings
/OBJ/Graphics/dia/bindings
make[1]: Entering directory `/Obj/OBJ/Graphics/dia/bindings'
python -modern -extranative -c++ -I.. -I../lib -o dia-python.cpp dia.swig
^^^^^^^^^^^^^^^^^^^^^^^^^^^^ <<<<<<<<<<<<<<<<<
this is coming from
$(srcdir)/dia-python.cpp : $(INTERFACES)
$(SWIG) $(SWIG_PYTHON_OPT) -I$(top_srcdir) -I../lib -o $@ $<
where
SWIG=''
SWIG_PYTHON_OPT = -python -modern -extranative -c++
and then it goes on like
make install-am
make[2]: Entering directory `/Obj/OBJ/Graphics/dia/bindings'
make install-exec-am install-data-am
make[3]: Entering directory `/Obj/OBJ/Graphics/dia/bindings'
:
test -z "" || /bin/mkdir -p ""
list=''; for p in $list; do \
if test -f $p; then \
f=`echo $p | sed -e 's|^.*/||'`; \
echo " /bin/sh ../libtool --mode=install /usr/bin/install -c '$p' '/$f'"; \
/bin/sh ../libtool --mode=install /usr/bin/install -c "$p" "/$f"; \
else :; fi; \
done
make[3]: *** No rule to make target `dia.py', needed by `install-pkgpythonPYTHON'. Stop.
make[3]: Leaving directory `/Obj/OBJ/Graphics/dia/bindings'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/Obj/OBJ/Graphics/dia/bindings'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/Obj/OBJ/Graphics/dia/bindings'
make: *** [install-recursive] Error 1
Helmut.
--
Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]