My documentation displays two backslashes (and I realise it is a very minor 
thing);

Download, extract ANT by issuing these commands:

wget http://mirror.catn.com/pub/apache//ant/binaries/apache-ant-1.8.4-bin.tar.gz

tar -zxvf apache-ant-1.8.4-bin.tar.gz

Once that has completed you can test it by issuing the following commands:

 

 

Thanks,

 

George Kirkham

 

 

 

From: Maxim Solodovnik [mailto:solomax...@gmail.com] 
Sent: Friday, 1 March 2013 4:47 AM
To: Openmeetings user-list
Subject: Re: Updates for Debian: RE: Updated Ubuntu guide 12:10 including h264 
codec support and latest versions of ffmpeg, swftools and various deps.

 

>> Why two backslashes in the path statement

I believe this is copy/paste issue

 

On Fri, Mar 1, 2013 at 12:42 AM, George Kirkham <gkirk...@co2crc.com.au> wrote:

Stephen,

 

I had time last night to build a Debian server, and found “--force-yes” was 
required if I was to use the “-y” parameter;

 

# apt-get install subversion git-core checkinstall yasm texi2html libfaac-dev 
libfaad-dev -y --force-yes

 

# apt-get install libmp3lame-dev libsdl1.2-dev libx11-dev libxfixes-dev -y 
--force-yes

 

# apt-get install libxvidcore4-dev zlib1g-dev libfaad2 flvtool2 lame -y 
--force-yes

 

And one question;

 


Why two backslashes in the path statement (it does work, but why bother?) ?
wget 
http://mirror.catn.com/pub/apache//ant/binaries/apache-ant-1.8.4-bin.tar.gz 
<http://mirror.catn.com/pub/apache/ant/binaries/apache-ant-1.8.4-bin.tar.gz> 

 

 

Thanks,

 

George Kirkham

Installing OM2.x On Debian64 - Headless.pdf 
<https://cwiki.apache.org/confluence/download/attachments/27838216/Installing+OM2.x+On+Debian64+-+Headless.pdf?version=18&modificationDate=1360327950000>
  

root@omdeb6-64:~# apt-get install subversion git-core checkinstall yasm 
texi2html libfaac-dev libfaad-dev -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  git libapr1 libaprutil1 liberror-perl libfaac0 libfaad2 libserf-0-0 libsvn1 
rsync
Suggested packages:
  gettext git-doc git-arch git-cvs git-svn git-email git-daemon-run git-gui 
gitk gitweb subversion-tools db4.8-util latex2html
The following NEW packages will be installed:
  checkinstall git git-core libapr1 libaprutil1 liberror-perl libfaac-dev 
libfaac0 libfaad-dev libfaad2 libserf-0-0 libsvn1 rsync
  subversion texi2html yasm
0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
Need to get 9,811 kB of archives.
After this operation, 24.6 MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libfaac0 libfaac-dev
E: There are problems and -y was used without --force-yes
------------------------------------------------------------------------------------------------------------------
Used this and installation continued.

# apt-get install subversion git-core checkinstall yasm texi2html libfaac-dev 
libfaad-dev -y --force-yes

-------------------------------------------------------------------------------------------------------------------------------------------------------

root@omdeb6-64:~# apt-get install libmp3lame-dev libsdl1.2-dev libx11-dev 
libxfixes-dev -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
libx11-dev is already the newest version.
libx11-dev set to manually installed.
The following extra packages will be installed:
  esound-common libaa1 libaa1-dev libartsc0 libartsc0-dev libasound2-dev 
libasyncns0 libaudio-dev libaudio2 libaudiofile-dev
  libaudiofile0 libavahi-client-dev libavahi-common-dev libcaca-dev libcaca0 
libdbus-1-dev libdrm-intel1 libdrm-radeon1 libdrm2
  libesd0 libesd0-dev libflac8 libgl1-mesa-dev libgl1-mesa-dri libgl1-mesa-glx 
libglib2.0-dev libglu1-mesa libglu1-mesa-dev libice-dev
  libmp3lame0 libncurses5-dev libogg0 libpulse-browse0 libpulse-dev 
libpulse-mainloop-glib0 libpulse0 libsdl1.2debian
  libsdl1.2debian-alsa libslang2-dev libsm-dev libsndfile1 libsvga1 
libsvga1-dev libvorbis0a libvorbisenc2 libx86-1 libxt-dev
  libxxf86vm1 mesa-common-dev pkg-config x11proto-fixes-dev
Suggested packages:
  esound-clients libasound2-doc nas esound libglide3 libglib2.0-doc pulseaudio
The following NEW packages will be installed:
  esound-common libaa1 libaa1-dev libartsc0 libartsc0-dev libasound2-dev 
