Fixed mistakes in documentation #372

Closed
kodxana wants to merge 114 commits from master into master
kodxana commented 2020-03-03 21:14:11 +01:00 (Migrated from github.com)
  • Fixed missing dependencies: doxygen
  • Fixed wrong command for building with local shared dependencies (Found it when working with Brannon )
- Fixed missing dependencies: doxygen - Fixed wrong command for building with local shared dependencies (Found it when working with Brannon )
bvbfan commented 2020-03-04 15:45:43 +01:00 (Migrated from github.com)

@kodxana probably installing doxygen and its depends you just got needed package, but indeed doxygen is not needed, i've not have it. Can uninstall it and see what are the orphans packages?

@kodxana probably installing doxygen and its depends you just got needed package, but indeed doxygen is not needed, i've not have it. Can uninstall it and see what are the orphans packages?
BrannonKing commented 2020-03-25 20:49:06 +01:00 (Migrated from github.com)
apt-cache depends doxygen
doxygen
  Depends: libc6
  Depends: libclang1-10
  Depends: libgcc-s1
  Depends: libllvm10
  Depends: libstdc++6
  Depends: libxapian30
``` apt-cache depends doxygen doxygen Depends: libc6 Depends: libclang1-10 Depends: libgcc-s1 Depends: libllvm10 Depends: libstdc++6 Depends: libxapian30 ```
BrannonKing commented 2020-03-26 17:17:26 +01:00 (Migrated from github.com)

coming in with a cherry-pick instead

coming in with a cherry-pick instead

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbrycrd#372
No description provided.