Koen, "I think it would be nice if there were only one version."
I understand that when you create a new version (25), you keep the old versions (24) in repository. j...@desktop:~$ aptitude search libwt i A libwt-common - C++ library and application server for web applications [common] i A libwt-dbg - C++ library and application server for web applications [debug] i A libwt-dev - C++ library and application server for web applications [development] i A libwt-doc - C++ library and application server for web applications [doc] c libwt24 - C++ library and application server for web applications [runtime] i A libwt25 - C++ library and application server for web applications [runtime] i A libwtdbo-dev - the Wt::Dbo ORM library for Wt [development] c libwtdbo24 - the Wt::Dbo ORM library for Wt [runtime] i A libwtdbo25 - the Wt::Dbo ORM library for Wt [runtime] p libwtdbopostgres-dev - the PostgreSQL backend for Wt::Dbo [development] c libwtdbopostgres24 - the PostgreSQL backend for Wt::Dbo [runtime] i A libwtdbopostgres25 - the PostgreSQL backend for Wt::Dbo [runtime] p libwtdbosqlite-dev - the sqlite3 backend for Wt::Dbo [development] c libwtdbosqlite24 - the sqlite3 backend for Wt::Dbo [runtime] i A libwtdbosqlite25 - the sqlite3 backend for Wt::Dbo [runtime] i A libwtext-dev - additional widgets for Wt, based on ExtJS 2.0.x [development] c libwtext24 - additional widgets for Wt, based on ExtJS 2.0.x [runtime] i A libwtext25 - additional widgets for Wt, based on ExtJS 2.0.x [runtime] p libwtfcgi-dev - the FastCGI connector library for Wt [development] p libwtfcgi24 - the FastCGI connector library for Wt [runtime] p libwtfcgi25 - the FastCGI connector library for Wt [runtime] i A libwthttp-dev - the HTTP(S) connector library for Wt [development] c libwthttp24 - the HTTP(S) connector library for Wt [runtime] i A libwthttp25 - the HTTP(S) connector library for Wt [runtime] But the command "aptititude full-upgrade, erase the old version and install only the new. So the examples that use the version '24 'are giving error (from what I understand). Why not, always have the same name for the package, regardless of version? Or create the names: Current Version: libwt, libwtdbo, libwtdbopostgres, libwtdbosqlite, libwtext, libwthttp Old Version: libwt24, libwtdbo24, libwtdbopostgres24, libwtdbosqlite24, libwtext24, libwthttp24 Regards, John ps.: Maybe the error is that when you install the package Witty, it installs its dependencies by number (25) and not the 'generic' "-dev" package. j...@desktop:~$ aptitude show witty Pacote: witty Novo: sim Estado: instalado Automaticamente instalado: não Versão: 3.1.6-1~lucid~pgquiles1 Prioridade: extra Seção: libdevel Mantenedor: Pau Garcia i Quiles <[email protected]> Tamanho Descompactado: 81,9k Depende de: libwt25, libwthttp25 | libwtfcgi25, libwtext25, libwtdbo25, libwtdbosqlite25, libwtdbopostgres25 Fornecido por: libwt24, libwt25, libwtext24, libwtext25, libwtfcgi24, libwtfcgi25, libwthttp24, libwthttp25 Descrição: C++ library for webapps [runtime] (transition package) Wt (pronounced 'witty') is a C++ library and application server for developing and deploying web applications. The API is widget-centric and offers complete abstraction of any web-specific application details. This package installs the Witty libraries This is a dummy transition package and can be safely removed. ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
