You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am installing gitlab on my ubuntu 12.04.2 server , i ran the ubuntu_server_1204.sh script for installing, it promots the error information when it is installing ruby,
error information:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... configure: error: in /home/plc/ruby-1.9.3-p327': configure: error: cannot run C compiled programs. If you meant to cross compile, use--host'.
See `config.log' for more details
so how can i fix it
The text was updated successfully, but these errors were encountered:
i am installing gitlab on my ubuntu 12.04.2 server , i ran the ubuntu_server_1204.sh script for installing, it promots the error information when it is installing ruby,
error information:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... configure: error: in
/home/plc/ruby-1.9.3-p327': configure: error: cannot run C compiled programs. If you meant to cross compile, use
--host'.See `config.log' for more details
so how can i fix it
The text was updated successfully, but these errors were encountered: