![]() | 1 | initial version |
I think you want:
mesa-libGL-devel
mesa-libGLU-devel
glew-devel
![]() | 2 | No.2 Revision |
I think you want:
mesa-libGL-devel
mesa-libGLU-devel
glew-devel
altlinux already package it is just copy :) https://packages.altlinux.org/uk/Sisyphus/srpms/solvespace/spec
![]() | 3 | No.3 Revision |
I think you want:
mesa-libGL-devel
mesa-libGLU-devel
glew-devel
altlinux already package it is just copy :) https://packages.altlinux.org/uk/Sisyphus/srpms/solvespace/spec
I built solvespace in copr: https://copr.fedorainfracloud.org/coprs/sergiomb/builds_for_Stable_Releases/builds/
when you have a new software you always may try search it in copr
dnf copr search solvespace
![]() | 4 | No.4 Revision |
I think you want:
mesa-libGL-devel
mesa-libGLU-devel
glew-devel
altlinux already package it is just copy :) https://packages.altlinux.org/uk/Sisyphus/srpms/solvespace/spec
I built solvespace in copr: https://copr.fedorainfracloud.org/coprs/sergiomb/builds_for_Stable_Releases/builds/
when you have a new software you always may try search it in copr
dnf copr search solvespace
sergiomb/builds_for_Stable_Releases
UPDATE: ah with "git submodule update --init extlib/libdxfrw" we have the second source that have my rpm . I always advice build the rpm and install as rpm here is the source .spec and location of all elements http://copr-dist-git.fedorainfracloud.org/cgit/sergiomb/builds_for_Stable_Releases/solvespace.git/tree/solvespace.spec
from this notes: http://www.serjux.com/build_kernel/build_kernel.txt
dnf install mock
Note: To use mock, a user should become a member of the mock group by adding their username to the mock line in /etc/group. This can be done with the following command:
sudo /usr/sbin/usermod -a -G mock $USER
Note that mock is not intended to be run directly as root. Beware that adding a user to the mock group means that the user can easily get root access on the machine without providing a password.
rpmbuild -bs solvespace.spec --define "_sourcedir ." --define '_srcrpmdir .' && mock -r fedora-24-x86_64 --no-clean --rebuild ./solvespace-2.1-1.fc23.src.rpm
![]() | 5 | No.5 Revision |
I think you want:
mesa-libGL-devel
mesa-libGLU-devel
glew-devel
altlinux already package it is just copy :) https://packages.altlinux.org/uk/Sisyphus/srpms/solvespace/spec
I built solvespace in copr: https://copr.fedorainfracloud.org/coprs/sergiomb/builds_for_Stable_Releases/builds/ and http://copr-dist-git.fedorainfracloud.org/cgit/sergiomb/builds_for_Stable_Releases/solvespace.git/tree/
when you have a new software you always may try search it in copr
dnf copr search solvespace
sergiomb/builds_for_Stable_Releases
UPDATE:
ah with "git submodule update --init extlib/libdxfrw" we have the second source that have my rpm . I always advice build the rpm and install as rpm here is the source .spec and location of all elements
http://copr-dist-git.fedorainfracloud.org/cgit/sergiomb/builds_for_Stable_Releases/solvespace.git/tree/solvespace.spec
from this notes: http://www.serjux.com/build_kernel/build_kernel.txt
dnf install mock
Note: To use mock, a user should become a member of the mock group by adding their username to the mock line in /etc/group. This can be done with the following command:
sudo /usr/sbin/usermod -a -G mock $USER
Note that mock is not intended to be run directly as root. Beware that adding a user to the mock group means that the user can easily get root access on the machine without providing a password.
rpmbuild -bs solvespace.spec --define "_sourcedir ." --define '_srcrpmdir .' && mock -r fedora-24-x86_64 --no-clean --rebuild ./solvespace-2.1-1.fc23.src.rpm
![]() | 6 | No.6 Revision |
I think you want:
mesa-libGL-devel
mesa-libGLU-devel
glew-devel
altlinux already package it is just copy :) https://packages.altlinux.org/uk/Sisyphus/srpms/solvespace/spec
I built solvespace in copr: https://copr.fedorainfracloud.org/coprs/sergiomb/builds_for_Stable_Releases/builds/ and http://copr-dist-git.fedorainfracloud.org/cgit/sergiomb/builds_for_Stable_Releases/solvespace.git/tree/
when you have a new software you always may try search it in copr
dnf copr search solvespace
sergiomb/builds_for_Stable_Releases
UPDATE:
ah with "git submodule update --init extlib/libdxfrw" we have the second source that have my rpm . I always advice build the rpm and install as rpm here is the source .spec and location of all elements
http://copr-dist-git.fedorainfracloud.org/cgit/sergiomb/builds_for_Stable_Releases/solvespace.git/tree/solvespace.spec
from this notes: http://www.serjux.com/build_kernel/build_kernel.txt
dnf install mock
Note: To use mock, a user should become a member of the mock group by adding their username to the mock line in /etc/group. This can be done with the following command:
sudo /usr/sbin/usermod -a -G mock $USER
Note that mock is not intended to be run directly as root. Beware that adding a user to the mock group means that the user can easily get root access on the machine without providing a password.
rpmbuild -bs solvespace.spec --define "_sourcedir ." --define '_srcrpmdir .' && mock -r fedora-24-x86_64 --no-clean --rebuild ./solvespace-2.1-1.fc23.src.rpm