You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
(10) |
Sep
(6) |
Oct
|
Nov
(42) |
Dec
(10) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(4) |
Feb
(17) |
Mar
(8) |
Apr
(9) |
May
(12) |
Jun
(28) |
Jul
(8) |
Aug
(8) |
Sep
(15) |
Oct
(21) |
Nov
(39) |
Dec
(13) |
| 2004 |
Jan
(128) |
Feb
(32) |
Mar
(46) |
Apr
(98) |
May
(51) |
Jun
(26) |
Jul
(54) |
Aug
(16) |
Sep
(45) |
Oct
(71) |
Nov
(12) |
Dec
(9) |
| 2005 |
Jan
|
Feb
(4) |
Mar
(57) |
Apr
(37) |
May
(11) |
Jun
(5) |
Jul
(14) |
Aug
(65) |
Sep
(16) |
Oct
(2) |
Nov
(36) |
Dec
(21) |
| 2006 |
Jan
(79) |
Feb
(81) |
Mar
(15) |
Apr
(60) |
May
(56) |
Jun
(26) |
Jul
(12) |
Aug
(3) |
Sep
(3) |
Oct
(2) |
Nov
(20) |
Dec
(114) |
| 2007 |
Jan
(45) |
Feb
(15) |
Mar
(3) |
Apr
(12) |
May
(6) |
Jun
(14) |
Jul
(8) |
Aug
|
Sep
(14) |
Oct
(5) |
Nov
(21) |
Dec
(9) |
| 2008 |
Jan
(53) |
Feb
(3) |
Mar
(5) |
Apr
(30) |
May
(40) |
Jun
(31) |
Jul
(84) |
Aug
(15) |
Sep
(56) |
Oct
(17) |
Nov
(6) |
Dec
(40) |
| 2009 |
Jan
(9) |
Feb
(11) |
Mar
(39) |
Apr
(8) |
May
(4) |
Jun
(4) |
Jul
(2) |
Aug
(1) |
Sep
(3) |
Oct
|
Nov
(15) |
Dec
(30) |
| 2010 |
Jan
(4) |
Feb
(22) |
Mar
(6) |
Apr
(6) |
May
(12) |
Jun
(21) |
Jul
(5) |
Aug
(7) |
Sep
(2) |
Oct
|
Nov
(1) |
Dec
|
| 2011 |
Jan
(1) |
Feb
(4) |
Mar
(7) |
Apr
(2) |
May
(7) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(3) |
Nov
|
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(11) |
Jun
(4) |
Jul
(3) |
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(6) |
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2016 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2017 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
1
(4) |
2
(4) |
3
|
4
|
5
|
6
(2) |
7
|
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
|
22
(1) |
23
|
24
|
25
|
26
|
27
|
28
|
|
29
|
30
|
31
|
|
|
|
|
|
From: jangoo f. <ja...@gm...> - 2005-05-22 13:59:42
|
Hi,=20
I've been developing a program for linux called qflash, which is a
kind of ming frontend. I think it can be useful for many people since
there aren't many free programs like this.
Anyway, I need some help in the project. If you want to help
translating or programming you will be welcome.
You can find Linux binaries and source code in:
=20
http://www.etynos.org/qflash
|
|
From: strk <st...@ke...> - 2005-05-06 16:21:01
|
Sorry, I'm out of time, ping me somewhen in the future. --strk; On Sat, May 07, 2005 at 12:20:28AM +0900, Motoi Washida wrote: > On 2005/05/03, at 0:38, strk wrote: > > >On Mon, May 02, 2005 at 10:55:36PM +0900, Motoi Washida wrote: > >>On 2005/05/02, at 18:26, strk wrote: > >> > >>>On Sun, May 01, 2005 at 11:42:03PM +0900, Motoi Washida wrote: > >>>>Hi Ming developers, > >>>> > >>>>I'm trying to make Ming package for Fink. Fink is software to > >>>>maintain > >>>>open source software easily on Mac OS X, like RPM, Debian package, > >>>>or > >>>>Portage of Gentoo/Linux. > >>>> http://fink.sourceforge.net > >>>> > >>>>Each Fink package is made from one package info file and one small > >>>>patch file, if needed. The package info file contains information > >>>>about > >>>>its software, version, etc. One of the most important information > >>>>is a > >>>>process to install the software from source, such as configure > >>>>options > >>>>and make target. > >>>> > >>>>At first, I thought making package from Ming 0.3 beta1, but I had to > >>>>make a long patch. CVS version of Ming looked better, and I can > >>>>install > >>>>shared libraries now. But there is still a few problems to make a > >>>>package: > >>>>1. Fink installs libraries on /sw/lib, and I want to use -L/sw/lib > >>>>linker option to use /sw/lib/libpng.dylib and /sw/lib/libgif.dylib. > >>>>But > >>>>I can't find how to set such option without any patch. I'm happy if > >>>>I > >>>>can set those options by running configure like this: > >>>>$ ./configure --prefix=/sw CPPFLAGS=/sw/include LDFLAGS=/sw/lib > Sorry, they should be "CPPFLAGS=-I/sw/include" and "LDFLAGS=-L/sw/lib". > > >>>>2. Fink does not allow installing files directly. Instead, Fink > >>>>installs those files on a temporary directory such as > >>>>/sw/src/root-ming-0.3-1/ and create .deb package. We can specify > >>>>such > >>>>a > >>>>directory if the Makefile of the software supports running command > >>>>like: > >>>>$ make install DESTDIR=/sw/src/root-ming-0.3-1 > >>>> > >>>>Any thoughts? I will write a patch if you like. > >>> > >>>LDFLAGS=-L/sw/lib should definitely work. If it doesn't patch is > >>>accepted. > >>>(probably Makefile.config needs using += when setting LDFLAGS if it > >>>doesn't work). > >>Utils/Makefile uses "LDFLAGS += -L.. -lming $(LIBS)", but if I set > >>LDFLAGS=-L/sw, /sw/lib/libming.dylib is used to build executables. > > > >Please suggest the way you think it *should* work, not the way > >it *does* work now. > When I run configure and make like this: > $ ./configure --prefix=/sw CPPFLAGS=-I/sw/include LDFLAGS=-L/sw/lib > $ make > > I want to use files such as /sw/lib/libpng.dylib /sw/lib/libgif.dylib > and /sw/include/png.h if exist. > > I can specify those files by setting LDFLAGS and CFLAGS to make > options, but building executables of util/ fails because it tries to > find /sw/lib/libming.dylib before ../libming.dylib. And I think setting > options such as LDFLAGS and CPPFLAGS as configure options is good idea > because configure can check where to find those files. > > >>>DESTDIR should be --prefix=, agains should work already - patch > >>>welcome > >>>otherwise. > >>I think DESTDIR should be different from --prefix. This is because > >>prefix is not only used when copying files, but when building shared > >>libraries on some systems (you know, one of them is Darwin :) ) to > >>specify directory where the library is really installed. > >> > >>For example, if you set prefix to /sw and make with option like > >>DESTDIR=/sw/src/root-ming-0.3-1, files are copied as such as > >>/sw/src/root-ming-0.3-1/sw/lib/libming-0.3.0.dylib and > >>/sw/src/root-ming-0.3.1/sw/bin/swftophp2. But swftophp2 tries to load > >>Ming library from /sw/lib/libming-0.3.0.dylib. > >> > >>Maybe it is enough if I modify linker options to build shared library, > >>but I think setting DESTDIR and LDFLAGS like above one is supported by > >>many projects. > > > >Motoi, I'm afraid I'm not able to follow up on this, but I can just > >trust you and invite to send a patch. In case it won't work for me > >I'll let you know. If you're sure other projects are using these > >variables I can trust them more. > Thanks. I attached my patch to support DESTDIR. > > I think recent Perl and Ruby module to make Makefiles (maybe > ExtUtils::MakeMaker and mkmf) support DESTDIR, and python seems to > support the same feature by setting --root option. So I don't have to > modify those files, although I can't build PHP, Ruby and TCL wrapper > for now. :( > > > > >--strk; > > > > > -- > Motoi Washida > > |
|
From: Motoi W. <a6...@h8...> - 2005-05-06 15:21:08
|
On 2005/05/03, at 0:38, strk wrote: > On Mon, May 02, 2005 at 10:55:36PM +0900, Motoi Washida wrote: >> On 2005/05/02, at 18:26, strk wrote: >> >>> On Sun, May 01, 2005 at 11:42:03PM +0900, Motoi Washida wrote: >>>> Hi Ming developers, >>>> >>>> I'm trying to make Ming package for Fink. Fink is software to >>>> maintain >>>> open source software easily on Mac OS X, like RPM, Debian package, >>>> or >>>> Portage of Gentoo/Linux. >>>> http://fink.sourceforge.net >>>> >>>> Each Fink package is made from one package info file and one small >>>> patch file, if needed. The package info file contains information >>>> about >>>> its software, version, etc. One of the most important information >>>> is a >>>> process to install the software from source, such as configure >>>> options >>>> and make target. >>>> >>>> At first, I thought making package from Ming 0.3 beta1, but I had to >>>> make a long patch. CVS version of Ming looked better, and I can >>>> install >>>> shared libraries now. But there is still a few problems to make a >>>> package: >>>> 1. Fink installs libraries on /sw/lib, and I want to use -L/sw/lib >>>> linker option to use /sw/lib/libpng.dylib and /sw/lib/libgif.dylib. >>>> But >>>> I can't find how to set such option without any patch. I'm happy if >>>> I >>>> can set those options by running configure like this: >>>> $ ./configure --prefix=/sw CPPFLAGS=/sw/include LDFLAGS=/sw/lib Sorry, they should be "CPPFLAGS=-I/sw/include" and "LDFLAGS=-L/sw/lib". >>>> 2. Fink does not allow installing files directly. Instead, Fink >>>> installs those files on a temporary directory such as >>>> /sw/src/root-ming-0.3-1/ and create .deb package. We can specify >>>> such >>>> a >>>> directory if the Makefile of the software supports running command >>>> like: >>>> $ make install DESTDIR=/sw/src/root-ming-0.3-1 >>>> >>>> Any thoughts? I will write a patch if you like. >>> >>> LDFLAGS=-L/sw/lib should definitely work. If it doesn't patch is >>> accepted. >>> (probably Makefile.config needs using += when setting LDFLAGS if it >>> doesn't work). >> Utils/Makefile uses "LDFLAGS += -L.. -lming $(LIBS)", but if I set >> LDFLAGS=-L/sw, /sw/lib/libming.dylib is used to build executables. > > Please suggest the way you think it *should* work, not the way > it *does* work now. When I run configure and make like this: $ ./configure --prefix=/sw CPPFLAGS=-I/sw/include LDFLAGS=-L/sw/lib $ make I want to use files such as /sw/lib/libpng.dylib /sw/lib/libgif.dylib and /sw/include/png.h if exist. I can specify those files by setting LDFLAGS and CFLAGS to make options, but building executables of util/ fails because it tries to find /sw/lib/libming.dylib before ../libming.dylib. And I think setting options such as LDFLAGS and CPPFLAGS as configure options is good idea because configure can check where to find those files. >>> DESTDIR should be --prefix=, agains should work already - patch >>> welcome >>> otherwise. >> I think DESTDIR should be different from --prefix. This is because >> prefix is not only used when copying files, but when building shared >> libraries on some systems (you know, one of them is Darwin :) ) to >> specify directory where the library is really installed. >> >> For example, if you set prefix to /sw and make with option like >> DESTDIR=/sw/src/root-ming-0.3-1, files are copied as such as >> /sw/src/root-ming-0.3-1/sw/lib/libming-0.3.0.dylib and >> /sw/src/root-ming-0.3.1/sw/bin/swftophp2. But swftophp2 tries to load >> Ming library from /sw/lib/libming-0.3.0.dylib. >> >> Maybe it is enough if I modify linker options to build shared library, >> but I think setting DESTDIR and LDFLAGS like above one is supported by >> many projects. > > Motoi, I'm afraid I'm not able to follow up on this, but I can just > trust you and invite to send a patch. In case it won't work for me > I'll let you know. If you're sure other projects are using these > variables I can trust them more. Thanks. I attached my patch to support DESTDIR. I think recent Perl and Ruby module to make Makefiles (maybe ExtUtils::MakeMaker and mkmf) support DESTDIR, and python seems to support the same feature by setting --root option. So I don't have to modify those files, although I can't build PHP, Ruby and TCL wrapper for now. :( > > --strk; > > -- Motoi Washida |
|
From: strk <st...@ke...> - 2005-05-02 15:38:53
|
On Mon, May 02, 2005 at 10:55:36PM +0900, Motoi Washida wrote: > On 2005/05/02, at 18:26, strk wrote: > > >On Sun, May 01, 2005 at 11:42:03PM +0900, Motoi Washida wrote: > >>Hi Ming developers, > >> > >>I'm trying to make Ming package for Fink. Fink is software to maintain > >>open source software easily on Mac OS X, like RPM, Debian package, or > >>Portage of Gentoo/Linux. > >> http://fink.sourceforge.net > >> > >>Each Fink package is made from one package info file and one small > >>patch file, if needed. The package info file contains information > >>about > >>its software, version, etc. One of the most important information is a > >>process to install the software from source, such as configure options > >>and make target. > >> > >>At first, I thought making package from Ming 0.3 beta1, but I had to > >>make a long patch. CVS version of Ming looked better, and I can > >>install > >>shared libraries now. But there is still a few problems to make a > >>package: > >>1. Fink installs libraries on /sw/lib, and I want to use -L/sw/lib > >>linker option to use /sw/lib/libpng.dylib and /sw/lib/libgif.dylib. > >>But > >>I can't find how to set such option without any patch. I'm happy if I > >>can set those options by running configure like this: > >>$ ./configure --prefix=/sw CPPFLAGS=/sw/include LDFLAGS=/sw/lib > >> > >>2. Fink does not allow installing files directly. Instead, Fink > >>installs those files on a temporary directory such as > >>/sw/src/root-ming-0.3-1/ and create .deb package. We can specify such > >>a > >>directory if the Makefile of the software supports running command > >>like: > >>$ make install DESTDIR=/sw/src/root-ming-0.3-1 > >> > >>Any thoughts? I will write a patch if you like. > > > >LDFLAGS=-L/sw/lib should definitely work. If it doesn't patch is > >accepted. > >(probably Makefile.config needs using += when setting LDFLAGS if it > > doesn't work). > Utils/Makefile uses "LDFLAGS += -L.. -lming $(LIBS)", but if I set > LDFLAGS=-L/sw, /sw/lib/libming.dylib is used to build executables. Please suggest the way you think it *should* work, not the way it *does* work now. > >DESTDIR should be --prefix=, agains should work already - patch welcome > >otherwise. > I think DESTDIR should be different from --prefix. This is because > prefix is not only used when copying files, but when building shared > libraries on some systems (you know, one of them is Darwin :) ) to > specify directory where the library is really installed. > > For example, if you set prefix to /sw and make with option like > DESTDIR=/sw/src/root-ming-0.3-1, files are copied as such as > /sw/src/root-ming-0.3-1/sw/lib/libming-0.3.0.dylib and > /sw/src/root-ming-0.3.1/sw/bin/swftophp2. But swftophp2 tries to load > Ming library from /sw/lib/libming-0.3.0.dylib. > > Maybe it is enough if I modify linker options to build shared library, > but I think setting DESTDIR and LDFLAGS like above one is supported by > many projects. Motoi, I'm afraid I'm not able to follow up on this, but I can just trust you and invite to send a patch. In case it won't work for me I'll let you know. If you're sure other projects are using these variables I can trust them more. --strk; |
|
From: Motoi W. <a6...@h8...> - 2005-05-02 13:55:50
|
On 2005/05/02, at 18:26, strk wrote: > On Sun, May 01, 2005 at 11:42:03PM +0900, Motoi Washida wrote: >> Hi Ming developers, >> >> I'm trying to make Ming package for Fink. Fink is software to maintain >> open source software easily on Mac OS X, like RPM, Debian package, or >> Portage of Gentoo/Linux. >> http://fink.sourceforge.net >> >> Each Fink package is made from one package info file and one small >> patch file, if needed. The package info file contains information >> about >> its software, version, etc. One of the most important information is a >> process to install the software from source, such as configure options >> and make target. >> >> At first, I thought making package from Ming 0.3 beta1, but I had to >> make a long patch. CVS version of Ming looked better, and I can >> install >> shared libraries now. But there is still a few problems to make a >> package: >> 1. Fink installs libraries on /sw/lib, and I want to use -L/sw/lib >> linker option to use /sw/lib/libpng.dylib and /sw/lib/libgif.dylib. >> But >> I can't find how to set such option without any patch. I'm happy if I >> can set those options by running configure like this: >> $ ./configure --prefix=/sw CPPFLAGS=/sw/include LDFLAGS=/sw/lib >> >> 2. Fink does not allow installing files directly. Instead, Fink >> installs those files on a temporary directory such as >> /sw/src/root-ming-0.3-1/ and create .deb package. We can specify such >> a >> directory if the Makefile of the software supports running command >> like: >> $ make install DESTDIR=/sw/src/root-ming-0.3-1 >> >> Any thoughts? I will write a patch if you like. > > LDFLAGS=-L/sw/lib should definitely work. If it doesn't patch is > accepted. > (probably Makefile.config needs using += when setting LDFLAGS if it > doesn't work). Utils/Makefile uses "LDFLAGS += -L.. -lming $(LIBS)", but if I set LDFLAGS=-L/sw, /sw/lib/libming.dylib is used to build executables. > DESTDIR should be --prefix=, agains should work already - patch welcome > otherwise. I think DESTDIR should be different from --prefix. This is because prefix is not only used when copying files, but when building shared libraries on some systems (you know, one of them is Darwin :) ) to specify directory where the library is really installed. For example, if you set prefix to /sw and make with option like DESTDIR=/sw/src/root-ming-0.3-1, files are copied as such as /sw/src/root-ming-0.3-1/sw/lib/libming-0.3.0.dylib and /sw/src/root-ming-0.3.1/sw/bin/swftophp2. But swftophp2 tries to load Ming library from /sw/lib/libming-0.3.0.dylib. Maybe it is enough if I modify linker options to build shared library, but I think setting DESTDIR and LDFLAGS like above one is supported by many projects. > About packaging, I think we can make an effort toward a release, but > the code under utils/ is still unstable. Maybe I did the wrong thing > getting the patches from Stuart as he's not finding time to fixing > things up. He did a good job reducing the codebase but we currently > don't have a listswf working the way it did before (listing tags > instead of decompiling). Decompile has always been unstable, but > listing tags worked fine... I think this is one of the things to > fix before release. > --strk; > >> >> Thanks, >> -- >> Motoi Washida -- Motoi Washida |
|
From: strk <st...@ke...> - 2005-05-02 09:26:28
|
On Sun, May 01, 2005 at 11:42:03PM +0900, Motoi Washida wrote: > Hi Ming developers, > > I'm trying to make Ming package for Fink. Fink is software to maintain > open source software easily on Mac OS X, like RPM, Debian package, or > Portage of Gentoo/Linux. > http://fink.sourceforge.net > > Each Fink package is made from one package info file and one small > patch file, if needed. The package info file contains information about > its software, version, etc. One of the most important information is a > process to install the software from source, such as configure options > and make target. > > At first, I thought making package from Ming 0.3 beta1, but I had to > make a long patch. CVS version of Ming looked better, and I can install > shared libraries now. But there is still a few problems to make a > package: > 1. Fink installs libraries on /sw/lib, and I want to use -L/sw/lib > linker option to use /sw/lib/libpng.dylib and /sw/lib/libgif.dylib. But > I can't find how to set such option without any patch. I'm happy if I > can set those options by running configure like this: > $ ./configure --prefix=/sw CPPFLAGS=/sw/include LDFLAGS=/sw/lib > > 2. Fink does not allow installing files directly. Instead, Fink > installs those files on a temporary directory such as > /sw/src/root-ming-0.3-1/ and create .deb package. We can specify such a > directory if the Makefile of the software supports running command > like: > $ make install DESTDIR=/sw/src/root-ming-0.3-1 > > Any thoughts? I will write a patch if you like. LDFLAGS=-L/sw/lib should definitely work. If it doesn't patch is accepted. (probably Makefile.config needs using += when setting LDFLAGS if it doesn't work). DESTDIR should be --prefix=, agains should work already - patch welcome otherwise. About packaging, I think we can make an effort toward a release, but the code under utils/ is still unstable. Maybe I did the wrong thing getting the patches from Stuart as he's not finding time to fixing things up. He did a good job reducing the codebase but we currently don't have a listswf working the way it did before (listing tags instead of decompiling). Decompile has always been unstable, but listing tags worked fine... I think this is one of the things to fix before release. --strk; > > Thanks, > -- > Motoi Washida > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. > Get your fingers limbered up and give it your best shot. 4 great events, 4 > opportunities to win big! Highest score wins.NEC IT Guy Games. Play to > win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 > _______________________________________________ > Ming-devr mailing list > Min...@li... > https://lists.sourceforge.net/lists/listinfo/ming-devr |
|
From: <ham...@t-...> - 2005-05-02 05:36:57
|
Hi Peter, sure any contributions are welcome Since there are occasional feature / binding changes, it might even be an idea to put the binding code into the ming cvs Wolfgang |
|
From: <pe...@so...> - 2005-05-01 22:54:33
|
> your product is obsolete > emulation interpretation ? not sure what you mean. As long as C/C++ language is not obsolete, C/C++ compiler/interpreter has its market. Best regards. Peter http://www.softintegration.com > > > ----------------------------- > virtual hardware > ----------------------------- > kernel-micro > ----------------------------- > hardware > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. > Get your fingers limbered up and give it your best shot. 4 great events, 4 > opportunities to win big! Highest score wins.NEC IT Guy Games. Play to > win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 > _______________________________________________ > Ming-devr mailing list > Min...@li... > https://lists.sourceforge.net/lists/listinfo/ming-devr > |
|
From: plumber <pl...@gn...> - 2005-05-01 17:17:00
|
your product is obsolete emulation interpretation ? ----------------------------- virtual hardware ----------------------------- kernel-micro ----------------------------- hardware |
|
From: Motoi W. <a6...@h8...> - 2005-05-01 14:42:10
|
Hi Ming developers, I'm trying to make Ming package for Fink. Fink is software to maintain open source software easily on Mac OS X, like RPM, Debian package, or Portage of Gentoo/Linux. http://fink.sourceforge.net Each Fink package is made from one package info file and one small patch file, if needed. The package info file contains information about its software, version, etc. One of the most important information is a process to install the software from source, such as configure options and make target. At first, I thought making package from Ming 0.3 beta1, but I had to make a long patch. CVS version of Ming looked better, and I can install shared libraries now. But there is still a few problems to make a package: 1. Fink installs libraries on /sw/lib, and I want to use -L/sw/lib linker option to use /sw/lib/libpng.dylib and /sw/lib/libgif.dylib. But I can't find how to set such option without any patch. I'm happy if I can set those options by running configure like this: $ ./configure --prefix=/sw CPPFLAGS=/sw/include LDFLAGS=/sw/lib 2. Fink does not allow installing files directly. Instead, Fink installs those files on a temporary directory such as /sw/src/root-ming-0.3-1/ and create .deb package. We can specify such a directory if the Makefile of the software supports running command like: $ make install DESTDIR=/sw/src/root-ming-0.3-1 Any thoughts? I will write a patch if you like. Thanks, -- Motoi Washida |
|
From: <pe...@so...> - 2005-05-01 08:28:53
|
Hello, We have developed a free C/C++ interpreter Ch for cross platform scripting and shell programming. If we got Ch wrappings to ming done, I wonder if it is possible to get a link from your website? BTW, Ch wrappers to ming will contain the binding source code. Best regards, Peter Ch: free C/C++ interpreter http://www.softintegration.com |