From: Stefan E. <ma...@en...> - 2012-02-09 22:59:35
|
Hi, I just created issue #127 https://sourceforge.net/apps/mantisbt/devil-linux/view.php?id=127 I encountered a problem with perl when building DL from scratch without support for Memcached and MySQL client. The perl script works fine during 'build' but fails during 'install'. The problem is that the config conditions for the perl-ext modules are only evaluated during perl 'build' (using scripts/config/perl-ext) but are not used during 'install'. I added a patch to the issue for fixing this bug. Regards, Stefan On 02/07/2012 02:19 PM, Heiko Zuerker wrote: > Hello DL Community! > > I'm happy to announce that the second release candidate of Devil-Linux > 1.6 is now available for download. > This release bring the linux kernel 3.2.4, mysql 5.5.20, fixes to > reported issues, and many other updates. > Please read the changelog for details. > > Please support the project and donate. Every little bit helps! > http://www.devil-linux.org/sitetools/donatedl.php > > Report any new bugs or submit patches here: > http://www.devil-linux.org/support/bugs.php > > -- > > Regards > Heiko Zuerker > http://www.devil-linux.org > > > > ------------------------------------------------------------------------------ > Write once. Port to many. > Get the SDK and tools to simplify cross-platform app development. Create > new or port existing apps to sell to consumers worldwide. Explore the > Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join > http://p.sf.net/sfu/intel-appdev > _______________________________________________ > Devil-linux-announce mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-announce > > > > ------------------------------------------------------------------------------ > 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 > _______________________________________________ > Devil-linux-develop mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-develop > > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Devil-linux-develop mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-develop > > |