Thanks, was Re: [Fink-devel] Which package supplies gnome-config?
On 16 Jun 2005, at 22:43, Peter O'Gorman wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michèle Garoche wrote: | | Le 17 juin 2005 à 03:55, Kevin Horton a écrit : | |> I'm working on a new fink package, and it needs gnome-config. I |> don't currently have gnome-config on my system. I've tried |> installing a few gnome-related packages, but I haven't found gnome- |> config yet. How do I determine which package supplies gnome- config? | | It implies gnome1, no more in 10.4. It was in libgnome-dev. Actually, it is in gnome-libs-dev, available in 10.3 and 10.4- transitional. Perfect. Thank you very much. Kevin Horton Ottawa, Canada --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click ___ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel
[Fink-devel] Re: [Fink-users] Problem with selfupdate
Micha Mutschler wrote: [] mlib.c: In function 'buffer_write': mlib.c:179: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness mlib.c:192: error: invalid lvalue in assignment [] Failed: phase compiling: dpkg-1.10.21-216 failed This is a case where upgrading to Xcode-2.1 might help. I am seeing: mlib.c:192: warning: target of assignment not really an lvalue; this will be a hard error in the future In this case, the future is perhaps already past. OTOH, the debian folks have seen this error, too, and found a simple fix; maybe it should applied in Fink's dpkg also? http://lists.debian.org/debian-dpkg/2004/12/msg00016.html -- Martin --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click ___ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel
Re: [Fink-devel] need builder for programm
hi daniel thank for you sugestions i am going to modify the sources i know that gtk2 has best features than gtk1 there is a version that use gtk2 here created by Erik Kuiper http://xtsl.free.fr/20b/traindir-2.0.beta.tar.bz2 it build well on linux and run without problem claude marani [EMAIL PROTECTED] 17/06/2005 --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click ___ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel
[Fink-devel] (no subject)
hi daniel thank for you sugestions i am going to imodify the sources i know that gtk2 has more features than gtk1 there is a version that use gtk2 here created by Erik Kuiper http://xtsl.free.fr/20b/traindir-2.0.beta.tar.bz2 it build well on linux and run without problem claude marani [EMAIL PROTECTED] 17/06/2005 --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click ___ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel
Re: [Fink-devel] esound-0.2.29-1 doesn't like Logitech Headset
Alexander K. Hansen wrote: I have a Logitech Headset, but EsounD doesn't seem to like it. Do you think you could fix this? ... Before you ask here, have you checked around online to see if your headset works with esound on a different platform, e.g. Linux? If it doesn't work there, then bug the esound upstream people. also, could try the 0.3x version in unstable :) --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click ___ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel
Re: [Fink-devel] esound-0.2.29-1 doesn't like Logitech Headset
On Jun 15, 2005, at 5:50 PM, C.W.Betts wrote:I have a Logitech Headset, but EsounD doesn't seem to like it. Do you think you could fix this?--Package manager version: 0.18.4Distribution version: 0.7.0.cvsMac OS X version: 10.2.8July 2002 Developer Tools or latergcc version: 3.1make version: 3.79Feedback Courtesy of FinkCommanderBefore you ask here, have you checked around online to see if your headset works with esound on a different platform, e.g. Linux? If it doesn't work there, then bug the esound upstream people. -- Alexander Hansen Fink Documentarian [Day Job] Levitated Dipole Experiment http://psfcwww2.psfc.mit.edu/ldx/
Re: [Fink-devel] need builder for programm
On Jun 17, 2005, at 4:16 AM, Daniel Macks wrote: On Fri, Jun 17, 2005 at 09:28:59AM +0200, Sebastian Hagedorn wrote: a binary version is probably no good, because it would depend on libraries that may not be there. gtk is not normally available on a Mac. Building it static would avoid needing non-standard libs. OTOH, Fink's glib package only provides the dynamic library so I can't test it. If you make it into a .app bundle, the bundle can contain the required shared libraries using the @executable_path install name. You can see http://nicotine-app.sourceforge.net/cgi-bin/wiki.pl? Nicotine_Build_Instructions for the way I built one such bundle, though the instructions may be a bit dated by now. Perhaps someday I'll write a script to mostly automate going from a Fink package to a .app, it could be useful. But if anybody else gets there first I won't complain ;-) Dave PGP.sig Description: This is a digitally signed message part
Re: [Fink-devel] need builder for programm
On Fri, Jun 17, 2005 at 09:28:59AM +0200, Sebastian Hagedorn wrote: > Hi, > > --On 17. Juni 2005 9:14:48 Uhr +0200 claude pomalo <[EMAIL PROTECTED]> > wrote: > > >domme people have ask me for a macosx version of my linux programm > >source are here > >http://xtsl.free.fr/119c/traindir-1.19c-src.tar.bz2 > >(english page is not up to date) > >read here http://www.backerstreet.com/traindir/ > >it need gtk1.2 to build > >can anyone buil and test a binary version for macosx? > > a binary version is probably no good, because it would depend on > libraries that may not be there. gtk is not normally available on a > Mac. Building it static would avoid needing non-standard libs. OTOH, Fink's glib package only provides the dynamic library so I can't test it. claude: have you considered upgrading to use gtk2? Lots of new features for user GUI control, lots of new features for developers. As a bonus, fink has it static so someone could more easily help you get a staticly linked program. > I got the program to compile and run by modifying the Makefile > like this: > > - CFLAGS += -g $(GLIBINC) $(GTKINC) #-static > + CFLAGS += -D__unix -D__unix__ -g $(GLIBINC) $(GTKINC) #-static Only need one of those -D__unix__ claude: in order to make this thing more portable, consider wrapping all of the #include in a #ifdef HAVE_MALLOC_H. That header is not present on all platforms. Maybe put #define HAVE_MALLOC_H in a config.h file that all sources #include? That way users can make one adjustment (commenting-out that #define) instead of having to patch all the source files individually. In Makefile, better to collect the GLIBINC and GTKINC in CPPFLAGS; there's no reason to pass -I and other .c->.o flags to the linker. Doing so will help you notice that ne of the OBJS is actually a .c (cut'n'paste error from SRCS?). Also, you don't ever create BINDIR; that prevents "make install" from working if user doesn't yet have a /usr/local/bin directory. setup_trdir.sh doesn't work very well. You hard-code a prefix there that may not be the one used during installation. Part of the make process should adjust those paths to be the ones that will actually be used. dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click ___ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel
Re: [Fink-devel] need builder for programm
Hi, --On 17. Juni 2005 9:14:48 Uhr +0200 claude pomalo <[EMAIL PROTECTED]> wrote: domme people have ask me for a macosx version of my linux programm source are here http://xtsl.free.fr/119c/traindir-1.19c-src.tar.bz2 (english page is not up to date) read here http://www.backerstreet.com/traindir/ it need gtk1.2 to build can anyone buil and test a binary version for macosx? a binary version is probably no good, because it would depend on libraries that may not be there. gtk is not normally available on a Mac. I got the program to compile and run by modifying the Makefile like this: - CFLAGS += -g $(GLIBINC) $(GTKINC) #-static + CFLAGS += -D__unix -D__unix__ -g $(GLIBINC) $(GTKINC) #-static That's a hack, but it works ... -- Sebastian Hagedorn http://www.spinfo.uni-koeln.de/~hgd/ --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click ___ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel
[Fink-devel] need builder for programm
hello domme people have ask me for a macosx version of my linux programm source are here http://xtsl.free.fr/119c/traindir-1.19c-src.tar.bz2 (english page is not up to date) read here http://www.backerstreet.com/traindir/ it need gtk1.2 to build can anyone buil and test a binary version for macosx? thank for your answer claude claude pomalo [EMAIL PROTECTED] 17/06/2005 --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click ___ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel