Steve,

Still getting the same error:

$ dpkg -l python-stdeb
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name         Version                Description
+++-============-======================-==================================================
ii  python-stdeb 0.6.0+20100620-2build1 Python to Debian source package 
conversion utility

Snippet from make deb:

make -C .debbuild/emane-0.9.1/src/emanesh deb && \
         cp .debbuild/emane-0.9.1/src/emanesh/deb_dist/emanesh_0.9.1-1_all.deb 
.debbuild
make[1]: Entering directory 
`/home/bstern/atdl-git/emane-0.9/.debbuild/emane-0.9.1/src/emanesh'
if test -f stdeb.cfg; then chmod u+w stdeb.cfg; fi
sed -e 's|@VERSION[@]|0.9.1|g' -e 's|@PYTHON[@]|python|g' -e 
's|@DEBIAN_VERSION[@]|wheezy|g' stdeb.cfg.in > stdeb.cfg
chmod g-w,u-w stdeb.cfg
python setup.py bdist_deb
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: invalid command 'bdist_deb'
make[1]: *** [deb] Error 1
make[1]: Leaving directory 
`/home/bstern/atdl-git/emane-0.9/.debbuild/emane-0.9.1/src/emanesh'
make: *** [deb] Error 2

Ben
-- 
Benjamin A. Stern
Fortian
www.fortian.com

On Thu, Aug 07, 2014 at 02:59:28PM -0400, Steven Galgano wrote:
> Ben,
> 
> Thank you for using the PRF.
> 
> You need to install the python-stdeb package.
> 
> -- 
> Steven Galgano
> Adjacent Link LLC
> www.adjacentlink.com
_______________________________________________
emane-users mailing list
[email protected]
http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users

Reply via email to