Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » upp package installer
upp package installer [message #4782] Tue, 22 August 2006 09:04 Go to next message
3togo is currently offline  3togo
Messages: 83
Registered: May 2006
Location: Hong Kong SAR
Member
As upp is not very library sensitive. To help promoting upp, it will be worthwide to look for some installer that could install the whole upp packages together with "theide" into respective operating systems(linux & M$).

e.g. http://www.installjammer.com/index.php?option=com_wrapper&am p;am p;Itemid=34

3togo

[Updated on: Tue, 22 August 2006 09:05]

Report message to a moderator

Re: upp package installer [message #4783 is a reply to message #4782] Tue, 22 August 2006 11:07 Go to previous messageGo to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

3togo wrote on Tue, 22 August 2006 03:04

As upp is not very library sensitive. To help promoting upp, it will be worthwide to look for some installer that could install the whole upp packages together with "theide" into respective operating systems(linux & M$).

e.g. http://www.installjammer.com/index.php?option=com_wrapper&am p;am p;am p;Itemid=34

3togo


I'm afraid it's not the way. Most linux distros have their own install systems and packages formats.
Re: upp package installer [message #4784 is a reply to message #4783] Tue, 22 August 2006 11:13 Go to previous messageGo to next message
3togo is currently offline  3togo
Messages: 83
Registered: May 2006
Location: Hong Kong SAR
Member
I still think that "theide" is not very linux-distro sensitive.
Correct me if I am wrong.


jc@jc-desktop:~$ ldd /usr/local/bin/theide
linux-gate.so.1 => (0xffffe000)
libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7f24000)
libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7f20000)
libX11.so.6 => /usr/lib/libX11.so.6 (0xb7e5b000)
libXft.so.2 => /usr/lib/libXft.so.2 (0xb7e48000)
libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0xb7d8e000)
libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7d68000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7d5d000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7c29000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb7bfb000)
/lib/ld-linux.so.2 (0xb7f4d000)
libXau.so.6 => /usr/lib/libXau.so.6 (0xb7bf7000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7bf2000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb7b8b000)
libz.so.1 => /usr/lib/libz.so.1 (0xb7b77000)
libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb7b6f000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb7b50000)
Re: upp package installer [message #4787 is a reply to message #4782] Tue, 22 August 2006 12:20 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
3togo wrote on Tue, 22 August 2006 03:04

As upp is not very library sensitive. To help promoting upp, it will be worthwide to look for some installer that could install the whole upp packages together with "theide" into respective operating systems(linux & M$).

e.g. http://www.installjammer.com/index.php?option=com_wrapper&am p;am p;am p;Itemid=34

3togo




I was thinking about something similar, however the problem at the moment is:

- I do not quite like "internet installers" (downloading needed parts)

- Common Win32/MS installer would result in duplicating executables -> longer file to download.

Mirek
Re: upp package installer [message #4788 is a reply to message #4787] Tue, 22 August 2006 12:28 Go to previous messageGo to next message
3togo is currently offline  3togo
Messages: 83
Registered: May 2006
Location: Hong Kong SAR
Member
In case u want to keep things smaller, u could alway separate the linux packages from the M$ one. I don't like internet download parts too.


Do look close to installjammer, I think it could be a right choice. Very easy to use.

wget http://superb-east.dl.sourceforge.net/sourceforge/installjam mer/InstallJammer-1.0.2-Linux-x86-Install
chmod 755 InstallJammer-1.0.2-Linux-x86-Install
./InstallJammer-1.0.2-Linux-x86-Install


3togo


[Updated on: Tue, 22 August 2006 12:33]

Report message to a moderator

Re: upp package installer [message #4790 is a reply to message #4788] Tue, 22 August 2006 15:06 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Speaking about executable linux installer, would not it be easier to simply adapt existing windows infrastructure to Linux too?

It is pretty advanced stuff now, you just click in GUI what you want to produce and it compiles theide.exe, compresses, compiles installation .exe and uploads to sf.net...

Mirek
Previous Topic: Which parts of Esc are the biggest reasons of its slowliness?
Next Topic: Drawing Question
Goto Forum:
  


Current Time: Sun May 05 15:22:54 CEST 2024

Total time taken to generate the page: 0.02646 seconds