You are not logged in.
Today I'm trying install Oracle 11gR2 in my Ach Linux...
Following the Arch wiki, I need to install rpm package... so I'm stuck:
checking pcre.h usability... no
checking pcre.h presence... no
checking for pcre.h... no
checking for pcre_compile in -lpcre... yes
checking whether to build with PCRE library... no
configure: error: unable to find usable PCRE library
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build rpm.
==> Restart building rpm ? [y/N]
==> ----------------------------
==> How can I fix that?
I'm using:
- gcc 4.9 (installed)
- pcre (core/installed)
/usr/bin/pcre-config
/usr/bin/pcregrep
/usr/bin/pcretest
/usr/include/pcre.h
/usr/include/pcre_scanner.h
/usr/include/pcre_stringpiece.h
/usr/include/pcrecpp.h
/usr/include/pcrecpparg.h
/usr/include/pcreposix.h
/usr/include/php/ext/pcre
/usr/include/php/ext/pcre/php_pcre.h
/usr/lib/libpcre.so
/usr/lib/libpcre.so.1
/usr/lib/libpcre.so.1.2.3
/usr/lib/libpcre16.so
/usr/lib/libpcre16.so.0
/usr/lib/libpcre16.so.0.2.3
/usr/lib/libpcre32.so
/usr/lib/libpcre32.so.0
/usr/lib/libpcre32.so.0.0.3
/usr/lib/libpcrecpp.so
/usr/lib/libpcrecpp.so.0
/usr/lib/libpcrecpp.so.0.0.0
/usr/lib/libpcreposix.so
/usr/lib/libpcreposix.so.0
/usr/lib/libpcreposix.so.0.0.2
/usr/lib/pkgconfig/libpcre.pc
/usr/lib/pkgconfig/libpcre16.pc
/usr/lib/pkgconfig/libpcre32.pc
/usr/lib/pkgconfig/libpcrecpp.pc
/usr/lib/pkgconfig/libpcreposix.pc
/usr/lib/slang/v2/modules/pcre-module.so
/usr/lib/zsh/5.0.5/zsh/pcre.so
/usr/lib32/libpcre.so
/usr/lib32/libpcre.so.1
/usr/lib32/libpcre.so.1.2.3
/usr/lib32/libpcre16.so
/usr/lib32/libpcre16.so.0
/usr/lib32/libpcre16.so.0.2.3
/usr/lib32/libpcre32.so
/usr/lib32/libpcre32.so.0
/usr/lib32/libpcre32.so.0.0.3
/usr/lib32/libpcrecpp.soIf you need more information, tell me.
And sorry for my english
Last edited by patrickmaciel (2014-08-03 16:39:41)
Offline
Please check the aur page comments. That package has been flagged out of date for 5 months. A replacement (which is not flagged as problematic) is recommended in the comments.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
In this page https://aur.archlinux.org/packages/rpm/?
So I need to download manually and install from source?
The problem is: I don't know how to do that.
Offline
I'm not sure where you are getting that idea. The top two comments direct you to the rpm-org package (they even include links!). Most of the comments on the rpm-org package page are thanking the submitter for making a working version in contrast to the dead rpm package.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
I'm not sure where you are getting that idea. The top two comments direct you to the rpm-org package (they even include links!). Most of the comments on the rpm-org package page are thanking the submitter for making a working version in contrast to the dead rpm package.
Sorry my friend.
You not understand me, and I picked the wrong link to you (I do not see the comments below).
Now I'm trying to install with this rpm-org.
Thanks.
---
EDIT Worked with rpm-org aur package.
Last edited by patrickmaciel (2014-08-03 16:40:07)
Offline