-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 (one mailing list, please)
On 12/31/11 7:09 PM, Richard Tesarek wrote: > Hi, > I've tried to install tetex using fink (command line) on a Mac running > OSX 10.6.8. > I've tried the usual tricks of performing a selfupdate, scanpackages, etc. scanpackages is completely, utterly pointless in helping with build problems. It only deals with packages that you have _sucessfully_ built, and is run automatically after your builds by default. and checked the > user forums. In order to track down the source of the problem, I've > separately installed > many of the dependent packages, and have done so successfully. However, when > I try to > install the t1lib5 package, I get the same error when I attempt to install > tetex. I include > the text from the build below. Any ideas? > > Rick > (we don't need to see all of the text, just the error) >> fink install t1lib5 > mkdir .libs > libtool: link: cannot find the library `libt1.la' That's an indicator of a package which can't be built in parallel threads. As a workaround, use "fink configure" and set your maximum build jobs to 1 (at least for this package). (for the maintainer) This package needs to be tagged with UseMaxBuildJobs: false. - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk7/3LAACgkQB8UpO3rKjQ+paQCdG6Oq9qQAian3fuGvhtD2ZyEN 1tcAnjdjs1EU1//HaTYovhfGv57Ef+DG =Vdb/ -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
