[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: URGENT: Unable to run PROJECTCenter
From: |
Riccardo Mottola |
Subject: |
Re: URGENT: Unable to run PROJECTCenter |
Date: |
Fri, 11 Mar 2011 16:32:58 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20110303 Icedove/3.0.11 |
Hi,
you should eventually see a .exe file once "make install" completed
I install into the System domain, so my ProjectCenter.app bundle ends up
here
G:\GNUstep\GNUstep\System\Applications\ProjectCenter.app
(most probably you will have C: instead of G:)
The contents of the said application bundle is, for me:
$ ls -l
total 928
-rwxr-xr-x 1 mottola Administrators 942732 Jan 14 13:52 ProjectCenter.exe
-rw-r--r-- 1 mottola Administrators 5704 Jan 14 13:52 ProjectCenter.exe.a
drwxr-xr-x 16 mottola Administrators 0 Aug 8 2010 Resources
-rw-r--r-- 1 mottola Administrators 71 Jun 24 2010 stamp.make
Regards
Riccardo
On 03/10/2011 12:17 PM, n2cVd wrote:
Hi,
Thanks a lot, I've done
make and make install
with success
But does not find the project center executable !!
I found .a instead
(it's a .exe.a but even if I change it to .exe it does not work)
I tried many times installing all again, but no result
anyone can help ?