Go Back   PCMech Forums > Linux Support > Linux OS and Software Assistance

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 03-03-2003, 11:56 PM   #1
Member (9 bit)
 
Join Date: Mar 2002
Location: New York
Posts: 479
need help installing a file

I recently downloaded Lmule and got confused during the installation...

I'll do a play by play: Downloaded the tar.gz file and unzipped it.
In the readme file I am told to install wxWindows 2.0.4 (pretty sure I need it, as doing a ./configure... didn't work)

You will need wxWindows 2.4.0 and my patches to wxWindows 2.4.0. If you do not
patch wxWindows, you will run into huge problems. Patch is also included
in this package (docs/wx-patch).

Applying wx-patch:
cd wxGTK-2.4.0 (or wherever you have extracted wxWindows sources)
patch -p0 < wx-patch

Then compile wxWindows. GTK1 or GTK2, whatever suits you the best. GTK2 does
not flicker so much I have used following configure parameters:
For GTK2:
./configure --prefix=/usr --enable-gtk2 --enable-timedate --enable-gui --enable-protocol --enable-http --enable-ftp --enable-resources --enable-prologio --disable-debug --enable-final --enable-timer --disable-gtk --disable-profile --enable-optimise
For GTK1:
./configure --prefix=/usr --disable-gtk2 --enable-timedate --enable-gui --enable-protocol --enable-http --enable-ftp --enable-resources --enable-prologio --disable-debug --enable-final --enable-timer --with-gtk --disable-profile


but after cd into docs and typing patch -p0 < wx-patch I get this error:

can't find file to patch at input line 28
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -u -r ../wxGTK-2.4.0/samples/thread/thread.cpp ./samples/thread/thread.cpp
|--- ../wxGTK-2.4.0/samples/thread/thread.cpp 2003-01-05 13:55:40.000000000 +0200
|+++ ./samples/thread/thread.cpp 2003-01-19 18:47:03.000000000 +0200
--------------------------
File to patch:

after specifying the wx-patch as the file to patch, it creates two folders : wx-patch.orig and wx-patch.rej

so now when I try to compile wx-windows using that long ./configure command (the one for GTK2) I get a : no such file or directory...where did I go wrong?

sorry for the length, I'm new at this so don't want to leave anything out

thanx a lot
Dswissmiss
Dswissmiss is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 06:10 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2