Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated building instruction (Ubuntu) #28

Closed
wants to merge 1 commit into from

Conversation

TotalCaesar659
Copy link

Added more required packages.
"apt-get build-dep lxterminal" may not be executed, because it shows the mistake "E: You must put some 'source' URIs in your source.list". I don't know what is it, so I didn't remove it just in case.
This instruction was tested on Lubuntu 16.04.1 LTS x64.

Added more required packages.
"apt-get build-dep lxterminal" may not be executed, because it shows the mistake "E: You must put some 'source' URIs in your source.list". I don't know what is it, so I didn't remove it just in case.
This instruction was tested on Lubuntu 16.04.1 LTS x64.
@medicalwei
Copy link
Contributor

medicalwei commented Dec 13, 2016 via email

@TotalCaesar659
Copy link
Author

Ah, OK, thanks. But then it may be good to add a special note for this command or even move it to a separate part. I've successfully compiled LXTerminal without it.

@medicalwei
Copy link
Contributor

Could you see if the updated version is much descriptive than before for build process?

@TotalCaesar659
Copy link
Author

Sorry, I don't understand the question. What does it mean "much descriptive" and what do I have to do for looking? I've just added more packages (LXTerminal just can't be compiled without them), I have a doubt that it became "much descriptive".
And I see "This branch has conflicts that must be resolved". But pushing the button shows me 404. Is it normal?

@medicalwei
Copy link
Contributor

I have updated README.md, which also causes conflicts:
https://github.com/lxde/lxterminal/blob/master/README.md

@TotalCaesar659
Copy link
Author

Ah, thanks, your version is more better and it can be merged.
But I want to specify: you've already made the list with all dependencies, so it doesn't required to write the partial command "sudo apt install git xsltproc docbook-xml docbook-xsl" - "sudo apt install git" is enough.
Or, if you want to write the command for full install, it should be better to write
"sudo apt install autotools-dev docbook-xml docbook-xsl intltool git libglib2.0-dev libgtk2.0-dev libvte-dev xsltproc".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants