Re: [Musicpd-dev-team] MPD builds for Windows

2012-10-06 Thread aaron mcewan
On Wed, 03 Oct 2012 19:08:31 +0100
Hugo Rodrigues corr...@hugorodrigues.com wrote:

 I'm trying to do the same in linux too.
 I guess the process will be the same, but i have no clue how to do it.
 

like a statically linked binary?

ive done it before for a tigervnc windows binary mostly using gentoo
crossdev

not sure about the licensing though...

-- 
aaron m

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team


Re: [Musicpd-dev-team] MPD builds for Windows

2012-10-06 Thread Hugo Rodrigues

Hi,

Yes, something like that.
The official MPD window build already does that. A folder with mpd 
binary and the dependent dll's


Do you think it is possible to that in windows and mac?

Best Regards,
HR

On 06/10/12 22:37, aaron mcewan wrote:

On Wed, 03 Oct 2012 19:08:31 +0100
Hugo Rodrigues corr...@hugorodrigues.com wrote:


I'm trying to do the same in linux too.
I guess the process will be the same, but i have no clue how to do it.


like a statically linked binary?

ive done it before for a tigervnc windows binary mostly using gentoo
crossdev

not sure about the licensing though...



--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev___
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team


Re: [Musicpd-dev-team] MPD builds for Windows

2012-10-03 Thread Denis Krjuchkov
03.10.2012 0:49, Avuton Olrich пишет:
 Please do, I just got done trying to make a quality binary build and
 it fails to work for some reason

Good. For the moment I have some working scripts that can build 0.17.x 
branch on Windows. They are written in .bat files. I want to rewrite 
them to something portable enough to run on Windows and Linux (maybe 
Python?).

Unfortunately I'm not good at bash to adopt existing scripts from 
release utils repository.

 newer mingw builds need to link with libgcc?

For GCC 4.x it's very likely.


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team


Re: [Musicpd-dev-team] MPD builds for Windows

2012-10-03 Thread Hugo Rodrigues

Hi guys,

Since we are talking about binary distributions how about mac distribution?
I can install with brew and other package managers.
I'm also able to compile by hand, but i haven't figure out how to make a 
portable build, something that i can zip and distribute with all the 
dependencies.


Has anyone a clue about the right direction to achieve this?

On 02/10/12 19:49, Avuton Olrich wrote:

On Tue, Oct 2, 2012 at 11:23 AM, Denis Krjuchkov de...@crazydev.net wrote:

Hi all,

according to that

http://sourceforge.net/mailarchive/message.php?msg_id=29496606

there are some issues with building MPD 0.17 for Windows.

Is there any estimate on getting binaries again?

If no I would like to contribute by providing windows builds on a
regular basis.

Please do, I just got done trying to make a quality binary build and
it fails to work for some reason I haven't been able to find out
(newer mingw builds need to link with libgcc??). It's really time
consuming, and something I really don't have time or a real passion
for anymore.


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev___
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team


Re: [Musicpd-dev-team] MPD builds for Windows

2012-10-03 Thread zw g
I would like to know either.
I installed MPD on my macbook by macports.

I'm very willing to share MPD to my friends if there is a binary package,
like a dmg file or pkg file.

Gui


On Wed, Oct 3, 2012 at 8:07 PM, Hugo Rodrigues corr...@hugorodrigues.comwrote:

  Hi guys,

 Since we are talking about binary distributions how about mac distribution?
 I can install with brew and other package managers.
 I'm also able to compile by hand, but i haven't figure out how to make a
 portable build, something that i can zip and distribute with all the
 dependencies.

 Has anyone a clue about the right direction to achieve this?


 On 02/10/12 19:49, Avuton Olrich wrote:

 On Tue, Oct 2, 2012 at 11:23 AM, Denis Krjuchkov de...@crazydev.net 
 de...@crazydev.net wrote:

  Hi all,

 according to that

http://sourceforge.net/mailarchive/message.php?msg_id=29496606

 there are some issues with building MPD 0.17 for Windows.

 Is there any estimate on getting binaries again?

 If no I would like to contribute by providing windows builds on a
 regular basis.

  Please do, I just got done trying to make a quality binary build and
 it fails to work for some reason I haven't been able to find out
 (newer mingw builds need to link with libgcc??). It's really time
 consuming, and something I really don't have time or a real passion
 for anymore.




 --
 Don't let slow site performance ruin your business. Deploy New Relic APM
 Deploy New Relic app performance management and know exactly
 what is happening inside your Ruby, Python, PHP, Java, and .NET app
 Try New Relic at no cost today and get our sweet Data Nerd shirt too!
 http://p.sf.net/sfu/newrelic-dev2dev
 ___
 Musicpd-dev-team mailing list
 Musicpd-dev-team@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev___
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team


Re: [Musicpd-dev-team] MPD builds for Windows

2012-10-03 Thread Hugo Rodrigues

I'm trying to do the same in linux too.
I guess the process will be the same, but i have no clue how to do it.


On 03/10/12 15:05, zw g wrote:

I would like to know either.
I installed MPD on my macbook by macports.

I'm very willing to share MPD to my friends if there is a binary 
package, like a dmg file or pkg file.


Gui


On Wed, Oct 3, 2012 at 8:07 PM, Hugo Rodrigues 
corr...@hugorodrigues.com mailto:corr...@hugorodrigues.com wrote:


Hi guys,

Since we are talking about binary distributions how about mac
distribution?
I can install with brew and other package managers.
I'm also able to compile by hand, but i haven't figure out how to
make a portable build, something that i can zip and distribute
with all the dependencies.

Has anyone a clue about the right direction to achieve this?


On 02/10/12 19:49, Avuton Olrich wrote:

On Tue, Oct 2, 2012 at 11:23 AM, Denis Krjuchkovde...@crazydev.net  
mailto:de...@crazydev.net  wrote:

Hi all,

according to that

http://sourceforge.net/mailarchive/message.php?msg_id=29496606

there are some issues with building MPD 0.17 for Windows.

Is there any estimate on getting binaries again?

If no I would like to contribute by providing windows builds on a
regular basis.

Please do, I just got done trying to make a quality binary build and
it fails to work for some reason I haven't been able to find out
(newer mingw builds need to link with libgcc??). It's really time
consuming, and something I really don't have time or a real passion
for anymore.




--
Don't let slow site performance ruin your business. Deploy New
Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
mailto:Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team




--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev___
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team


Re: [Musicpd-dev-team] MPD builds for Windows

2012-10-02 Thread Avuton Olrich
On Tue, Oct 2, 2012 at 11:23 AM, Denis Krjuchkov de...@crazydev.net wrote:
 Hi all,

 according to that

http://sourceforge.net/mailarchive/message.php?msg_id=29496606

 there are some issues with building MPD 0.17 for Windows.

 Is there any estimate on getting binaries again?

 If no I would like to contribute by providing windows builds on a
 regular basis.

Please do, I just got done trying to make a quality binary build and
it fails to work for some reason I haven't been able to find out
(newer mingw builds need to link with libgcc??). It's really time
consuming, and something I really don't have time or a real passion
for anymore.
-- 
avuton
--
Fortes fortuna adiuvat

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team