El Martes, 18 de Enero de 2005 13:24, Aaron Sloman escribiste:
> Testers required:
>
> A new script to untar and install the v15.6 package (now slightly
> modified -- including new version number) is available.
>
> Full instructions here:
>
> http://www.cs.bham.ac.uk/research/poplog/v15.6/AREADME.txt
>
> Basically these are the steps required
>
> Fetch, make executable, and run this (if you have not previously
> done so):
> http://www.cs.bham.ac.uk/research/poplog/v15.6/CHECK_LINUX_FACILITIES
>
> chmod 755 CHECK_LINUX_FACILITIES
> ./CHECK_LINUX_FACILITIES
>
> That will test whehter your installation is OK for poplog, and if run
> as root may insert some missing .so links to libraries in
> /usr/X11R6/lib
Script output:
***************************************************
Checking for libX11.so...
Checking for libXt.so...
Checking for libXext.so...
Checking for libXm.so...
/usr/X11R6/liblibXm.so does not exist
--- will look for equivalent to link to.
***************************************************
It seems there is a little typo:
echo "/usr/X11R6/lib${1} does not exist"
Should be:
echo "/usr/X11R6/lib/${1} does not exist"
Anyway, the file isn't there. I'm using Debian "unstable" that uses the mos=
t=20
recent packages versions. OpenMotif Debian package used to be "libmotif" in=
=20
Debian stable but in "unstable" it's libmotif3 (or lesstif2), so I:
apt-get install libmotif3
More script output:=20
***************************************************
Checking whether something needs to be linked to libX11.so
Checking whether something needs to be linked to libXext.so
Checking whether something needs to be linked to libXt.so
Good! The core required X window system libraries are available.
Poplog should link and run with the X Window system.
Now checking for Motif
Linking libXm.so.3 to libXm.so
ln: creando el enlace simb=F3lico =ABlibXm.so=BB a =ABlibXm.so.3=BB: Permis=
o denegado
/usr/X11R6/lib/libXm.so* not found.
Please check out your motif installation.
Could not find Motif (or Lesstif)
Cannot run poplog with Motif even if X libraries installed
***************************************************
OK, I'm not root so I can't create the symbolic link. Now executed as root:
***************************************************
Now checking for Motif
Linking libXm.so.3 to libXm.so
Motif OK
Poplog should link OK with X and Motif
***************************************************
> Fetch main tar bundle (about 18MB):
> http://www.cs.bham.ac.uk/research/poplog/bham-linux-poplog-v15.6.tar.=
gz
>
> Fetch install script (into same directory as tar bundle)
> and make it executable
>
> =20
> http://www.cs.bham.ac.uk/research/poplog/v15.6/INSTALL_BHAM_LINUX_POPLOG
>
> chmod 755 INSTALL_BHAM_LINUX_POPLOG
>
> Run it without arguments to get instructions
>
> ./INSTALL_BHAM_LINUX_POPLOG
>
> Install poplog in preferred mode in preferred directory.
> Recommended command for most people:
>
> ./INSTALL_POPLOG motif bham default > install.log
The following output went to the console:
***************************************************
!!! Warning - existing version of basepop11 in popsys saved as oldpop11
rm: no se puede borrar =AB/usr/local/bin/poplog=BB: No existe el fichero o =
el=20
directorio
=2E/INSTALL_BHAM_LINUX_POPLOG: line 256: cd: /usr/local/man/man1: No existe=
el=20
fichero o el directorio
***************************************************
"no se puede borrar" =3D "Impossible to delete"
"No existe el fichero o el directorio" =3D "File or directory doesn't exist"
install.log does not contain any error, only a few warnings about doc index=
es.=20
If you want to inspect it, I can send it to you.
I have a KDE desktop icon associated with:
poplog xved
It runs at once. But KDE keeps for a while an indicator that says that the=
=20
program is still starting. I guess it means that Poplog doesn't answer some=
=20
interclient message received from the window manager.
=2D-=20
saludos,
Nico Arag=F3n
nico@espira.net
http://espira.net/nico/
|