libasyncns0 libaudio-dev libaudio2 libaudiofile-dev
  libaudiofile0 libavahi-client-dev libavahi-common-dev libcaca-dev libcaca0 
libdbus-1-dev libdrm-intel1 libdrm-radeon1 libdrm2
  libesd0 libesd0-dev libflac8 libgl1-mesa-dev libgl1-mesa-dri libgl1-mesa-glx 
libglib2.0-dev libglu1-mesa libglu1-mesa-dev libice-dev
  libmp3lame-dev libmp3lame0 libncurses5-dev libogg0 libpulse-browse0 
libpulse-dev libpulse-mainloop-glib0 libpulse0 libsdl1.2-dev
  libsdl1.2debian libsdl1.2debian-alsa libslang2-dev libsm-dev libsndfile1 
libsvga1 libsvga1-dev libvorbis0a libvorbisenc2 libx86-1
  libxfixes-dev libxt-dev libxxf86vm1 mesa-common-dev pkg-config 
x11proto-fixes-dev
0 upgraded, 54 newly installed, 0 to remove and 0 not upgraded.
Need to get 30.9 MB of archives.
After this operation, 90.3 MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libdrm2 libdrm-intel1 libdrm-radeon1 libmp3lame0 libmp3lame-dev
E: There are problems and -y was used without --force-yes

----------------------------------------------------------------
# apt-get install libmp3lame-dev libsdl1.2-dev libx11-dev libxfixes-dev -y 
--force-yes
-------------------------------------------------------------------------------------------------------------------------------------------------------
root@omdeb6-64:~# apt-get install libxvidcore4-dev zlib1g-dev libfaad2 flvtool2 
lame -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
libfaad2 is already the newest version.
libfaad2 set to manually installed.
zlib1g-dev is already the newest version.
zlib1g-dev set to manually installed.
The following extra packages will be installed:
  libruby1.8 libxvidcore4 ruby1.8
Suggested packages:
  ruby1.8-examples ri1.8
The following NEW packages will be installed:
  flvtool2 lame libruby1.8 libxvidcore4 libxvidcore4-dev ruby1.8
0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 3,314 kB of archives.
After this operation, 11.0 MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  lame libxvidcore4 libxvidcore4-dev
E: There are problems and -y was used without --force-yes

----------------------------------------------------------------

apt-get install libxvidcore4-dev zlib1g-dev libfaad2 flvtool2 lame -y 
--force-yes

-------------------------------------------------------------------------------------------------------------------------------------------------------

Why two backslashes in the path statement (it does work, but why?) ?
wget 
http://mirror.catn.com/pub/apache//ant/binaries/apache-ant-1.8.4-bin.tar.gz 
<http://mirror.catn.com/pub/apache/ant/binaries/apache-ant-1.8.4-bin.tar.gz> 

-------------------------------------------------------------------------------------------------------------------------------------------------------



 

 

From: Stephen Cottham [mailto:stephen.cott...@robertbird.com.au] 
Sent: Friday, 1 March 2013 3:36 AM
To: user@openmeetings.apache.org
Subject: Updated Ubuntu guide 12:10 including h264 codec support and latest 
versions of ffmpeg, swftools and various deps. 

 

Hi All,

 

Updated guide can be found in the usual place:

 

https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+for+installing+OpenMeetings+and+Tools

 

The other versions for Debian and Ubuntu will be updated this week.

 

Any issues with the new guide please let me know.

 

Best Regards

 

 

Stephen Cottham
Group IT Manager (Associate)

Robert Bird Group
Level 5, 333 Ann St
Brisbane, Queensland, 4000, Australia

Phone: +6173 319 2777 (AUS)

Phone: +44207 633 2880 (UK)

Fax: +6173 319 2799

 

Mobile:  +61400 756 963 (AUS)

Mobile:  +447900 918 616 (UK)

Web: www.robertbird.com <http://www.robertbird.com/> 

  <http://www.robertbird.com.au/> 

This email and any attachments are confidential and may contain legally 
privileged information or copyright material. Unless expressly stated, 
confidentiality and/or legal privilege is not intended to be waived by the 
sending of this email. The contents of this email, including any attachments, 
are intended solely for the use of the individual or entity to whom they are 
addressed. If you are not an intended recipient, please contact us immediately 
by return email and then delete both messages. You may not otherwise read, 
forward, copy, use or disclose this email or any attachments. Any views 
expressed in this email are those of the individual sender except where the 
sender expressly, and with authority, states otherwise. It is your 
responsibility to check any attachments for viruses or defects before opening 
or sending them on. None of the sender or its related entities accepts any 
liability for any consequential damage resulting from this email containing 
computer viruses. 

 


Disclaimer added by CodeTwo Exchange Rules
www.codetwo.com

 





 

-- 
WBR
Maxim aka solomax 

<<image001.gif>>

<<image002.png>>

Reply via email to