Hugh, You cannot simply make the .tar.gz executable and then run it. It is not a self-extracting exe. You must take the following steps:
tar xvfz factor-linux-....tar.gz cd factor ./factor Slava On Mon, Nov 9, 2009 at 4:02 PM, Hugh Aguilar <[email protected]> wrote: > Well, I decided to join the modern world and switch over from Windows to > Ubuntu (9.04). I found that the 64-bit version of Factor wouldn't run on my > computer (I got an error message that I can't execute a binary file), but > the 32-bit version did run okay. I have an AMD Turion MK38, which is 64-bit. > What are the requirements for the different versions of Factor? > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Factor-talk mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/factor-talk > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
