Opened 16 years ago

Last modified 10 years ago

#15711 closed defect

scons 0.98.4 fails to build latex files — at Initial Version

Reported by: jjakuze@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: scons

Description

$ scons --version

SCons by Steven Knight et al.:

script: v0.98.4.r2949, 2008/05/17 23:07:00, by knight on bangkok engine: v0.98.4.r2949, 2008/05/17 23:07:00, by knight on bangkok

$ cat SConstruct

dvi = DVI('example.tex')

$ scons

AttributeError: SConsEnvironment instance has no attribute 'DVI':

Change History (0)

Note: See TracTickets for help on using tickets.