~rezahoss


#12 Configure step fails on Arch Linux with syntax error near unexpected token `newline' 2 years ago

Comment by ~rezahoss on ~mediagoblin/mediagoblin

Thank you!

#31 Problem with executing configure file 3 years ago

Comment by ~rezahoss on ~mediagoblin/mediagoblin

Thank you. I took a look to #12. There is a reference to #14. I could not understand how can I solve the problem. Now should I insttall PyConfigure?

NOTE: I am sorry for taking your time.

#12 Configure step fails on Arch Linux with syntax error near unexpected token `newline' 3 years ago

Comment by ~rezahoss on ~mediagoblin/mediagoblin

Thank you. I took a look to #12. There is a reference to #14. I could not understand how can I solve the problem. Now should I insttall PyConfigure?

NOTE: I am sorry for taking your time.

#31 Problem with executing configure file 3 years ago

Comment by ~rezahoss on ~mediagoblin/mediagoblin

I think there is a missing part in the file.

#31 Problem with executing configure file 3 years ago

Ticket created by ~rezahoss on ~mediagoblin/mediagoblin

I am trying to set a mediagoblin server up according its own tutorial. When I want to run ./configure, I get error below:

checking for python3... python3
./configure: line 1934: syntax error near unexpected token `newline'
./configure: line 1934: `    '''

I have gotten the code with git clone --depth=1 https://git.savannah.gnu.org/git/mediagoblin.git --branch stable --recursive from its official repo. More details: OS: Debian