Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2012
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  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)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement