-
-
Notifications
You must be signed in to change notification settings - Fork 421
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
2-pre-release-1 fails to make #959
Comments
If you want to use your own quicklisp you'll have to write |
Also, you will have to clone the submodules cluffer, and cl-webkit as they are not available/and or updated on the latest quicklisp dist. |
If you need any more help, we'll be glad to try and work things out! :-) |
One last note, please be aware that Nyxt is also available on the AUR. |
hi! thanks for the quick reply |
I have a running nyxt instance, so I'm not really interested in the AUR package. I just really wanna try the new features : ) |
Yes, there should be a quicklisp file local to Nyxt in that directory. Perhaps try manually copying over the setup.lisp file from quicklisp. |
ok, I copied the setup.lisp from my global quicklisp installation, and a new error has arisen |
lemme paste the output |
|
Ok, how about this, are you able to fire up sbcl and (ql:quickload :nyxt/gtk-application) if Nyxt is located in your ~/common-lisp? |
ok, nevermind, I solved it. the problem lies here: so, changing to a more recent version fixed it |
Nice! Thanks for the update! May I close this issue? |
sure thing boss! |
Thank you! |
Describe the bug
when I run 'make all' in the unpacked nyxt-2-pre-release-1, the make fails
Precise recipe to reproduce the issue
Download nyxt-2-pre-release-1 from this site
https://github.com/atlas-engineer/nyxt/releases/tag/2-pre-release-1
extract into ~/common-lisp/nyxt-2-pre-release-1
Information
5.8.5-arch1-1
lspci
Desktop environment / Window manager name+version:
dwm on x11
How you installed Nyxt (Guix pack, package manager, build from source):
built from source
Information from command copy-system-information:
If you can't run copy-system-information, please provide the following:
nyxt-2-pre-release-1
SBCL 2.0.5
Operating System: Arch Linux
Kernel: Linux 5.8.5-arch1-1
Architecture: x86-64
QMake version 3.1
Using Qt version 5.15.0 in /usr/lib
Output when started from a shell
The text was updated successfully, but these errors were encountered: