[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Creating a package with plugins and libs



El Dilluns, 15 de juny de 2015, a les 16:27:20, Paul Wise va escriure:
> On Mon, Jun 15, 2015 at 3:44 PM, Leopold Palomo-Avellaneda wrote:
> > and propose what?
> 
> Sounds like the only thing they need to do is to install them into the
> right path:
> 
> /usr/lib/$PACKAGE/plugins/
> 
> Maybe they even already have a configure option for that?

No, it's more complicated than that. It's a complex piece of software that 
could be compiled against several flavors and install their components in 
/usr/lib/orocos/$target/$component/plugins or 
/usr/lib/orocos/$target/$component/typekits. 

For instance,

$ tree -fi /usr/lib/orocos/gnulinux/rtt_ros
/usr/lib/orocos/gnulinux/rtt_ros
/usr/lib/orocos/gnulinux/rtt_ros/plugins
/usr/lib/orocos/gnulinux/rtt_ros/plugins/librtt_ros_service-gnulinux.so
/usr/lib/orocos/gnulinux/rtt_ros/types
/usr/lib/orocos/gnulinux/rtt_ros/types/librtt-ros-primitives-typekit-
gnulinux.so

or

$ tree -fi /usr/lib/orocos/xenomai/rtt_ros
/usr/lib/orocos/xenomai/rtt_ros
/usr/lib/orocos/xenomai/rtt_ros/plugins
/usr/lib/orocos/xenomai/rtt_ros/plugins/librtt_ros_service-xenomai.so
/usr/lib/orocos/xenomai/rtt_ros/types
/usr/lib/orocos/xenomai/rtt_ros/types/librtt-ros-primitives-typekit-xenomai.so


I'm afraid I would need to fill a lot of lintian-overrides ... 

Leopold

-- 
--
Linux User 152692     GPG: 05F4A7A949A2D9AA
Catalonia
-------------------------------------
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: