I was running GISGEN today for the first time on an MkLinux system and
received the following error
/usr/local/bin/gmake4.2 transform
make: /usr/bin/make: cannot execute binary file
make: *** [transform.lib] error 126
GISGEN failure of STEP: src/mapdev/libes
I am not sure how to apporach this problem, any ideas?
R. Joe Brandon
---------------------------------------------------------------------
Center for Advanced Spatial Technologies (fax) 501 575-5218
Rm. 12 Ozark Hall 501 575-4277
University of Arkansas rjoe@cast.uark.edu
Fayetteville, AR 72701
http://www.cast.uark.edu/~rjoe
---------------------------------------------------------------------
Joe,
Check the permissions on /usr/bin/make. As the error suggests that it
doesn't have permissions to execute, make sure that they are set to 755
(_rwxr_xr_x).
-Malcolm
On Sun, 19 Apr 1998, R. Joe Brandon wrote:
I was running GISGEN today for the first time on an MkLinux system and
received the following error
/usr/local/bin/gmake4.2 transform
make: /usr/bin/make: cannot execute binary file
make: *** [transform.lib] error 126
GISGEN failure of STEP: src/mapdev/libes
I am not sure how to apporach this problem, any ideas?
R. Joe Brandon
---------------------------------------------------------------------
Center for Advanced Spatial Technologies (fax) 501 575-5218
Rm. 12 Ozark Hall 501 575-4277
University of Arkansas rjoe@cast.uark.edu
Fayetteville, AR 72701
http://www.cast.uark.edu/~rjoe
---------------------------------------------------------------------