Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 23rd, 2012  |  syntax: None  |  size: 0.59 KB  |  hits: 37  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. + python setup.py build
  2. Traceback (most recent call last):
  3.   File "setup.py", line 213, in <module>
  4.     mapserver_version = get_config('version', config='../../mapserver-config')
  5.   File "setup.py", line 105, in get_config
  6.     v = read_mapscriptvars()
  7.   File "setup.py", line 79, in read_mapscriptvars
  8.     raise IOError, '%s. %s' % (e, "Has MapServer been made?")
  9. IOError: [Errno 2] No such file or directory: '../../mapscriptvars'. Has MapServer been made?
  10. error: Bad exit status from /var/tmp/rpm-tmp.jjl1Kn (%build)
  11.  
  12.  
  13. RPM build errors:
  14.     Bad exit status from /var/tmp/rpm-tmp.jjl1Kn (%build)