vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi u all I'm trying to install gphoto2 on my box. I must use the tarballs, because the ebuild is too old . I've successfully installed libgphoto2-2.1.4 , but gphoto2 "./configure" fails saying : [/quote] configure: error: Library requirements (libgphoto2 >= 2.1.2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them [quote] I did change /etc/ld.so.conf , tried to configure without-pkg-config, but still the same message. I certainly miss something, but what ? Please, can anyone help me with that ? thanks a lot jf -- sauter un pas pour me répondre |
| |||
| jf wrote: > Hi u all > > I'm trying to install gphoto2 on my box. I must use the tarballs, because > the ebuild is too old . I've successfully installed libgphoto2-2.1.4 , but > gphoto2 "./configure" fails saying : > > [/quote] > configure: error: Library requirements (libgphoto2 >= 2.1.2) not met; > consider adjusting the PKG_CONFIG_PATH environment variable if your > libraries are in a nonstandard prefix so pkg-config can find them > [quote] > > I did change /etc/ld.so.conf , tried to configure without-pkg-config, but > still the same message. I certainly miss something, but what ? > Please, can anyone help me with that ? > thanks a lot > jf Hello it works now ! Here is what I did (it might help ...) I recompiled libgphoto2 : ../configure --prefix=/usr and then gphoto2 everything works cu, jf -- sauter un pas pour me répondre |
| |||
| On Sun, 15 Feb 2004 10:02:08 +0000, jf wrote: > jf wrote: > >> Hi u all >> >> I'm trying to install gphoto2 on my box. I must use the tarballs, because >> the ebuild is too old . I've successfully installed libgphoto2-2.1.4 , but >> gphoto2 "./configure" fails saying : >> >> [/quote] >> configure: error: Library requirements (libgphoto2 >= 2.1.2) not met; >> consider adjusting the PKG_CONFIG_PATH environment variable if your >> libraries are in a nonstandard prefix so pkg-config can find them >> [quote] >> >> I did change /etc/ld.so.conf , tried to configure without-pkg-config, but >> still the same message. I certainly miss something, but what ? >> Please, can anyone help me with that ? >> thanks a lot >> jf > Hello > > it works now ! Here is what I did (it might help ...) > > I recompiled libgphoto2 : > > ./configure --prefix=/usr > > and then gphoto2 > everything works > > cu, > jf emerge gphoto2 would have done it the Gentoo way. # emerge -vp gphoto2 These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild R ] media-gfx/gphoto2-2.1.4 +aalib +jpeg +ncurses +nls +readline 0 kB |
| |||
| Xavier wrote: > > emerge gphoto2 would have done it the Gentoo way. > > > # emerge -vp gphoto2 > > These are the packages that I would merge, in order: > > Calculating dependencies ...done! > [ebuild R ] media-gfx/gphoto2-2.1.4 +aalib +jpeg +ncurses +nls > [+readline 0 kB That's what I first tried . I don't know why it din't emerge the 2.1.4 , but an older one -- sauter un pas pour me répondre |
| |||
| So anyway, it was like, 15:55 CET Feb 15 2004, you know? Oh, and, yeah, jf was all like, "Dude, > Xavier wrote: >> # emerge -vp gphoto2 [..] > That's what I first tried . I don't know why it din't emerge the > 2.1.4 , but an older one gphoto2-2.1.4 is marked unstable still. You'll have to do 'ACCEPT_KEYWORDS="~x86" emerge gphoto2' -- Time flies like an arrow, fruit flies like a banana. Perth ---> * 15:34:28 up 21 days, 23:11, 6 users, load average: 2.13, 2.07, 2.02 $ cat /dev/bollocks "echo y | format c:" Registered Linux user #261729 synthesize proactive eyeballs |
| ||||
| Johan Lindquist wrote: > So anyway, it was like, 15:55 CET Feb 15 2004, you know? Oh, and, yeah, > jf was all like, "Dude, >> Xavier wrote: > >>> # emerge -vp gphoto2 > > [..] > >> That's what I first tried . I don't know why it din't emerge the >> 2.1.4 , but an older one > > gphoto2-2.1.4 is marked unstable still. > > You'll have to do 'ACCEPT_KEYWORDS="~x86" emerge gphoto2' > OK, thanks still a lot of things to learn ! -- sauter un pas pour me répondre |