Search found 4 matches

by jewt
25 Mar 2010, 15:11
Forum: Help
Topic: Ubuntu/Linux Installation
Replies: 25
Views: 3582

Re: Ubuntu/Linux Installation

Hi, Yes, I tried that. A print of the first lines of the file: #include "wx/wxprec.h" #if wxUSE_SOCKETS #include <assert.h> #include <stdlib.h> #include <stdio.h> #define GSocket GlibGSocket #include <gdk/gdk.h> #include <glib.h> #undef GSocket #include "wx/gsocket.h" #include &q...
by jewt
22 Mar 2010, 21:32
Forum: Help
Topic: Ubuntu/Linux Installation
Replies: 25
Views: 3582

Re: Ubuntu/Linux Installation

Hi, Here are what is printed after "make" in WxGTK directory: /home/hiet/WxGTK/wxGTK-2.8.10/bk-deps g++ -c -o coredll_gtk_gsockgtk.o -I./.pch/wxprec_coredll -D__WXGTK__ -I./src/tiff -I./src/jpeg -I./src/regex -DWXUSINGDLL -DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -fPIC -DPIC -D_FILE_OFFSET_BITS=64...
by jewt
19 Mar 2010, 12:27
Forum: Help
Topic: Ubuntu/Linux Installation
Replies: 25
Views: 3582

Re: Ubuntu/Linux Installation

I`m totally new to Ubuntu and compiling in general - but trying to learn.

Where do I start looking for errors?
Can the folder placement make things go bad?
Is there anything I can do to try to find and show the error to you? Command
and print the results here, screenshot ...?
by jewt
18 Mar 2010, 23:52
Forum: Help
Topic: Ubuntu/Linux Installation
Replies: 25
Views: 3582

Re: Ubuntu/Linux Installation

Hi, I tried following the recepie above and in compile.txt, including modfying the gsockgtk.cpp file. I get errors during the run - error1 The first after "make" in the gtk dir. if ; then mkdir -p /usr/bin; fi if ; then mkdir -p /usr/share/FreeFileSync; fi cp BUILD/FreeFileSync /usr/bin cp...