Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2012
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. [ps21294]$ sudo su - root
  2. ps21294:~# cd /home/voodoowomen/
  3. ps21294:/home/voodoowomen# cd ffmpeg/
  4. ps21294:/home/voodoowomen/ffmpeg# ./configure
  5. Unable to create and execute files in /tmp. Set the TMPDIR environment
  6. variable to another directory and make sure that it is not mounted noexec.
  7. Sanity test failed.
  8.  
  9. If you think configure made a mistake, make sure you are using the latest
  10. version from Git. If the latest version fails, report the problem to the
  11. ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
  12. Include the log file "config.log" produced by configure as this will help
  13. solving the problem.
  14. ps21294:/home/voodoowomen/ffmpeg# TMPDIR=/home/voodoowomen/tmp/ && ./configure
  15. Unable to create and execute files in /tmp. Set the TMPDIR environment
  16. variable to another directory and make sure that it is not mounted noexec.
  17. Sanity test failed.
  18.  
  19. If you think configure made a mistake, make sure you are using the latest
  20. version from Git. If the latest version fails, report the problem to the
  21. ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
  22. Include the log file "config.log" produced by configure as this will help
  23. solving the problem.
  24. ps21294:/home/voodoowomen/ffmpeg#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement