fokys Posted October 9, 2010 Posted October 9, 2010 Hello! I i have dedicated linux server and i was trying to setup my own l2 server on it! I was using L2jserver data pack! Everything was fine,but i got stuck in one place! I have everything installed java apacha ant etc! Was using this guide http://l2jserver.com/wiki/index.php/L2DC_Linux_Server_Guide#Creating_L2DC_User_and_Required_Directories! The problem now is i have to use function: ant -buildfile to get my files! Seems like i have a wrong path! I have installed everything under root and to chekout i have used this command: root@user:/# svn checkout http://www.l2jserver.com/svn/trunk/L2_GameServer etc! Now all i have to do is -buildfile so i it looks like this root@user:/# ant buildfile trunk/L2_GameServer/build.xml But i get this error: Buildfile: /trunk/L2_GameServer/build.xml does not exist!Build Failed!
0 mogo Posted October 9, 2010 Posted October 9, 2010 Just 'cd' to the directory containing build.xml and do 'ant'
Question
fokys
Hello!
I i have dedicated linux server and i was trying to setup my own l2 server on it!
I was using L2jserver data pack!
Everything was fine,but i got stuck in one place!
I have everything installed java apacha ant etc!
Was using this guide http://l2jserver.com/wiki/index.php/L2DC_Linux_Server_Guide#Creating_L2DC_User_and_Required_Directories!
The problem now is i have to use function: ant -buildfile to get my files!
Seems like i have a wrong path!
I have installed everything under root and to chekout i have used this command: root@user:/# svn checkout http://www.l2jserver.com/svn/trunk/L2_GameServer etc!
Now all i have to do is -buildfile so i it looks like this root@user:/# ant buildfile trunk/L2_GameServer/build.xml
But i get this error: Buildfile: /trunk/L2_GameServer/build.xml does not exist!Build Failed!
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now