Jump to content

Loki Setup


Guest whawha
 Share

Recommended Posts

Hi all

 

Where is the CVS for loki_setup in icculus.org? don't getting connection, page not found

 

Now, i d/led from some ftp listed in lokigames the files, setpdb, loki_setup, ....

 

Setupdb compiles fine, when i try to compile loki_setup i get a lot of errors in reference to glade.h, i have the dev libraries installed.

 

The same thing in my two pc's, in one installed MDK 10 and in another one Gentoo 2004.2

 

In Gentoo 2004 i have the fail in xdelta, i was trying to compile xdelta from libs dir with no sucess.

 

Later i will put the exact errors.

Link to comment
Share on other sites

Thanks ravage but my problem is what i can't get connection to cvs tree from icculus.org, i get this when i try to browse the cvs:

 

The requested URL /horde/chora/cvs.php was not found on this server.

 

Now in reference to the loki_setup tarballs, mdk10 fails in:

 

p/setup-1.5.8/../setupdb/x86/libsetupdb.a -L/usr/local/lib -L/usr/X11R6/lib /usr/lib/libxml.a -lintl -lz -static

/usr/bin/ld: cannot find -lc

collect2: ld returned 1 exit status

make: *** [setup] Error 1

 

Gentoo

 

gtk_ui.c:94:25: glade/glade.h: No such file or directory

 

Thanks

Link to comment
Share on other sites

CVS works for me. The links you see are not URL's. You have to copy them to a console. First:cvs -d:pserver:anonymous@cvs.icculus.org:/cvs/cvsroot login <enter>

give the password <enter>, then cvs -z3 -d:pserver:anonymous@cvs.icculus.org:/cvs/cvsroot co loki_setup <enter> that will give you a folder in your home directory etc etc

 

Using google I found for the cannot find -lc error you need to install the glibc-static-devel rpm.

 

Good luck.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...