Hi there.
Are you trying to set up symPACK in a program separate from the provided driver in driver/run_sympack2D.cpp, or are you trying to run this driver and running into an error?
If it is the former, and you are looking for an example of how to use symPACK in a separate application, I would suggest looking at driver/run_sympack2D.cpp. That file demonstrates the complete process of initializing symPACK and performing all the phases of sparse cholesky factorization. It should hopefully serve as a decent example of how to incorporate symPACK into your application.
If it is the latter, and you are attempting to run the example provided in the README but are running into an error, could you please send the error message?
Thank you, and apologies if I am misunderstanding something about your question!
-- Julian