Hi Sven, make sure to set your LD_LIBRARY_PATH environment variable to include the directory where liborg_blueberry_osgid.so is located.
So (depending on your shell): $> export LD_LIBRARY_PATH=<your-mitk-build-dir>/bin/BlueBerry/org.blueberry.osgi/bin:$LD_LIBRARY_PATH Best, Sascha > -----Ursprüngliche Nachricht----- > Von: Fischer, Sven [mailto:[email protected]] > Gesendet: Montag, 21. Juni 2010 17:54 > An: [email protected] > Betreff: [mitk-users] Problem with mitk in debug mode > > Hello, > > I want to use mitk in debug mode to debug a plugin I wrote. I set the > CMAKE_BUILD_TYPE in cmake to Debug and the ITK_DIR and VTK_DIR > variables to the corresponding libraries which were build in Debug > mode. Now when I run ExtApp in the mitk/bin-Order I get an error > message that says: "./ExtApp: error while loading shared libraries: > liborg_blueberry_osgid.so: cannot open shared object file: No such file > or directory" > To fix that I tried to set a symbolic link which did'nt work. Hope you > could help me with that. > I'm working with Linux Ubuntu 9.04. > > Regards, > Sven Fischer > ----------------------------------------------------------------------- > ------- > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > mitk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
