New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15711 (new defect)

Opened 5 years ago

Last modified 3 years ago

scons 0.98.4 fails to build latex files

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

Description (last modified by jmr@…) (diff)

$ 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

comment:1 Changed 5 years ago by jmr@…

  • Owner changed from macports-tickets@… to landonf@…
  • Port set to scons
  • Description modified (diff)
  • Milestone set to Port Bugs

comment:2 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

comment:3 Changed 3 years ago by jmr@…

Is this still a problem with 2.0.1?

Note: See TracTickets for help on using tickets.