Groups
Groups
Sign in
Groups
Groups
CEF Python
Conversations
About
Send feedback
Help
How to add libcef.so to debian package?
404 views
Skip to first unread message
Kumar R
unread,
Apr 19, 2018, 1:56:42 AM
4/19/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CEF Python
Hi,
Is it possible to include the libcef.so binary files to Debian package(.deb). If yes, let know how to do and what all the dependencies include it?
Czarek Tomczak
unread,
Apr 19, 2018, 2:53:36 AM
4/19/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CEF Python
Only wheel (.whl) packages are currently supported. Debian packages were supported in the cefpython31 branch. See:
1. make-deb.py -
https://github.com/cztomczak/cefpython/blob/cefpython31/cefpython/cef3/linux/installer/make-deb.py
2. find-deps.py -
https://github.com/cztomczak/cefpython/blob/cefpython31/cefpython/cef3/linux/installer/find-deps.py
3. deps.txt -
https://github.com/cztomczak/cefpython/blob/cefpython31/cefpython/cef3/linux/installer/deps.txt
4. debian.postinst -
https://github.com/cztomczak/cefpython/blob/cefpython31/cefpython/cef3/linux/installer/debian.postinst
If you analyse the source of find-deps.py you should find a link to Chromium sources where you should be able to get the latest deps.txt file for the more recent version of Chromium.
We might reconsider supporting .deb packages again in the future.
Reply all
Reply to author
Forward
0 new messages