Discussion:
[users] I think I fixed gxine's libmozjs problem
Juan Castro
2012-05-01 03:38:13 UTC
Permalink
I just added "--with-spidermonkey=/usr" in the configure line and the
rpm builds. DVDs play just fine. Spec is attached.

Does this look right?

Juan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gxine.spec
Type: application/octet-stream
Size: 5221 bytes
Desc: not available
Url : http://lists.repoforge.org/pipermail/users/attachments/20120501/da4a709b/attachment.obj
Nico Kadel-Garcia
2012-05-01 11:28:36 UTC
Permalink
Post by Juan Castro
I just added "--with-spidermonkey=/usr" in the configure line and the
rpm builds. DVDs play just fine. Spec is attached.
Does this look right?
The normal syntax is:

--with-spidermonkey=%{_prefix}

That's a macro for RPM, used to set to "/usr" or "/usr/local" or
"/opt/whatever" as needed for packages in different locations. It defaults
to "/usr".
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20120501/4bd69243/attachment.html
Denis Fateyev
2012-05-01 11:53:34 UTC
Permalink
Hello there,

Juan, could you create an issue on Github?

---
wbr, Denis.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20120501/758787dd/attachment.html
Juan Castro
2012-05-03 04:04:56 UTC
Permalink
Done: https://github.com/repoforge/rpms/issues/158
Post by Denis Fateyev
Hello there,
Juan, could you create an issue on Github?
---
wbr, Denis.
_______________________________________________
users mailing list
users at lists.repoforge.org
http://lists.repoforge.org/mailman/listinfo/users
Juan Castro
2012-05-03 04:04:56 UTC
Permalink
Done: https://github.com/repoforge/rpms/issues/158
Post by Denis Fateyev
Hello there,
Juan, could you create an issue on Github?
---
wbr, Denis.
_______________________________________________
users mailing list
users at lists.repoforge.org
http://lists.repoforge.org/mailman/listinfo/users
Denis Fateyev
2012-05-01 11:53:34 UTC
Permalink
Hello there,

Juan, could you create an issue on Github?

---
wbr, Denis.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.repoforge.org/pipermail/users/attachments/20120501/758787dd/attachment-0002.html>
Juan Castro
2012-05-01 03:38:13 UTC
Permalink
I just added "--with-spidermonkey=/usr" in the configure line and the
rpm builds. DVDs play just fine. Spec is attached.

Does this look right?

Juan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gxine.spec
Type: application/octet-stream
Size: 5221 bytes
Desc: not available
URL: <http://lists.repoforge.org/pipermail/users/attachments/20120501/da4a709b/attachment-0002.obj>
Nico Kadel-Garcia
2012-05-01 11:28:36 UTC
Permalink
Post by Juan Castro
I just added "--with-spidermonkey=/usr" in the configure line and the
rpm builds. DVDs play just fine. Spec is attached.
Does this look right?
The normal syntax is:

--with-spidermonkey=%{_prefix}

That's a macro for RPM, used to set to "/usr" or "/usr/local" or
"/opt/whatever" as needed for packages in different locations. It defaults
to "/usr".
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.repoforge.org/pipermail/users/attachments/20120501/4bd69243/attachment-0002.html>
Loading...