Opened 16 years ago

Last modified 10 years ago

#15711 closed defect

scons 0.98.4 fails to build latex files — at Version 1

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

Description (last modified by jmroot (Joshua Root))

$ 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 (1)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Description: modified (diff)
Milestone: Port Bugs
Owner: changed from macports-tickets@… to landonf@…
Port: scons added
Note: See TracTickets for help on using tickets.