FinkCommander 0.5.5 (huh?)

View: New views
5 Messages — Rating Filter:   Alert me  

FinkCommander 0.5.5 (huh?)

by monipol :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello, all. I'm about to release FinkCommander 0.5.5. Nope, you're not  
dreaming! I've just joined the FinkCommander project and I hope I've  
done everything right in this release. :)

FinkCommander is now a fully universal binary (i386, ppc, x86_64,  
ppc64) thanks to Madd the Sane, it tells whether a feedback is  
positive or negative thanks to Brendan Cully, and it has a Japanese  
translation thanks to Mamoru Komachi.

I would like to have some feedback from you before I make a proper  
release with announcements. I'm particularly interested in getting  
feedback from all the combinations of Mac OS X versions and  
architectures. I've read reports that users on Mac OS 10.6 need to set  
the Perl path in FinkCommander to /usr/bin/perl5.8.9. The update  
instructions say that if the new FinkCommander application is going to  
be placed under the same directory as the previous version (e.g. /
Applications) then the old application must be removed first. I'm not  
sure if these instructions still apply, though.

Here's the download URL:

https://sourceforge.net/projects/finkcommander/files/FinkCommander/0.5.5/FinkCommander_0.5.5.dmg/download

Also, if you're a Cocoa developer and you're interested in  
contributing to FinkCommander, drop me an e-mail.


Cheers,

--
monipol
http://finkers.wordpress.com


------------------------------------------------------------------------------
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
_______________________________________________
Fink-devel mailing list
Fink-devel@...
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Re: FinkCommander 0.5.5 (huh?)

by Martin Costabel :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

monipol wrote:
[]
> Here's the download URL:
>
> https://sourceforge.net/projects/finkcommander/files/FinkCommander/0.5.5/FinkCommander_0.5.5.dmg/download

Where are the sources for this release?

--
Martin

------------------------------------------------------------------------------
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
_______________________________________________
Fink-devel mailing list
Fink-devel@...
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Re: FinkCommander 0.5.5 (huh?)

by monipol :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 04/11/2009, at 20:09, Martin Costabel wrote:
> monipol wrote:
> []
>> Here's the download URL:
>> https://sourceforge.net/projects/finkcommander/files/FinkCommander/0.5.5/FinkCommander_0.5.5.dmg/download
>
> Where are the sources for this release?

I committed the patches about half an hour ago, Martin. They're on  
FinkCommander's CVS repository at SourceForge.net.


Cheers,

--
monipol
http://finkers.wordpress.com

Submitting a Fink bug report? Read this:
http://www.finkproject.org/doc/netiquette/index.php
http://finkers.wordpress.com/2009/06/03/bug-reports/


------------------------------------------------------------------------------
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
_______________________________________________
Fink-devel mailing list
Fink-devel@...
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Re: FinkCommander 0.5.5 (huh?)

by Martin Costabel :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

monipol wrote:
> On 04/11/2009, at 20:09, Martin Costabel wrote:
>> monipol wrote:
>> []
>>> Here's the download URL:
>>> https://sourceforge.net/projects/finkcommander/files/FinkCommander/0.5.5/FinkCommander_0.5.5.dmg/download
>> Where are the sources for this release?
>
> I committed the patches about half an hour ago, Martin. They're on  
> FinkCommander's CVS repository at SourceForge.net.

I know FinkCommander hasn't done this recently, but it would be nice to
have a source tarball like most other open source software projects have.

--
Martin


------------------------------------------------------------------------------
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
_______________________________________________
Fink-devel mailing list
Fink-devel@...
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Re: FinkCommander 0.5.5 (huh?)

by Koen van der Drift-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am getting the following errors when tryin to selfupdate through  
finkcommander (0.5.5 built in Xcode):

I will now run the cvs command to retrieve the latest package  
descriptions.
The 'su' command will be used to run the cvs command as the user 'koen'.
After that, the core packages will be updated right away; you should  
then
update the other packages using commands like 'fink update-all'.

/usr/bin/su koen -c 'cvs  -z3 update -d -P -l'
Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,password,keyboard-interactive).
cvs [update aborted]: end of file from server (consult above messages  
if any)
### execution of /usr/bin/su failed, exit code 1
/usr/bin/su koen -c 'cvs  -z3 update -d -P 10.4'
Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,password,keyboard-interactive).
cvs [update aborted]: end of file from server (consult above messages  
if any)
### execution of /usr/bin/su failed, exit code 1
Failed: Updating using CVS failed. Check the error messages above.

Fink update all gives no problems, so I can rule out that my password  
was entered wrong. Also, Selfupdate works fine in the terminal.  If I  
have some time later today, I will try if I can sterp through the code  
in Xcode to see what's going on.


- Koen.



On Nov 4, 2009, at 2:11 AM, monipol wrote:

> Hello, all. I'm about to release FinkCommander 0.5.5. Nope, you're not
> dreaming! I've just joined the FinkCommander project and I hope I've
> done everything right in this release. :)
>
> FinkCommander is now a fully universal binary (i386, ppc, x86_64,
> ppc64) thanks to Madd the Sane, it tells whether a feedback is
> positive or negative thanks to Brendan Cully, and it has a Japanese
> translation thanks to Mamoru Komachi.
>
> I would like to have some feedback from you before I make a proper
> release with announcements. I'm particularly interested in getting
> feedback from all the combinations of Mac OS X versions and
> architectures. I've read reports that users on Mac OS 10.6 need to set
> the Perl path in FinkCommander to /usr/bin/perl5.8.9. The update
> instructions say that if the new FinkCommander application is going to
> be placed under the same directory as the previous version (e.g. /
> Applications) then the old application must be removed first. I'm not
> sure if these instructions still apply, though.
>
> Here's the download URL:
>
> https://sourceforge.net/projects/finkcommander/files/FinkCommander/0.5.5/FinkCommander_0.5.5.dmg/download
>
> Also, if you're a Cocoa developer and you're interested in
> contributing to FinkCommander, drop me an e-mail.
>
>
> Cheers,
>
> --
> monipol
> http://finkers.wordpress.com
>
>
> ------------------------------------------------------------------------------
> 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
> _______________________________________________
> Fink-devel mailing list
> Fink-devel@...
> http://news.gmane.org/gmane.os.apple.fink.devel
> Subscription management:
> https://lists.sourceforge.net/lists/listinfo/fink-devel


------------------------------------------------------------------------------
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
_______________________________________________
Fink-devel mailing list
Fink-devel@...
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel