Please note the first lines of the jk-install.html page that indicate: > SEE ALSO: README files in the source tree describing the build process:
> src/product/README.* Where you will find src/product/README.building.source: http://genome-source.cse.ucsc.edu/gitweb/?p=kent.git;a=blob;f=src/product/README.building.source Which explains: > Remember to set this MACHTYPE in your .bashrc or .tcshrc home directory > environment files so it will be set properly at your next login. --Hiram ----- Original Message ----- From: "xue lin" <[email protected]> To: [email protected] Sent: Friday, January 27, 2012 6:27:46 AM Subject: [Genome] questions while building pslmap Dear UCSC, When I was building pslmap, I followed the instraction on page http://genome.ucsc.edu/admin/jk-install.html.But I have met a problem when I check my $MACHTYPE, it returned: "x86_64-unknown-linux-gnu". Then I changed the variable as: "export MACHTYPE=x86_64". When I restart the teminal, I found that the $MACHTYPE became "x86_64-unknown-linux-gnu" again. And this also happened to the env variable MYSQLINC and MYSQLLIBS. So, when making files or compiling, there are error message like: ERROR: can not use a MACHTYPE with - character MACHTYPE is: 'x86_64-unknown-linux-gnu' it should be something simple: i386 i686 sparc alpha x86_64 ppc, etc... _______________________________________________ Genome maillist - [email protected] https://lists.soe.ucsc.edu/mailman/listinfo/genome
