Hi,

I'm about to build boinc from source, so I can provide packages for my
favorite linux distribution (Arch). I plan to split the package up,
similar to the Debian package style. I thought of the following
packages:

* boinc-client
* boinc-server
* boinc-manager

I think I have to exclude the libraries in another package, so every of
the above packages can make use of them without the need to provide the
libraries themselves. Otherwise I would have to compile each of the
above package with the libraries, so they would overwrite each other as
soon as you install one of them. Is this right, or is there a better
solution?

Furthermore I'm wondering how to get the libcudart.so library, which is
needed to make use of the gpu. I can extract this file from the linux
installer, and adding it to my package. However I would like to compile
this library from the source(s), so it is up to date whenever I update
the package itself.

I couldn't find any parameter for configure, so is there a way to build
this library? Is it documented?

-- 
Best regards,
Karol Babioch <[email protected]>

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

_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to