Many thanks for your prompt answer. But : i do fink install synfigstudio and the machine make its stuff and after i do dpkg -L synfigstudio and the message is : Le paquet « synfigstudio » n'est pas installé (the pakage synfifstudio is NOT installed). ??? before the end of the message is .... _XMakeStandardColormap in magick_libMagickCore_la-xwindow.o ld: symbol(s) not found collect2: ld returned 1 exit status make[1]: *** [magick/libMagickCore.la] Error 1 make: *** [all] Error 2 ### execution of /var/tmp/tmp.1.r8izoV failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-imagemagick-6.5.8.2-4 (Lecture de la base de données... 36958 fichiers et répertoires déjà installés.) Suppression de fink-buildlock-imagemagick-6.5.8.2-4 ... Failed: phase compiling: imagemagick-6.5.8.2-4 failed
I make selfupdate, selfupdate all, etc. --- En date de : Lun 13.12.10, Hanspeter Niederstrasser <[email protected]> a écrit : De: Hanspeter Niederstrasser <[email protected]> Objet: Re: [Fink-beginners] How to use Fink, praticly ? À: "fink-beginners" <[email protected]> Date: Lundi 13 décembre 2010, 15h15 On 12/13/10 10:07 AM, X Igrecz wrote: > I have for ex. pixman instaled. What have i to do for RUN pixman ? Please. pixman is just a library, a set of functions that other programs use. There is nothing there for a normal user to run. > And i make "fink install synfigstudio" etc. and it is NOT installed : what > have i to do for install and use synfig, please ? Check to make sure whether or not it is installed. Run the following command in Terminal.app fink list synfigstudio If the output line is has "i" in front of it, then it is installed. If it does not have "i", then run the command fink install synfigstudio You can get a list of the files an installed package has by running the command dpkg -L synfigstudio In this case, you'll notice /sw/bin/synfigstudio in the list, indicating that if you run the command synfigstudio from Terminal.app then it should start the program. Hanspeter ------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev
_______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
