| View previous topic :: View next topic |
| Author |
Message |
charafe
Joined: 06 Feb 2007 Posts: 12
|
Posted: Wed Sep 12, 2007 11:21 pm Post subject: Error when installing psptoolchain-sudo |
|
|
Hi all,
I am trying to install psptoolchain under ubuntu, but i got the following error when compiling: | Code: | automake: Makefile.am: unterminated conditionals: @DX_COND_doc_TRUE@ @DX_COND_html_TRUE@ @DX_COND_chm_TRUE@ @DX_COND_chi_TRUE@ @DX_COND_man_TRUE@ @DX_COND_rtf_TRUE@ @DX_COND_xml_TRUE@ @DX_COND_ps_TRUE@ @DX_COND_pdf_TRUE@ @DX_COND_latex_TRUE@
configure.ac: 7: required file `./[config.h].in' not found
automake: Makefile.am: warning: automake does not support EXTRA_DIST being defined conditionally
Makefile.am:10: variable `DX_CONFIG' not defined
./configure: line 1312: AC_1.0+beta2: command not found
./configure: line 1313: AC_PSPDEV_PATH: command not found
./configure: line 1315: syntax error near unexpected token `pspsdk,'
./configure: line 1315: `AM_INIT_AUTOMAKE(pspsdk, 1.0+beta2)'
../scripts/003-pspsdk-stage1.sh: Failed.
ERROR: Could not run the toolchain script.
|
Any help would be appreciated. Thank you guys... _________________ Rad |
|
| Back to top |
|
 |
charafe
Joined: 06 Feb 2007 Posts: 12
|
Posted: Wed Sep 12, 2007 11:41 pm Post subject: |
|
|
when i try ./psptoolchain.sh it says
| Quote: | | Add /usr/local/pspdev//bin to your path before continuing. |
I put
| Quote: |
export PSPDEV=/usr/local/pspdev
export PATH="$PATH:$PSPDEV/bin:$PSPDEV/bin/bin" |
in my home directory in .bashrc and bash_profile... but no thing change.. _________________ Rad |
|
| Back to top |
|
 |
|