wings 3d package should be updated

Eric Sandall eric at sandall.us
Tue Dec 30 11:34:55 GMT 2003


Quoting Auke Kok <sofar at lunar-linux.org>:
> actually, I've just bumped the version to 0.98.16. .16a breaks, and the 
> breakage has been reported to the upstream author.
> 
> sofar

I had that same problem when the 0.17 series came out, but thanks to some
mucking about by myself and help on #wings3d, I created this BUILD file (for
SMGL, may need modification here):

(

  export ESDL_PATH=/usr/lib/esdl         &&
  WINGS3D_PATH=/usr/lib/wings            &&
  make                                   &&
  prepare_install                        &&
  mkdir  -p  $WINGS3D_PATH               &&
  cp -Rv e3d $WINGS3D_PATH               &&
  cp -Rv ebin $WINGS3D_PATH              &&
  cp -Rv icons $WINGS3D_PATH             &&
  cp -Rv plugins $WINGS3D_PATH           &&
  cp -Rv plugins_src $WINGS3D_PATH       &&
  cp -Rv src $WINGS3D_PATH               &&
  cp license.terms $WINGS3D_PATH         &&
  cp $SCRIPT_DIRECTORY/wings3d /usr/bin

) > ${C_FIFO} 2>&1

What was happening was wings3d was expecting a certain directory name for where
the binary was installed, our package (and possibly yours) was creating a
'wings3d' directory, which wings3d doesn't like.

Also, .18 is out.

HTH,

-sandalle

-- 
PGP Key Fingerprint:  FCFF 26A1 BE21 08F4 BB91  FAED 1D7B 7D74 A8EF DD61
http://search.keyserver.net:11371/pks/lookup?op=get&search=0xA8EFDD61

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/E/IT$ d-- s++:+>: a-- C++(+++) BL++++VIS>$ P+(++) L+++ E-(---) W++ N+@ o?
K? w++++>-- O M-@ V-- PS+(+++) PE(-) Y++(+) PGP++(+) t+() 5++ X(+) R+(++)
tv(--)b++(+++) DI+@ D++(+++) G>+++ e>+++ h---(++) r++ y+
------END GEEK CODE BLOCK------

Eric Sandall                     |  Source Mage GNU/Linux Developer
eric at sandall.us                  |  http://www.sourcemage.org/
http://eric.sandall.us/          |  SysAdmin @ Inst. Shock Physics @ WSU
http://counter.li.org/  #196285  |  http://www.shock.wsu.edu/

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


More information about the Lunar mailing list