aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 [2]

Author Topic: FC2 rpm is ok for FC3 ?? getting libcurl.so.2 error  (Read 8931 times)

feralertx

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 101
Re: FC2 rpm is ok for FC3 ?? getting libcurl.so.2 error
« Reply #15 on: October 23, 2004, 01:25:54 PM »

Thanks a million stefanero, just one more question, do i still use:

./configure --prefix=/usr --disable-gtk2 --with-gtk && make

for  2.5.3 ?? or do i need anything else (only 2.4 is documented in the wiki).

Thanks!
Logged

feralertx

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 101
Re: FC2 rpm is ok for FC3 ?? getting libcurl.so.2 error
« Reply #16 on: October 23, 2004, 01:39:12 PM »

Ok, i reply to myself, i found this post of DeltaHF:

Quote
yes, wxgtk 2.5.3 is better than other 2.5.x releases.. it fixes i.e broken search in amule when wxgtk was linked against gtk2..

what rpms do u need, suse or other?

and compilation.. still memleaks with gtk2, so better to use it linked against gtk1 ..

use ./configure --prefix=/usr --disable-gtk2 --with-gtk

but remove all previous wxgtk versions first

cheers
« Last Edit: October 23, 2004, 02:34:28 PM by feralertx »
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: FC2 rpm is ok for FC3 ?? getting libcurl.so.2 error
« Reply #17 on: October 23, 2004, 02:16:36 PM »

heh ok :)

hope it works ;)

stefanero
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

feralertx

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 101
Re: FC2 rpm is ok for FC3 ?? getting libcurl.so.2 error
« Reply #18 on: October 23, 2004, 02:38:54 PM »

Quote
what you are doing wrong I have no clue...with older compilers there was a problem with optimize flag....but since you probably have 3.4.2 should be ok....
if you are having 3.4.1 upgrade it please to 3.4.2 because .1 sux.....

Stefanero, im not gonna leave u alone that easy !!  :D

Can you tell me what do i look for to find out what compiler version im using ?? the compiler is the 'gcc' thing?? Sorry but im totally lost here  :rolleyes:

Thanks.

P.S.: wx 2.5.3 has finish comipiling, no errors whatsoever, im going for amule compitlation now.
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: FC2 rpm is ok for FC3 ?? getting libcurl.so.2 error
« Reply #19 on: October 23, 2004, 03:53:34 PM »

hehe no problem ;)

gcc --version

is to find it out..but I think FC3 comes with 3.4.2 ;)

stefanero
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

feralertx

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 101
Re: FC2 rpm is ok for FC3 ?? getting libcurl.so.2 error
« Reply #20 on: October 23, 2004, 06:33:59 PM »

Good news:
Quote
Originally posted by stefanero
gcc --version

is to find it out..but I think FC3 comes with 3.4.2 ;)

# gcc --version
gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6)

You were right, it seems to come with 3.4.2.
« Last Edit: October 23, 2004, 06:41:48 PM by feralertx »
Logged

feralertx

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 101
Re: FC2 rpm is ok for FC3 ?? getting libcurl.so.2 error
« Reply #21 on: October 23, 2004, 07:34:00 PM »

Bad news, amule doesnt finish compiling:
Im using './configure --disable-debug --enable-optimise && make' as seen in the wiki.

