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

How compile from source (linux) #203

Open
SergioB1983 opened this issue Mar 20, 2024 · 1 comment
Open

How compile from source (linux) #203

SergioB1983 opened this issue Mar 20, 2024 · 1 comment

Comments

@SergioB1983
Copy link

Hi,

Sorry by basic question, how I compile the program from the source folder? (figtree-1.4.4.tar.gz).

I tried using 'ant -p', but I don't know what is the next step.

Thanks in advance.

@salvatierra8
Copy link

Perhaps you already found out, or maybe not, but with the lack of instructions someone else who is not familiar or new to this might lose some time finding out what to do.

1.Download the source file and extract
2. cd to the directory where you have all the files (probably "figtree/" )
3. Now run the command "ant". Nothing else just wait for the installation to be over. (Run sudo apt install ant if it doesnt work and try again)
4. Now you have new files. One of the new folders is named "dist", go there and open the terminal again.
5. Run "java -jar figtree.jar"

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

No branches or pull requests

2 participants