Wireshark mailing list archives
Re: Can't build devel 1.3.0 version under Ubuntu Jaunty ...
From: Jaap Keuter <jaap.keuter () xs4all nl>
Date: Fri, 23 Oct 2009 18:50:23 +0200
Hi, Fixed in revision 30674. It basically comes down to prefixing doc/ to the files listed in debian/*.manpages. Thanx, Jaap BigBob on Linux Box ... wrote:
Hi all,
Trying to build current devel 1.3.0 version under jaunty fails with error :
mkdir -p
/home/bigbob/tmp/Building/wireshark/wireshark-1.3.0/debian/tmp/usr/share/pixmaps/
cp image/hi48-app-wireshark.png
/home/bigbob/tmp/Building/wireshark/wireshark-1.3.0/debian/tmp/usr/share/pixmaps/
cp image/wsicon32.xpm
/home/bigbob/tmp/Building/wireshark/wireshark-1.3.0/debian/tmp/usr/share/pixmaps/
mkdir -p
/home/bigbob/tmp/Building/wireshark/wireshark-1.3.0/debian/tmp/etc/wireshark/
mv
/home/bigbob/tmp/Building/wireshark/wireshark-1.3.0/debian/tmp/usr/share/wireshark/init.lua
\
/home/bigbob/tmp/Building/wireshark/wireshark-1.3.0/debian/tmp/etc/wireshark/
ln -s /etc/wireshark/init.lua \
/home/bigbob/tmp/Building/wireshark/wireshark-1.3.0/debian/tmp/usr/share/wireshark/init.lua
mkdir -p
/home/bigbob/tmp/Building/wireshark/wireshark-1.3.0/debian/tmp/usr/lib/python2.4/site-packages/
cp
/home/bigbob/tmp/Building/wireshark/wireshark-1.3.0/tools/wireshark_be.py
/home/bigbob/tmp/Building/wireshark/wireshark-1.3.0/tools/wireshark_gen.py \
/home/bigbob/tmp/Building/wireshark/wireshark-1.3.0/debian/tmp/usr/lib/python2.4/site-packages/
mkdir -p
/home/bigbob/tmp/Building/wireshark/wireshark-1.3.0/debian/tmp/usr/include/wireshark/
for F in `cat debian/wireshark-dev.header-files`; do \
cp --parents $F
/home/bigbob/tmp/Building/wireshark/wireshark-1.3.0/debian/tmp/usr/include/wireshark;
\
done
rm -rf
/home/bigbob/tmp/Building/wireshark/wireshark-1.3.0/debian/tmp/usr/man
dh_installman
dumpcap.1: Aucun fichier ou dossier de ce type at /usr/bin/dh_installman
line 125.
make: *** [install] Erreur 2
bigbob@bigbob-laptop:~/tmp/Building/wireshark/wireshark-1.3.0$
Anyone know how to fix it ?
A++
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <wireshark-dev () wireshark org> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
Current thread:
- Can't build devel 1.3.0 version under Ubuntu Jaunty ... BigBob on Linux Box ... (Oct 20)
- Re: Can't build devel 1.3.0 version under Ubuntu Jaunty ... Jaap Keuter (Oct 20)
- Re: Can't build devel 1.3.0 version under Ubuntu Jaunty ... Jaap Keuter (Oct 21)
- Re: Can't build devel 1.3.0 version under Ubuntu Jaunty ... Guy Harris (Oct 20)
- Re: Can't build devel 1.3.0 version under Ubuntu Jaunty ... Jaap Keuter (Oct 20)
- Re: Can't build devel 1.3.0 version under Ubuntu Jaunty ... Jaap Keuter (Oct 23)
- Re: Can't build devel 1.3.0 version under Ubuntu Jaunty ... Jaap Keuter (Oct 20)
