← Back to team overview

yade-users team mailing list archive

QGLViewer installation problem

 

Hello,

I am having a problem with the QGLViewer installation ... I am running
kubuntu
------------------
acortis@zorro:/usr/local/lib3dviewer-2.2.2-3/debian$ cat /etc/issue
Ubuntu 7.04 \n \l

acortis@zorro:/usr/local/lib3dviewer-2.2.2-3/debian$ uname -a
Linux zorro 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686
GNU/Linux
------------------

And I followed all the instruction at

http://yade.wikia.com/wiki/Installation_of_yade_on_debian_or_kubuntu
sudo apt-get update
apt-get source lib3dviewer
sudo apt-get build-dep lib3dviewer
cd lib3dviewer-2.2.2-3/
fakeroot debian/rules binary

After modifying the last command with the obvious 'sudo' addition, I get the
following error

.......
make[1]: Leaving directory `/usr/local/lib3dviewer-2.2.2-3/QGLViewer'
cp -d debian/tmp/usr/lib/*.so.* debian/lib3dviewer2/usr/lib
cp: cannot stat `debian/tmp/usr/lib/*.so.*': No such file or directory
make: *** [install] Error 1

In fact there is no debian/tmp directory

acortis@zorro:/usr/local/lib3dviewer-2.2.2-3/debian$ ls
changelog  lib3dviewer2          lib3dviewer2.README.Debian
lib3dviewer-dev.docs           rules
compat     lib3dviewer2.dirs     lib3dviewer-dev
lib3dviewer-dev.install        tmp..
control    lib3dviewer2.docs     lib3dviewer-dev.dirs
lib3dviewer-dev.README.Debian  watch
copyright  lib3dviewer2.install  lib3dviewer-dev.doc-base
libqglviewer-gd-dev

And the  tmp.. directory is empty ...

anything obvious that I am missing here?

Many thanks for your prompt help

ciao

Andrea
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-users

Follow ups