Quote
CryptoPP.cpp:1708:3: aviso: #warning "You do not have GCC 3.3 or later, or did not specify -msse2 compiler option, so use of SSE2 intrinsics will be disabled."
g++  -DUSE_EMBEDDED_CRYPTO  -O2   -lpthread -o amule  amule-ListenSocket.o amule-EMSocket.o amule-AddFriend.o amule-AddFileThread.o amule-AICHSyncThread.o amule-BarShader.o amule-BaseClient.o amule-ChatSelector.o amule-ChatWnd.o amule-CatDialog.o amule-CFile.o amule-ClientCredits.o amule-ClientDetailDialog.o amule-ClientList.o amule-ClientUDPSocket.o amule-ColorFrameCtrl.o amule-CommentDialog.o amule-CommentDialogLst.o amule-DirectoryTreeCtrl.o amule-DownloadClient.o amule-DownloadListCtrl.o amule-DownloadQueue.o amule-ED2KLink.o amule-ECSocket.o amule-EditServerListDlg.o amule-ExternalConn.o amule-FileDetailDialog.o amule-FileDetailListCtrl.o amule-filemem.o amule-filefn.o amule-Friend.o amule-FriendListCtrl.o amule-MuleGifCtrl.o amule-HTTPDownload.o amule-IPFilter.o amule-KnownFile.o amule-KadDlg.o amule-KnownFileList.o amule-listctrl.o amule-MD5Sum.o amule-MuleListCtrl.o amule-MuleNotebook.o amule-MuleTextCtrl.o amule-muuli_wdr.o amule-OScopeCtrl.o amule-otherfunctions.o amule-packets.o amule-PartFile.o amule-Preferences.o amule-PrefsUnifiedDlg.o amule-Preview.o amule-QueueListCtrl.o amule-SafeFile.o amule-SearchDlg.o amule-SearchList.o amule-SearchListCtrl.o amule-server.o amule-ServerList.o amule-ServerListCtrl.o amule-ServerSocket.o amule-ServerWnd.o amule-SharedFileList.o amule-SharedFilesCtrl.o amule-SharedFilesWnd.o amule-SHA.o amule-SHAHashSet.o amule-sockets.o amule-StatisticsDlg.o amule-TransferWnd.o amule-UDPSocket.o amule-UploadClient.o amule-UploadListCtrl.o amule-UploadQueue.o amule-amule.o amule-amuleDlg.o amule-UInt128.o   amule-eggtrayicon.o amule-SysTray.o amule-gtk2-funcs.o amule-gtkplugxembed.o amule-CryptoPP.o  -pthread   -L/usr/X11R6/lib  -lwx_gtk_xrc-2.5 -lwx_gtk_html-2.5 -lwx_gtk_adv-2.5 -lwx_gtk_core-2.5 -lwx_base_xml-2.5 -lwx_base_net-2.5 -lwx_base-2.5  -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lz -L/usr/lib -lcurl -L/usr/kerberos/lib -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -L/usr/kerberos/lib -lidn -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lz  
/usr/bin/ld: no se puede encontrar -lidn
collect2: ld devolvió el estado de salida 1
make[4]: *** [amule] Error 1
make[4]: Leaving directory `/home/vader/installs/aMule-2.0.0rc7/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/vader/installs/aMule-2.0.0rc7/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/vader/installs/aMule-2.0.0rc7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vader/installs/aMule-2.0.0rc7'
make: *** [all] Error 2
What am i missing now ?? :'-(
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: FC2 rpm is ok for FC3 ?? getting libcurl.so.2 error
« Reply #22 on: October 23, 2004, 08:31:14 PM »

libidn?
Logged

feralertx

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 101
Re: FC2 rpm is ok for FC3 ?? getting libcurl.so.2 error
« Reply #23 on: October 23, 2004, 09:03:35 PM »

Hi Kry, according to yum:

libidn.i386                              0.5.6-1                installed

Please im getting desperate, what else could it be?
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: FC2 rpm is ok for FC3 ?? getting libcurl.so.2 error
« Reply #24 on: October 23, 2004, 10:05:05 PM »

is there a devel packet to it?

its sux to be stuck at the last second of compiling... ;)


stefanero
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: FC2 rpm is ok for FC3 ?? getting libcurl.so.2 error
« Reply #25 on: October 24, 2004, 12:22:41 AM »

No devel package here, FC2.
Very strange, try "$ ldconfig" as root and then try to relink.
Logged

feralertx

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 101
Re: FC2 rpm is ok for FC3 ?? getting libcurl.so.2 error
« Reply #26 on: October 24, 2004, 02:24:37 AM »

Hi guys,
Yeah, there was a dev package!!  :D You're great stefanero, thanks a lot for all your help and everyone else for taking the time to give your ideas!!  :baby:

Quote
Transaction Listing:
  Install: libidn-debuginfo.i386 0:0.5.6-1
  Install: libidn-devel.i386 0:0.5.6-1
Is this ok [y/N]: y
Downloading Packages:
libidn-devel-0.5.6-1.i386 100% |=========================| 219 kB    00:32
libidn-debuginfo-0.5.6-1. 100% |=========================| 169 kB    00:03
I have it working at last !  :P   :baby: THANK YOU PEOPLE

BTW: It looks great, and works veeeeeery fast, its been worth all the effort, thanks devs, very good work!.
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: FC2 rpm is ok for FC3 ?? getting libcurl.so.2 error
« Reply #27 on: October 24, 2004, 09:45:06 AM »

heh

no problem... ;)
and have fun with this great piece of software :)

stefanero
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."
Pages: 1 [2]