|
Attached is a patch against SVN revision 8357 that fixes ./configure on Ubuntu 11.10. This patch fixes an issue where the build system fails to properly detect the existence of libusb and the proper library file for libgphoto2.
Erich Hoover [hidden email] ------------------------------------------------------------------------------ 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 _______________________________________________ micro-manager-general mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/micro-manager-general |
|
Administrator
|
On Jan 2, 2012, at 10:15 AM, Erich E. Hoover wrote: > Attached is a patch against SVN revision 8357 that fixes ./configure on Ubuntu 11.10. This patch fixes an issue where the build system fails to properly detect the existence of libusb and the proper library file for libgphoto2. This is now applied (with a small change needed to make it work for me). Can someone please check that the Mac binaries for the GPhoto adapter still work? Best, Nico ------------------------------------------------------------------------------ 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 _______________________________________________ micro-manager-general mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/micro-manager-general |
|
On Thu, Jan 5, 2012 at 11:55 AM, Nico Stuurman <[hidden email]> wrote:
> On Jan 2, 2012, at 10:15 AM, Erich E. Hoover wrote: > > Attached is a patch against SVN revision 8357 that fixes ./configure on Ubuntu 11.10. This patch fixes an issue where the build system fails to properly detect the existence of libusb and the proper library file for libgphoto2. > This is now applied (with a small change needed to make it work for me). Can someone please check that the Mac binaries for the GPhoto adapter still work? It looks like there might be a typo, it should probably be "-lltdl" instead of "-ltdl" (in the small change you had to make). Erich Hoover [hidden email] ------------------------------------------------------------------------------ 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 _______________________________________________ micro-manager-general mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/micro-manager-general |
|
Administrator
|
On Jan 5, 2012, at 11:53 AM, Erich E. Hoover wrote: > On Thu, Jan 5, 2012 at 11:55 AM, Nico Stuurman <[hidden email]> wrote: >> On Jan 2, 2012, at 10:15 AM, Erich E. Hoover wrote: >>> Attached is a patch against SVN revision 8357 that fixes ./configure on Ubuntu 11.10. This patch fixes an issue where the build system fails to properly detect the existence of libusb and the proper library file for libgphoto2. >> This is now applied (with a small change needed to make it work for me). Can someone please check that the Mac binaries for the GPhoto adapter still work? > > It looks like there might be a typo, it should probably be "-lltdl" > instead of "-ltdl" (in the small change you had to make). Where is this? I can not find "-ltdl" anywhere in the source. Actually, I had to take out "-ltdl" altogether since it broke the build on PPC Mac. However, Not linking this library may lead to runtime problems (although it is unclear to me why it is needed in one case but not in the other). Best, Nico ------------------------------------------------------------------------------ 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 _______________________________________________ micro-manager-general mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/micro-manager-general |
|
On Thu, Jan 5, 2012 at 1:09 PM, Nico Stuurman <[hidden email]> wrote:
> On Jan 5, 2012, at 11:53 AM, Erich E. Hoover wrote: >> On Thu, Jan 5, 2012 at 11:55 AM, Nico Stuurman <[hidden email]> wrote: >> It looks like there might be a typo, it should probably be "-lltdl" >> instead of "-ltdl" (in the small change you had to make). > > Where is this? I can not find "-ltdl" anywhere in the source. In revision 8375 I moved the "-lltdl" from DeviceAdapters/SimpleCam/Makefile.am into DeviceAdapters/configure.in. Unfortunately, I misspelled it as "-ltdl" on the configure.in. I've attached a patch to throw it back in, this time with the correct spelling. Erich Hoover [hidden email] ------------------------------------------------------------------------------ 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 _______________________________________________ micro-manager-general mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/micro-manager-general |
| Powered by Nabble | See how NAML generates this page |
